ID:               48557
 User updated by:  kirila dot adamova at bitextender dot com
 Reported By:      kirila dot adamova at bitextender dot com
 Status:           Open
 Bug Type:         SOAP related
 Operating System: Mac OS X 10.5.7
 PHP Version:      5.3.0RC3
 New Comment:

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


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

[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