ID:               48717
 Updated by:       [email protected]
 Reported By:      rob at zcore dot org
 Status:           Open
 Bug Type:         SOAP related
 Operating System: Debian GNU/Linux
 PHP Version:      5.2.11
 New Comment:

To properly diagnose this bug, we need the SOAP request and response.
You can get that using a sniffer (Wireshark) or using __getLastRequest
and __getLastResponse. See the PHP manual for information on these
methods.


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

[2009-09-28 08:19:22] smashles at gmail dot com

I experience a similar issue on latest FreeBSD+Apache-2.2.13+PHP5.2.11
whiling passing longint to a postgresql. When passing a number larger
then maxint, it's reduced to 2147483647.

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

[2009-09-27 12:14:11] rob at zcore dot org

Hi,

in the meantime my company upgraded to 5.2.11 (security reasons); the
bug seems to be in there, too.

Unluckily updating to HEAD is no option, since we are using the
ZendPlatform.

Regs
  Rob

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

[2009-09-25 17:23:01] persiancity at gmail dot com

another note:
I get corrent result sends from a server using PHP 5.2.42
Incorrect result sends from a server with PHP 5.2.9

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

[2009-09-25 17:20:18] persiancity at gmail dot com

I am not pro in SOAP so maybe provide me __getLastRequest/Response
testing code?

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

[2009-09-25 16:51:46] [email protected]

I can not reproduce it with PHP 5.2 HEAD. Can you check with a sniffer,
or with __getLastRequest/Response if the error also occurs in the
request?

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

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/48717

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

Reply via email to