]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 25 Aug 2000 08:15:05 +0000 (08:15 +0000)
committer <changelog@php.net> <>
Fri, 25 Aug 2000 08:15:05 +0000 (08:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c824fd8b1a3dd14f26252cb545916fb58ae53237..685d093df9496358e871bee15908cd27aaa664a6 100644 (file)
--- 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)