We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I got this error :
Fatal error: Uncaught Error: Call to a member function serialize() on string in /vendor/phpxmlrpc/phpxmlrpc/src/Value.php:373
The library has been installed with : composer require phpxmlrpc/phpxmlrpc
Thanks
The text was updated successfully, but these errors were encountered:
You have created a Struct value whose member is a plain php string. You should pass in instead a string wrappped in another Xmlrpc Value obejct
Sorry, something went wrong.
Almost one year since feedback. I'll close this one soon
No branches or pull requests
Hello,
I got this error :
Fatal error: Uncaught Error: Call to a member function serialize() on string in /vendor/phpxmlrpc/phpxmlrpc/src/Value.php:373
The library has been installed with : composer require phpxmlrpc/phpxmlrpc
Thanks
The text was updated successfully, but these errors were encountered: