1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00

Decided not to clutter NEWS file with build fix, It is big enough already.

This commit is contained in:
Jason Greene
2000-11-17 15:41:02 +00:00
parent 3e2ddd1edf
commit ac5e01e567

1
NEWS
View File

@@ -2,7 +2,6 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.4
- Fixed ext/java so that SUN CC can compile it (Jason)
- Modified preg_grep() to always return the results with keys from the original
array. (Andrei)
- Modified preg_replace() to accept Perl-style $n backreferences in addition