RE: [SOAP] Passing DateTime objects through SOAP WSDL layer
[email protected] ("Christian Wenz") Thu, 3 May 2012 13:30:33 +0200
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
> According to this: https://bugs.php.net/bug.php?id=3D44383 PHP = DateTime's > are not converted to xsd:datetime automatically. Either wait for the patch to make it into ext/soap, or send a string. = The former would be the better solution of course, but since the patch = has not been applied for almost three years, the latter option might be = the quicker fix for you. --Christian