To reproduce:
When saving a node with a phone field, the saving fails with this fatal error. Attaching screenshot of field settings.

stderr: PHP Fatal error:  Cannot pass parameter 3 by reference in /sites/all/libraries/libphonenumber-for-php/PhoneNumberUtil.php on line 841
CommentFileSizeAuthor
phonesettings.png89.54 KBgiorgio79

Comments

cdale’s picture

Status: Active » Fixed

This was an error in the upstream libphonenumber. A fix has been pushed for this.

https://github.com/chipperstudios/libphonenumber-for-php/commit/866a37f7...

Please try the latest version of the libphonenumber code.

cdale’s picture

Also, errors with libraries should be reported with the library issue queue, in this case on github.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

asergtsw