summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-07-21 01:09:04 +0000
committer <changelog@php.net>2000-07-21 01:09:04 +0000
commit86a36cbd5972f4e451d38e5fd4b6c2d7a1de63b5 (patch)
tree89b0389f44b581f0653a42522cafcc7d8c54cf2a
parent5390b6a291024f9d74e2f4da39b32872c47149b3 (diff)
downloadphp-git-86a36cbd5972f4e451d38e5fd4b6c2d7a1de63b5.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a16a95bb3..7fa8ef8ff9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
+- Fixed preg_replace() to automatically escape quotes in matched
+ strings when using /e modifier. (Andrei)
- Itanium patch (Steve Robb)
- Set default include_path so PEAR files can be reached (Stig)
- Added "pear" executable, requires CGI version installed (Stig)