phpxmlrpc icon indicating copy to clipboard operation
phpxmlrpc copied to clipboard

Error

Open klarlichter opened this issue 3 years ago • 1 comments
trafficstars

Hello, if I run your great library I get

PhpXmlRpc\Encoder->decode('<?xml version="...')

Could you tell my how to fix this?

klarlichter avatar Jan 07 '22 11:01 klarlichter

Hello. I am sorry, but I will need more information in order to be able to support you.

What you pasted seems to be a snippet of code, not even an error message. Where do you get it displayed?

The interesting part is it seems to be dumped dumped via a layer which does html-escaping, as the ">" character is replaced by ">" If this is part of an error message, it might be that you copy-pasted some code from the internet, and that when you saved it, the html-escaping screwed it up... (or it might just be that the html-escaping is due to github, and your code is fine)

Would you be able to paste here a full sample of your php code ?

gggeek avatar Jan 10 '22 09:01 gggeek

Ping

gggeek avatar Dec 06 '22 17:12 gggeek

No feedback for one year. Closing...

gggeek avatar Jan 09 '23 12:01 gggeek