1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 06:51:18 +02:00

#found this by playing with phpMyAdmin.

This commit is contained in:
Thies C. Arntzen
2001-01-23 15:30:27 +00:00
parent 373e830117
commit d36858681a

1
NEWS
View File

@@ -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