Make wsdl2php E_STRICT compliant
Status: Alpha
Brought to you by:
cod3gen
Hello.
Just started playing with this class. Very useful to testing remote services as well as my own services being correctly documented.
Using PHP5 in E_STRICT mode results in a few errors. And an E_DEPRECATED error.
Patch removes these issues.
Patched against branch/0.2.
Regards,
Richard Quadling.
E_STRICT compliance patch