Active
Project:
SOAP Client
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 09:55 UTC
Updated:
22 Apr 2015 at 13:18 UTC
Jump to comment: Most recent
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.