From: Jason Greene Date: Fri, 17 Nov 2000 15:41:02 +0000 (+0000) Subject: Decided not to clutter NEWS file with build fix, It is big enough already. X-Git-Tag: php-4.0.4RC3~172 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac5e01e567be102a78aaa9c395412b409ece4a80;p=php Decided not to clutter NEWS file with build fix, It is big enough already. --- diff --git a/NEWS b/NEWS index a8a28ce78c..f699394d64 100644 --- a/NEWS +++ b/NEWS @@ -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