summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2001-01-23 15:30:27 +0000
committerThies C. Arntzen <thies@php.net>2001-01-23 15:30:27 +0000
commitd36858681a0d48414702524ebd16f31289b06fa8 (patch)
treeddb8d94aead7984843698d2adc6af7ee0a8c3b5c
parent373e8301177fbe268eacdb0f32aa6d193ab647f6 (diff)
downloadphp-git-d36858681a0d48414702524ebd16f31289b06fa8.tar.gz
#found this by playing with phpMyAdmin.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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