From f6e38a2e95096862bc2d0719f46331f5526f3c1d Mon Sep 17 00:00:00 2001 From: Date: Fri, 25 Aug 2000 08:15:05 +0000 Subject: [PATCH] NEWS update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c824fd8b1a..685d093df9 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- 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 array($obj, 'method') syntax for the handler argument as well as the normal function name. (Andrei) -- 2.50.1