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
We are open to loosening the PHP version requirement, but would like to hear from the community that they've tested the SDK on version 5.x and shared the outcome with us.
I had an issue that has been resolved in future pushes but now the project won't allow me to update to the latest project.
what changes between version ^1.1 and ^1.2 to make that decision?
what can I do to make it work not with php 7?
version 1.1.1 php >= 5.6
Error:
FatalErrorException: Parse: syntax error, unexpected 'function' (T_FUNCTION), expecting identifier (T_STRING) in .../vendor/xeroapi/xero-php-oauth2/lib/IdentityObjectSerializer.php line 50
Thanks
The text was updated successfully, but these errors were encountered: