]> granicus.if.org Git - php/commitdiff
#found this by playing with phpMyAdmin.
authorThies C. Arntzen <thies@php.net>
Tue, 23 Jan 2001 15:30:27 +0000 (15:30 +0000)
committerThies C. Arntzen <thies@php.net>
Tue, 23 Jan 2001 15:30:27 +0000 (15:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index aa745cf367b173d4322ea938ff8ff4b9d77a13b0..7e9df32a88fb4c16c42630d28498557d8f523ae6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- Fixed possible crash in all (non-pcre) regex functions. (Thies)
 - Improved str_replace() to accept an array for any parameter - similar
   to preg_replace(). (Andrei)
 - Fixed extract() to properly prefix numeric keys when EXTR_PREFIX_ALL is