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

 ID:               44383
 Updated by:       php-bugs@lists.php.net
 Reported by:      kevin dot craft at gmail dot com
 Summary:          PHP DateTime not converted to xsd:datetime
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          SOAP related
 Operating System: *
 PHP Version:      5.*, 6 (2009-08-07
 Assigned To:      mj

 New Comment:

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.


Previous Comments:
------------------------------------------------------------------------
[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 )

------------------------------------------------------------------------
[2012-01-25 19:44:20] frozenf...@php.net

I've encountered this issue today, and it would be really wonderful to have 
this 
patch applied.

------------------------------------------------------------------------
[2010-10-18 17:43:04] aldekein at myevil dot info

It still does not work after 2.5 years in PHP 5.3.1 on Windows.

Maybe this patch should be applied to official PHP branch?

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


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