asimlqt / php-google-spreadsheet-client

A PHP library for accessing and manipulating Google Spreadsheets
Other
544 stars 152 forks source link

SimpleXMLElement::addChild(): unterminated entity reference #157

Closed cornernote closed 8 years ago

cornernote commented 8 years ago

I have a field with this content:

Goods arrived within stated times, well packed & in good condition. I'm happy

When I call $listEntry->update($values); I get the following error:

PHP Error[2]: SimpleXMLElement::addChild(): unterminated entity reference  in good condition. I'm happy
    in file .../vendor/asimlqt/php-google-spreadsheet-client/src/Google/Spreadsheet/ListEntry.php at line 94