Increase backwards compatibility with version 3: make ALL global vars available which...
[plcapi.git] / doc / announce1b6.txt
1
2 I'm pleased to announce XML-RPC for PHP version 1.0 beta 6. This is the
3 final beta before the 1.0 release.
4
5 It can be downloaded from http://xmlrpc.usefulinc.com/php.html
6
7 Comprehensive documentation is available in the distribution, but you
8 can also browse it at http://xmlrpc.usefulinc.com/doc/
9
10 New features in this release include:
11
12  * Perl and Python test programs for the demo server
13  * Proper fault generation on a non-"200 OK" response from a remote host
14  * Bugfixed base64 decoding
15  * ISO8601 helper routines for translation to and from UNIX timestamps
16  * reorganization of code to allow eventual integration of alternative
17    transports
18
19 The changelog is available at: http://xmlrpc.usefulinc.com/ChangeLog.txt
20
21 Please test this as hard as possible and report bugs to the XML-RPC PHP
22 mailing list, of which more details are available at
23 http://xmlrpc.usefulinc.com/list.html, or to <xmlrpc@usefulinc.com>.