mercredi 23 mai 2007

SOAP Again ... name space problem [Fixed]

Hi all,

I just commited a fix for the namespace claches ... Yes php 5.x use native soap classes and a soapclient classes was already in use by phpgroupware ...

So I move the file class.soapclient.inc.php to class.phpgw_soapclient.inc.php, change some CreateObject calls, and it should work now !

Symptoms of the problem : when instanciating the classes, the script was diying silently, without any warning ... too bad :(.

Now the release for the .16-012 is close to be done (I hope so :).

Regards,

Caeies