1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00

NEWS update

This commit is contained in:
2000-07-21 01:09:04 +00:00
parent 5390b6a291
commit 86a36cbd59

2
NEWS
View File

@@ -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)