phpxmlrpc icon indicating copy to clipboard operation
phpxmlrpc copied to clipboard

A php library for building xmlrpc clients and servers

Results 25 phpxmlrpc issues
Sort by recently updated
recently updated
newest added

Hi, I currently have a very hard-to-debug issue where I get the "invalid_return" error, which is generated in parseResponse(). In my case it does make a difference where the error...

enhancement
waiting for feedback

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...

At the moment only phpdoc-style comments are parsed to determine the expected types of a function/method; we could definitely improve that

enhancement

I don't see void mentioned in the docs or in \PhpXmlRpc\Value class. What is the recommended wat to specify (no) result type void in the method signature?

enhancement

This issues is not a troll related. We're just came here from this [reddit post.](https://www.reddit.com/r/MurderDrones/s/53rAwsIXif) (credit: u/justzvan) Murder Drones is a black comedy internet series produced by GLITCH Productions, it's...

not an issue