fergusean / nusoap

NuSOAP re-packaged for Packagist/Composer
http://sourceforge.net/projects/nusoap/
GNU Lesser General Public License v2.1
23 stars 72 forks source link

Remove static class emulation #1

Open zeroark opened 9 years ago

zeroark commented 9 years ago

Basically, remove static class emulation and update the class to be a proper static one.

This is done in order to solve an issue with PHPUnit, more info over here: http://stackoverflow.com/questions/14607718/multiple-nusoap-clients-causes-undefined-index-transient-error