You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This warning happens with large sheets or sheets with larger formulas:
PHP Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : internal error: Huge input lookup in vendor/asimlqt/php-google-spreadsheet-client/src/Google/Spreadsheet/Worksheet.php on line 156
To fix this, on line 156 of vendor/asimlqt/php-google-spreadsheet-client/src/Google/Spreadsheet/Worksheet.php, please change the following:
This warning happens with large sheets or sheets with larger formulas:
To fix this, on line 156 of vendor/asimlqt/php-google-spreadsheet-client/src/Google/Spreadsheet/Worksheet.php, please change the following:
to:
Thanks!
The text was updated successfully, but these errors were encountered: