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

error "Warning: attempt to modify property of non-object" #12

Open ouchayan opened 7 years ago

ouchayan commented 7 years ago

the probleme is cause in line 112 in the file vendor/fergusean/nusoap/lib/class.wsdl.php

//$this->schemas[$ns]->imports[$ns2][$ii]['loaded'] = true;)