summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Greene <jason@php.net>2000-11-17 15:41:02 +0000
committerJason Greene <jason@php.net>2000-11-17 15:41:02 +0000
commitac5e01e567be102a78aaa9c395412b409ece4a80 (patch)
treeaa3e2296f8266679a64003304dd13cb03c1094f2
parent3e2ddd1edf98404a462af810e8e51a0994c45771 (diff)
downloadphp-git-ac5e01e567be102a78aaa9c395412b409ece4a80.tar.gz
Decided not to clutter NEWS file with build fix, It is big enough already.
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
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