asimlqt / php-google-spreadsheet-client

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

Switch from addChild to -> in CellFeed::createCell due to addChild not escaping & properly. #136

Closed tandoan closed 8 years ago

tandoan commented 8 years ago

See http://php.net/manual/en/simplexmlelement.addchild.php#112204 for more details.