]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 18 Jun 2002 00:26:27 +0000 (00:26 +0000)
committer <changelog@php.net> <>
Tue, 18 Jun 2002 00:26:27 +0000 (00:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index caf421c9c6ff727ecb6bda0be889a7ff98a47bf7..91b2c063278929eac6604a18a872b7cc1927b46c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Fixed a crash in ereg_replace() when backreference number was greater
+  than the number of subpatterns. (oliver@billix.franken.de)
 - Added preliminary SAX-Input support. It's now possible to build a DomDocument
   with SAX-Events. (chregu)
 - Bundle gd library 2.0.1 with php (ext/gd/libgd) (Rasmus), tweak config.m4 to