X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NEWS;h=266d8795c2d374bf0c83eb56a2c93d950214dc8d;hb=cc1e3919b9fe640926cb88670e2cc9fb63416148;hp=ab62c1e07c6178d36933bfa260cee704ba7c1dae;hpb=915b23d9a60b19901b5488f56c7d5439c5895983;p=plcapi.git diff --git a/NEWS b/NEWS index ab62c1e..266d879 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +XML-RPC for PHP version 3.0.0 - 2010/xx/yy + +This release corrects all bugs that have been reported and sucesfully reproduced since +version 3.0.0 beta + XML-RPC for PHP version 3.0.0 beta - 2009/09/05 This is the first release of the library to only support PHP 5. @@ -28,6 +33,7 @@ version 2.2.1. Regardless of the intimidating message about dropping PHP 4 support, it still does support that ancient, broken and insecure platform. + * fixed: php warning when receiving 'false' in a bool value * fixed: improve robustness of the debugger when parsing weird results from non-compliant servers * fixed: format floating point values using the correct decimal separator even when php locale is set to one that uses comma