[PHP-DEV] CVS update: php3 From: andrey (php-dev <email protected>)
Date: 06/09/99

Date: Wednesday June 9, 1999 @ 11:01
Author: andrey

Update of /repository/php3
In directory php:/tmp/cvs-serv5519

Modified Files:
        ChangeLog
Log Message:

Index: php3/ChangeLog
diff -u php3/ChangeLog:1.671 php3/ChangeLog:1.672
--- php3/ChangeLog:1.671 Tue Jun 8 20:16:00 1999
+++ php3/ChangeLog Wed Jun 9 11:01:49 1999
@@ -1,6 +1,8 @@
 PHP 3.0 CHANGE LOG ChangeLog
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-???, Version 3.0.10
+
+- fixed a bug in pcre_replace() that had to do with "\\" at the end
+ of the replacement string (Andrey)
 - open_basedir now resolves symlinks in the configuration (S. Steffann)
 - added 'Z' flag to date(): timezone offset in seconds (C. Viebrock)
 - added 'L' flag to date(): 1 if it's a leap year, 0 if it isn't (C. Viebrock)

-- 
PHP Development Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>