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
When running the script, I get the following error message:
Fatal error: Cannot use lexical variable $eventName as a parameter name in /home/xxx/OmekaApiToCsv-master/vendor/guzzlehttp/guzzle/src/Event/Emitter.php on line 49
When running the script, I get the following error message:
Fatal error: Cannot use lexical variable $eventName as a parameter name in /home/xxx/OmekaApiToCsv-master/vendor/guzzlehttp/guzzle/src/Event/Emitter.php on line 49
We're using Omeka 2.7.1, PHP 7.0.33.
Doing a bit of research online, it seems that guzzle needs to be updated. The version of guzzle installed doesn't seem to be compatible with PHP 7.
https://stackoverflow.com/questions/54609760/php-fatal-error-cannot-use-lexical-variable-eventname-as-a-parameter-name-in
googleapis/google-api-php-client#1068
https://www.bountysource.com/issues/42758749-php7-1-guzzle-error-cannot-use-lexical-variable-eventname-as-a-parameter-name
The text was updated successfully, but these errors were encountered: