Open GoogleCodeExporter opened 9 years ago
I add some code to 'class.phpwsdl.php' to make pwpwsdl output a wsdl file
without namespaced class name but the resulting webservice failed to run. It
says something like "can't find class 'WSClass'"; normal because php need the
full namespace to load namespaced classes.
Can you help please?
I continue turning arrond by my side.
Original comment by elomrayd...@gmail.com
on 6 Apr 2012 at 10:24
Sorry for the big delay, I didn't receive the issue notice with email. I
decided to add namespaces for PHP >=5.3 into the upcoming PhpWsdl version 3.0.
Before that, version 2.4 will be released. Today someone told me that he would
like to wrap the PhpWsdl code with namespaces for PHP 5.3 and the Symfony2 PHP
framework. Maybe that would be a faster solution than waiting for PhpWsdl
version 3.0. I'll add a link to this wrapper project, if it's going public.
Original comment by schickwa...@googlemail.com
on 22 Aug 2012 at 8:48
Original issue reported on code.google.com by
elomrayd...@gmail.com
on 5 Apr 2012 at 4:40