There is the following error when creating a new field:

( ! ) Warning: Unexpected character in input: '\' (ASCII=92) state=1 in contrib/phone/includes/phone.libphonenumber.inc on line 30

It happens in PHP 5.2.17, but it works in 5.3.17

Comments

kenorb’s picture

Status: Active » Closed (works as designed)

Actually phone.info contains the right PHP version:

php = 5.3

So it was actually my fault, because I had newer version in command line, than on my site.