Skip to content

Conversation

@QL2111
Copy link

@QL2111 QL2111 commented Dec 2, 2025

Hello,

I encountered a PHP fatal error while trying to use the XML-RPC API.

Error found in logs:
PHP Parse error: syntax error, unexpected '$this' (T_VARIABLE) in /var/www/html/lib/api/xmlrpc/v1/xmlrpc.class.php on line 3557

-> changed "arrya" to "array"
After the change, my API call correctly work.

Best Regards

Hello,

I encountered a PHP fatal error while trying to use the XML-RPC API.

Error found in logs:
`PHP Parse error: syntax error, unexpected '$this' (T_VARIABLE) in /var/www/html/lib/api/xmlrpc/v1/xmlrpc.class.php on line 3557`

-> changed "arrya" to "array"
After the change, my API call correctly work.

Best Regards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant