Bug #44383 [Com]: PHP DateTime not converted to xsd:datetime

2012-05-03 Thread andyidol at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=44383&edit=1

 ID: 44383
 Comment by: andyidol at gmail dot com
 Reported by:kevin dot craft at gmail dot com
 Summary:PHP DateTime not converted to xsd:datetime
 Status: Open
 Type:   Bug
 Package:SOAP related
 Operating System:   *
 PHP Version:5.*, 6 (2009-08-07
 Block user comment: N
 Private report: N

 New Comment:

Please fix this! I beg you )


Previous Comments:

[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?


[2009-08-07 15:23:57] david dot zuelke at bitextender dot com

Updated patch and tests: http://pastie.org/575559


[2009-06-29 08:56:29] lsm...@php.net

Reopening since we now have a patch.


[2009-06-29 08:28:26] david dot zuelke at bitextender dot com

We've created a patch to implement this.

Description (with patch and tests for download):
http://article.gmane.org/gmane.comp.php.devel/57369

Patch (in case gmane doesn't work):
http://pastie.org/527755

Tests (in case gmane doesn't work):
http://pastie.org/527762




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


Bug #45155 [Com]: Constructors not called when using classmap option in SoapClient

2012-05-03 Thread andyidol at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=45155&edit=1

 ID: 45155
 Comment by: andyidol at gmail dot com
 Reported by:david at globulebleu dot com
 Summary:Constructors not called when using classmap option
 in SoapClient
 Status: Open
 Type:   Bug
 Package:SOAP related
 Operating System:   *
 PHP Version:5.2.6
 Block user comment: N
 Private report: N

 New Comment:

Same here with 5.3.10. Maybe such classes should implement some specific 
interface (to avoid situation when class constructor has some required 
arguments) and to add some extra functionality, e.g:




Previous Comments:

[2011-05-04 18:22:02] kissifrot at gmail dot com

Same problems happens with PHP 5.3.6 (dotdeb version) on Lenny.

This is quite annoying as we cannot later call the created object's methods due 
to some logic done in the constructor (such as sanitizing for instance) which 
is missing.


[2010-05-04 18:10:39] philipp dot kempgen at amooma dot de

Same thing applies to SoapServer as well.


[2010-05-04 18:03:36] philipp dot kempgen at amooma dot de

Bug still found in PHP 5.3.2.


[2009-10-29 14:20:32] grzegorz dot drozd at esky dot pl

__wakeup is not called before deserialization from session (if you store object 
in session of course). Only __set is called when setting properties.


[2009-07-28 13:53:51] b...@php.net

changed status because this bug still exists and is reproduced




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=45155


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