Edit report at https://bugs.php.net/bug.php?id=44383&edit=1

 ID:                 44383
 Comment by:         eric dot dorr at de-cix dot net
 Reported by:        kevin dot craft at gmail dot com
 Summary:            PHP DateTime not converted to xsd:datetime
 Status:             No Feedback
 Type:               Bug
 Package:            SOAP related
 Operating System:   *
 PHP Version:        5.*, 6 (2009-08-07
 Assigned To:        mj
 Block user comment: N
 Private report:     N

 New Comment:

please fix this important SOAP feature.


Previous Comments:
------------------------------------------------------------------------
[2013-02-28 13:01:51] stefan dot giesecke at avl-investmentfonds dot de

Please fix this issue, prefer the example from  thomas dot lallement at 9online 
dot fr. Optional or not optional I don't care.

------------------------------------------------------------------------
[2013-02-18 00:33:54] php-bugs at lists dot php dot net

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.

------------------------------------------------------------------------
[2013-01-21 18:37:58] thomas dot lallement at 9online dot fr

For me, when you call $client->getCurrentDate(), the expected result would be 
to have a PHP DateTime object rather than a string.

So the expected result should be:

DateTime Object
(
    [date] => 2008-03-06 00:00:00
    [timezone_type] => x
    [timezone] => xxxx/xxxxx
)

What do you think about this? At least an option could be provide throught the 
SoapClient to permit this behavior.

------------------------------------------------------------------------
[2012-12-24 07:29:52] m...@php.net

David, I applied your patch to 5.6.0-dev but all the new tests are failing due 
to 
empty responses from SoapServer. Do you have 
some cycles to look into this?

------------------------------------------------------------------------
[2012-05-03 10:33:48] andyidol at gmail dot com

Please fix this! I beg you )

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=44383


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=44383&edit=1

Reply via email to