X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NEWS;h=c48d6437c4df8d186c43d8c7495238ae5de0a272;hb=723faca05d5bc0d03b7517ced114b64bad1a1637;hp=9ef3f459e018464261ea48e4ace0270c62ad8ed2;hpb=6722ee896b276590661096b59d42f511b9ad7163;p=plcapi.git diff --git a/NEWS b/NEWS index 9ef3f45..c48d643 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,13 @@ -XML-RPC for PHP version 4.5.1 - unreleased +XML-RPC for PHP version 4.5.2 - unreleased + +* improved: better phpdocs in the the php code generated by the Wrapper class + +* improved: allow usage of 'epivals' for the 'parameters_type' member of methods definitions in the Server dispatch map + +* improved: debugger page title when used from the phpjsonrpc library + + +XML-RPC for PHP version 4.5.1 - 2021/1/3 * improved: made it easier to subclass the Helper\Charset class by allowing `instance` to use late static binding