Chapter 2. What's new

Table of Contents

2.2.1
2.2
2.1
2.0 final
2.0 Release candidate 3
2.0 Release candidate 2
2.0 Release candidate 1

Note: not all items the following list have (yet) been fully documented, and some might not be present in any other chapter in the manual. To find a more detailed description of new functions and methods please take a look at the source code of the library, which is quite thoroughly commented in javadoc-like form.

2.2.1

Note: this is the last release of the library that will support PHP 4. Future releases (if any) will target php 5.0 as minimum supproted version.

  • fixed: work aroung bug in php 5.2.2 which broke support of HTTP_RAW_POST_DATA

  • fixed: is_dir parameter of setCaCertificate() method is reversed

  • fixed: a php warning in xmlrpc_client creator method

  • fixed: parsing of '1e+1' as valid float

  • fixed: allow errorlevel 3 to work when prev. error handler was a static method

  • fixed: usage of client::setcookie() for multiple cookies in non-ssl mode

  • improved: support for CP1252 charset is not part or the library but almost possible

  • improved: more info when curl is enabled and debug mode is on