news entry

This commit is contained in:
Antony Dovgal 2004-08-05 14:13:13 +00:00
parent e63a7d893b
commit 22bbf75b5f

2
NEWS
View File

@ -23,6 +23,8 @@ PHP NEWS
- Added MDTM support to ftp_url_stat. (Sara)
- Added zlib stream filter suport. (Sara)
- Added bz2 stream filter support. (Sara)
- Added support of parameter->value arrays to xsl_xsltprocessor_set_parameter()
(Tony)
- Fixed bug in mysql->client_version (Georg)
- Changed the implementation of TRUE, FALSE, and NULL from constants to
keywords. (Marcus)