Closed lemonlab closed 6 years ago
I have a field with this content: RIK & ROK
RIK & ROK
When i call $listFeed->insert($values) i get the following :
$listFeed->insert($values)
Warning: SimpleXMLElement::addChild(): unterminated entity reference ... at /vendor/asimlqt/php-google-spreadsheet-client/src/Google/Spreadsheet/ListFeed.php:93
I have a field with this content:
RIK & ROK
When i call
$listFeed->insert($values)
i get the following :