From: Date: Sat, 26 Aug 2000 01:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.2~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f343428d1a70ecc2c28c112eef97028f6351533;p=php NEWS update --- diff --git a/NEWS b/NEWS index 685d093df9..31c3b12b96 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Fixed a bug in preg_replace() that would truncate subject string if the + first argument was en empty array. (Andrei) +- Added ob_get_length function (Stig) - Fixed a bug that did not respect limit parameter in preg_replace() when using /e modifier. (Andrei) - Added ability for each xml_set_*_handler() function to take the