Date: 06/09/99
- Next message: Brian Schaffner: "RE: [PHP-DEV] fix for bug #1520 (new diff)"
- Previous message: andrey: "[PHP-DEV] CVS update: php3/functions"
- Next in thread: steinm: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wednesday June 9, 1999 @ 17:23
Author: andrey
Update of /repository/php3
In directory php:/tmp/cvs-serv8604
Modified Files:
ChangeLog
Log Message:
Index: php3/ChangeLog
diff -u php3/ChangeLog:1.673 php3/ChangeLog:1.674
--- php3/ChangeLog:1.673 Wed Jun 9 11:03:24 1999
+++ php3/ChangeLog Wed Jun 9 17:23:06 1999
@@ -1,6 +1,8 @@
PHP 3.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+- fixed a bug in preg_split() that would return nothing if nothing
+ matched (Andrey)
- fixed a bug in preg_replace() that had to do with "\\" at the end
of the replacement string (Andrey)
- open_basedir now resolves symlinks in the configuration (S. Steffann)
-- 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>
- Next message: Brian Schaffner: "RE: [PHP-DEV] fix for bug #1520 (new diff)"
- Previous message: andrey: "[PHP-DEV] CVS update: php3/functions"
- Next in thread: steinm: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

