From: Date: Mon, 31 Jul 2000 01:09:05 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c30d5a8d27b655b88057cefd943a7af9acd85b1a;p=php NEWS update --- diff --git a/NEWS b/NEWS index 330e11537c..29d08489bd 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Added XML_Parser class in PEAR (Stig) +- Added "make test" target in pear/ and added some regression tests (Stig) +- Fix bug in strip_tags function as per bug #5857 (Rasmus) - Fix reading of IPTC via GetImageInfo() for certain JPEG files. (Thies) - Improved the output-buffering functions to be re-entrant (Zeev) - Made ldap_add(), ldap_modify(), ldap_mod_add(), ldap_mod_replace()