diff options
author | Jason Greene <jason@php.net> | 2000-11-17 15:41:02 +0000 |
---|---|---|
committer | Jason Greene <jason@php.net> | 2000-11-17 15:41:02 +0000 |
commit | ac5e01e567be102a78aaa9c395412b409ece4a80 (patch) | |
tree | aa3e2296f8266679a64003304dd13cb03c1094f2 | |
parent | 3e2ddd1edf98404a462af810e8e51a0994c45771 (diff) | |
download | php-git-ac5e01e567be102a78aaa9c395412b409ece4a80.tar.gz |
Decided not to clutter NEWS file with build fix, It is big enough already.
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |