diff options
author | <changelog@php.net> | 2000-07-21 01:09:04 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-07-21 01:09:04 +0000 |
commit | 86a36cbd5972f4e451d38e5fd4b6c2d7a1de63b5 (patch) | |
tree | 89b0389f44b581f0653a42522cafcc7d8c54cf2a | |
parent | 5390b6a291024f9d74e2f4da39b32872c47149b3 (diff) | |
download | php-git-86a36cbd5972f4e451d38e5fd4b6c2d7a1de63b5.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |