PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » SOAP » Bug #389

problem with large messages

Details

Submitted2003-12-09 19:14 UTC
Fromdalpian at boldcron dot com dot br
Assignedyunosh
StatusNo Feedback
PackageSOAP
PHP Version4.3.3
OSRedHat Linux 9.0
Roadmaps(Not assigned)

Comments

[2003-12-09 19:14 UTC] dalpian at boldcron dot com dot br

Description:
------------
When a single SOAP client message is sent, with more than 10kb, an extra byte (\n) is added to the message.
The message is of type String, representing an email message.

This bug does not happen with PHP 4.2.3, only with 4.3.3.