From: Operating system: Fedora 13 PHP version: 5.3.10 Package: XMLRPC-EPI related Bug Type: Bug Bug description:XMLRPC Failure
Description: ------------ Approximately 3 years ago I wrote several PHP programs that allow users to connect to the United States Postal Service Server to do things such as validate addresses, obtain shipping rates, track packages, etc. The site in question is: http://freshsoftware.dyndns.info/scripts_for_sale/usps/ As of PHP 5.2.3 the scripts worked fine. After upgrading my Fedora System to version 13 I had to upgrade to PHP-5.2.17. Under PHP 5.2.17 I was able to get some of the scripts to work but data is still not being collected by the XMLPRC functions and/or contained in an array properly. For example some data is being chopped and/or left off completely. For example follow the form at the link bellow and you will see that data is not being cut off. http://freshsoftware.dyndns.info/scripts_for_sale/usps/carrier_pickup_1.php?item_num=USPS-1565986&t=computer_software&software_title=php_usps_xml_carrier_pickup/ For example the listing for Mail Service should say âPriorityMailâ but it only says âriorityMailâ The Pickup Confirmation is also not being displayed at all. But I was able to echo the confirmation number out in from a function on line 221. The source code for this file is: http://freshsoftware.dyndns.info/scripts_for_sale/usps/usps_xml_carrier_pickup_live.phps In short my complaint is that the XMLRPC and/or ARRAY functions are not working prop. Please help I have tried every thing. My PHPINFO can be found at: http://freshsoftware.dyndns.info/php/ Please not that when PHP-5.3.10 is installed no data is returned. I get nothing. Test script: --------------- http://freshsoftware.dyndns.info/~freshsoftware/scripts_for_sale/usps/usps_xml_carrier_pickup_live.phps Expected result: ---------------- An echo of the lines 286 to 307 Actual result: -------------- Split/or Chopped data -- Edit bug report at https://bugs.php.net/bug.php?id=61281&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=61281&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=61281&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=61281&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=61281&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=61281&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=61281&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=61281&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=61281&r=needscript Try newer version: https://bugs.php.net/fix.php?id=61281&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=61281&r=support Expected behavior: https://bugs.php.net/fix.php?id=61281&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=61281&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=61281&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=61281&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=61281&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=61281&r=dst IIS Stability: https://bugs.php.net/fix.php?id=61281&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=61281&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=61281&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=61281&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=61281&r=mysqlcfg