#47624 [Opn]: SOAP response has int type for a key value that is out of range

2010-02-04 Thread akshah123 at hotmail dot com
 ID:   47624
 User updated by:  akshah123 at hotmail dot com
 Reported By:  akshah123 at hotmail dot com
 Status:   Open
 Bug Type: SOAP related
 Operating System: Linux
-PHP Version:  5.3.0
+PHP Version:  5.3.1
 New Comment:

The problem persists with php 5.3.1 as well.


Previous Comments:


[2009-11-10 15:42:56] akshah123 at hotmail dot com

I have tested this with 5.2.11 and the issue is there as well.  Please

let me know if I can provide any additional information that would help

resolve this issue.

I cannot upgrade my system and use cool new features in PHP 5.3 as this

is blocking a major functionality in the application.

Thanks.



[2009-09-10 20:00:45] akshah123 at hotmail dot com

The script on server side (temp.php): http://pastie.org/612784
The client side script to test:  http://pastie.org/612787
Again, the error is: 

/Reports/test.php line 5 - SOAP-ERROR: Encoding: Can't decode apache 
map, only Strings or Longs are allowd as keys.

Using the __getLastResponse() function I received following xml: 
http://pastie.org/612791



[2009-09-10 19:33:40] akshah123 at hotmail dot com

The sample WSDL:

http://pastie.org/612742

I am getting this error with another php script i run on a different 
servers. I have been able to reproduce this error on several machines 
with php version ranging from 5.2.2 to 
5.3.0



[2009-09-07 20:22:18] sjo...@php.net

Thank you for your bug report.

Could you please supply us with a piece of WSDL describing the array?
Also, which client are you using which gives this error?

If I understand correctly, the problem occurs with the soapenc:array
type and the Axis 1 SOAP library.



[2009-09-01 21:26:28] akshah123 at hotmail dot com

Hello, 

I have confirmed that this issue is in 5.3.0 and 5.2.10.



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
http://bugs.php.net/47624

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



#47624 [Opn]: SOAP response has int type for a key value that is out of range

2009-11-10 Thread akshah123 at hotmail dot com
 ID:   47624
 User updated by:  akshah123 at hotmail dot com
 Reported By:  akshah123 at hotmail dot com
 Status:   Open
 Bug Type: SOAP related
 Operating System: Linux
 PHP Version:  5.3.0
 New Comment:

I have tested this with 5.2.11 and the issue is there as well.  Please

let me know if I can provide any additional information that would help

resolve this issue.

I cannot upgrade my system and use cool new features in PHP 5.3 as this

is blocking a major functionality in the application.

Thanks.


Previous Comments:


[2009-09-10 20:00:45] akshah123 at hotmail dot com

The script on server side (temp.php): http://pastie.org/612784
The client side script to test:  http://pastie.org/612787
Again, the error is: 

/Reports/test.php line 5 - SOAP-ERROR: Encoding: Can't decode apache 
map, only Strings or Longs are allowd as keys.

Using the __getLastResponse() function I received following xml: 
http://pastie.org/612791



[2009-09-10 19:33:40] akshah123 at hotmail dot com

The sample WSDL:

http://pastie.org/612742

I am getting this error with another php script i run on a different 
servers. I have been able to reproduce this error on several machines 
with php version ranging from 5.2.2 to 
5.3.0



[2009-09-07 20:22:18] sjo...@php.net

Thank you for your bug report.

Could you please supply us with a piece of WSDL describing the array?
Also, which client are you using which gives this error?

If I understand correctly, the problem occurs with the soapenc:array
type and the Axis 1 SOAP library.



[2009-09-01 21:26:28] akshah123 at hotmail dot com

Hello, 

I have confirmed that this issue is in 5.3.0 and 5.2.10.



[2009-03-20 15:06:49] akshah123 at hotmail dot com

Is there any additional information that I can provide to perhaps 
speed up the process to resolve this ticket?



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
http://bugs.php.net/47624

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



#47624 [Fbk-Opn]: SOAP response has int type for a key value that is out of range

2009-09-10 Thread akshah123 at hotmail dot com
 ID:   47624
 User updated by:  akshah123 at hotmail dot com
 Reported By:  akshah123 at hotmail dot com
-Status:   Feedback
+Status:   Open
 Bug Type: SOAP related
 Operating System: Linux
 PHP Version:  5.3.0
 New Comment:

The sample WSDL:

http://pastie.org/612742

I am getting this error with another php script i run on a different 
servers. I have been able to reproduce this error on several machines 
with php version ranging from 5.2.2 to 
5.3.0


Previous Comments:


[2009-09-07 20:22:18] sjo...@php.net

Thank you for your bug report.

Could you please supply us with a piece of WSDL describing the array?
Also, which client are you using which gives this error?

If I understand correctly, the problem occurs with the soapenc:array
type and the Axis 1 SOAP library.



[2009-09-01 21:26:28] akshah123 at hotmail dot com

Hello, 

I have confirmed that this issue is in 5.3.0 and 5.2.10.



[2009-03-20 15:06:49] akshah123 at hotmail dot com

Is there any additional information that I can provide to perhaps 
speed up the process to resolve this ticket?



[2009-03-11 14:49:18] akshah123 at hotmail dot com

Description:

It seems that instead of string, new version of PHP (5.2.9) has 

key xsi:type=xsd:int884385070380/key

as opposed to for old version of PHP (5.2.2) returning 

key xsi:type=xsd:string884385070380/key

for arrays in SOAP services.

