From 4f343428d1a70ecc2c28c112eef97028f6351533 Mon Sep 17 00:00:00 2001 From: Date: Sat, 26 Aug 2000 01:09:07 +0000 Subject: [PATCH] NEWS update --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.50.1