From: Thies C. Arntzen Date: Tue, 23 Jan 2001 15:30:27 +0000 (+0000) Subject: #found this by playing with phpMyAdmin. X-Git-Tag: php-4.0.5RC1~484 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d36858681a0d48414702524ebd16f31289b06fa8;p=php #found this by playing with phpMyAdmin. --- diff --git a/NEWS b/NEWS index aa745cf367..7e9df32a88 100644 --- 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