Hi,
I've just updated my local xampp installation to the latest version and I'm getting a strict standards error.
Strict Standards: Creating default object from empty value in \sites\all\modules\soapclient\modules\soapclient\nusoap\nusoap.php on line 75
PHP version is 5.3.5. Have I misconfigured my new server? Or is this a bug?
Cheers
Comments
Comment #1
mandreato commentedSame here on a PHP 5.3.8 environment.
Comment #2
mandreato commentedResolved installing nuSOAP 0.9.5
Comment #3
manuel garcia commentedJust confirming that upgrading nuSOAP does the trick, on PHP 5.5.9 here.
Comment #4
mustanggb commentedUpdated to dev (2013-Oct-01) and nuSOAP 0.9.5 on PHP 5.5.23 and it's happy again.