This causes the client to throw a soap fault error with SOAP-ERROR: 
Encoding: Can't decode apache map, only Strings or Longs are allowd 
as keys.






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



#47624 [Opn]: SOAP response has int type for a key value that is out of range

2009-09-10 Thread akshah123 at hotmail dot com
 ID:   47624
 User updated by:  akshah123 at hotmail dot com
 Reported By:  akshah123 at hotmail dot com
 Status:   Open
 Bug Type: SOAP related
 Operating System: Linux
 PHP Version:  5.3.0
 New Comment:

The script on server side (temp.php): http://pastie.org/612784
The client side script to test:  http://pastie.org/612787
Again, the error is: 

/Reports/test.php line 5 - SOAP-ERROR: Encoding: Can't decode apache 
map, only Strings or Longs are allowd as keys.

Using the __getLastResponse() function I received following xml: 
http://pastie.org/612791


Previous Comments:


[2009-09-10 19:33:40] akshah123 at hotmail dot com

The sample WSDL:

http://pastie.org/612742

I am getting this error with another php script i run on a different 
servers. I have been able to reproduce this error on several machines 
with php version ranging from 5.2.2 to 
5.3.0



[2009-09-07 20:22:18] sjo...@php.net

Thank you for your bug report.

Could you please supply us with a piece of WSDL describing the array?
Also, which client are you using which gives this error?

If I understand correctly, the problem occurs with the soapenc:array
type and the Axis 1 SOAP library.



[2009-09-01 21:26:28] akshah123 at hotmail dot com

Hello, 

I have confirmed that this issue is in 5.3.0 and 5.2.10.



[2009-03-20 15:06:49] akshah123 at hotmail dot com

Is there any additional information that I can provide to perhaps 
speed up the process to resolve this ticket?



[2009-03-11 14:49:18] akshah123 at hotmail dot com

Description:

It seems that instead of string, new version of PHP (5.2.9) has 

key xsi:type=xsd:int884385070380/key

as opposed to for old version of PHP (5.2.2) returning 

key xsi:type=xsd:string884385070380/key

for arrays in SOAP services.

This causes the client to throw a soap fault error with SOAP-ERROR: 
Encoding: Can't decode apache map, only Strings or Longs are allowd 
as keys.






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



#47624 [Opn]: SOAP response has int type for a key value that is out of range

2009-09-01 Thread akshah123 at hotmail dot com
 ID:   47624
 User updated by:  akshah123 at hotmail dot com
 Reported By:  akshah123 at hotmail dot com
 Status:   Open
 Bug Type: SOAP related
 Operating System: Linux
-PHP Version:  5.2.9
+PHP Version:  5.3.0
 New Comment:

Hello, 

I have confirmed that this issue is in 5.3.0 and 5.2.10.


Previous Comments:


[2009-03-20 15:06:49] akshah123 at hotmail dot com

Is there any additional information that I can provide to perhaps 
speed up the process to resolve this ticket?



[2009-03-11 14:49:18] akshah123 at hotmail dot com

Description:

It seems that instead of string, new version of PHP (5.2.9) has 

key xsi:type=xsd:int884385070380/key

as opposed to for old version of PHP (5.2.2) returning 

key xsi:type=xsd:string884385070380/key

for arrays in SOAP services.

This causes the client to throw a soap fault error with SOAP-ERROR: 
Encoding: Can't decode apache map, only Strings or Longs are allowd 
as keys.






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



#47624 [NEW]: SOAP response has int type for a key value that is out of range

2009-03-11 Thread akshah123 at hotmail dot com
From: akshah123 at hotmail dot com
Operating system: Linux
PHP version:  5.2.9
PHP Bug Type: SOAP related
Bug description:  SOAP response has int type for a key value that is out of 
range

Description:

It seems that instead of string, new version of PHP (5.2.9) has 

key xsi:type=xsd:int884385070380/key

as opposed to for old version of PHP (5.2.2) returning 

key xsi:type=xsd:string884385070380/key

for arrays in SOAP services.

This causes the client to throw a soap fault error with SOAP-ERROR: 
Encoding: Can't decode apache map, only Strings or Longs are allowd 
as keys.


-- 
Edit bug report at http://bugs.php.net/?id=47624edit=1
-- 
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=47624r=trysnapshot52
Try a CVS snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=47624r=trysnapshot53
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=47624r=trysnapshot60
Fixed in CVS:
http://bugs.php.net/fix.php?id=47624r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=47624r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=47624r=alreadyfixed
Need backtrace:  
http://bugs.php.net/fix.php?id=47624r=needtrace
Need Reproduce Script:   
http://bugs.php.net/fix.php?id=47624r=needscript
Try newer version:   
http://bugs.php.net/fix.php?id=47624r=oldversion
Not developer issue: 
http://bugs.php.net/fix.php?id=47624r=support
Expected behavior:   
http://bugs.php.net/fix.php?id=47624r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=47624r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=47624r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=47624r=globals
PHP 4 support discontinued:  http://bugs.php.net/fix.php?id=47624r=php4
Daylight Savings:http://bugs.php.net/fix.php?id=47624r=dst
IIS Stability:   
http://bugs.php.net/fix.php?id=47624r=isapi
Install GNU Sed: 
http://bugs.php.net/fix.php?id=47624r=gnused
Floating point limitations:  
http://bugs.php.net/fix.php?id=47624r=float
No Zend Extensions:  
http://bugs.php.net/fix.php?id=47624r=nozend
MySQL Configuration Error:   
http://bugs.php.net/fix.php?id=47624r=mysqlcfg