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 #183

Closed lemonlab closed 6 years ago

lemonlab commented 6 years ago

I have a field with this content: RIK & ROK

When i call $listFeed->insert($values) i get the following :

Warning: SimpleXMLElement::addChild(): unterminated entity reference
... at /vendor/asimlqt/php-google-spreadsheet-client/src/Google/Spreadsheet/ListFeed.php:93