ID:               48557
 Updated by:       der...@php.net
 Reported By:      kirila dot adamova at bitextender dot com
-Status:           Open
+Status:           Assigned
 Bug Type:         SOAP related
 Operating System: Mac OS X 10.5.7
 PHP Version:      5.3.0RC3
-Assigned To:      
+Assigned To:      dmitry


Previous Comments:
------------------------------------------------------------------------

[2009-06-15 10:38:14] kirila dot adamova at bitextender dot com

Test case: http://pastie.org/512338
WSDL for test: http://pastie.org/512339
Patch: http://pastie.org/512337

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

[2009-06-15 10:34:49] kirila dot adamova at bitextender dot com

Description:
------------
When receiving a SOAP response that contains an Apache "Map" encoded 
hashmap, PHP will not decode numeric string keys to integers. As a 
result, those items in the map are never accessible, because an array 
access with a numeric string key implicitly casts the value to an 
integer before doing a value lookup.

Reproduce code:
---------------
(test case and patch to be attached)



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


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

Reply via email to