]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 17 Apr 2001 01:09:32 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 17 Apr 2001 01:09:32 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c3259917ec2809b1359007132465837431fe08c7..ae2b1619448b658226a9fac4f86167452a2a5b11 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.6
+- Added -C command-line option to avoid chdir to the script's directory (Stig)
+- Fixed a bug with /e modifier in preg_replace(), that would not correctly
+  replace two-digit references if single digit references were present
+  before them. This fixed bug #10218. (Andrei)
 - Added temporary LOB support in OCI8 (Patch by David Benson)
 - Fixed crash in pathinfo()
 - OCI8 now supports binding of collections