Open GoogleCodeExporter opened 8 years ago
I can't reproduce the error with PHP Version 5.3.3-7+squeeze14. For testing
it'd maybe be good to know the exact operating system because there are
differences between Windows/Linux within the same PHP release. To reproduce the
error you have to send a SOAP request - how does the request XML look like?
Please note that the class.complextypedemo.php in the latest revision 43
contains an error: The class method ComplexTypeDemo->ComplexTypeDemo does a
wrong call on the enumeration demonstration class. It should look like this:
$this->Enum=DemoEnum::ValueB;
I'm still working on some improvements for the enumeration support. If they
work for me, I'll submit another revision (maybe later today).
Original comment by schickwa...@googlemail.com
on 26 Aug 2012 at 5:40
Ok, I saw this must be an error from the PHP SoapClient object. Please review
the latest revision 44, it may fix the error.
I assume you use Windows?
Original comment by schickwa...@googlemail.com
on 26 Aug 2012 at 7:36
Currently i am testing at win7/64 bit but later will use it also at redhat.
Original comment by christia...@gmail.com
on 26 Aug 2012 at 9:55
Still doesn't work in r44. But I've developed fix (in attachment)
Original comment by braba...@gmail.com
on 1 Mar 2013 at 6:48
Attachments:
Original issue reported on code.google.com by
christia...@gmail.com
on 26 Aug 2012 at 1:11