]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 14 Nov 2000 02:09:10 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Tue, 14 Nov 2000 02:09:10 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 038b2d019e91dffc90bb63c8f8c2b3c6db3c2877..5b756dc047cb50503e22d6319c52bc44547cc0d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- Modified preg_replace() to ignore backreferences that refer to
+  non-existing subpatterns. (Andrei)
+- Fixed column-title buffer-overflow in OCIFetchStatement(). (Thies)
 - Added 'output_handler' INI directive (Zeev)
 - Fixed some buglets in the output buffering mechanism (Zeev)
 - Added transparent gzip compression support (Jade Nicoletti, Zeev)