changelog Tue May 31 20:34:51 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1999&r2=1.2000&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1999 php-src/ChangeLog:1.2000
--- php-src/ChangeLog:1.1999 Mon May 30 20:34:29 2005
+++ php-src/ChangeLog Tue May 31 20:34:50 2005
@@ -1,3 +1,67 @@
+2005-05-31 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * main/php_variables.c
+ main/php_variables.c:
+ Fixed possible memory corruption on request shutdown
+ `valgrind -q --tool=memcheck sapi/cli/php tests/reflection/001.phpt`
+
+2005-05-31 Magnus M��tt� <[EMAIL PROTECTED]>
+
+ * ZendEngine2/tests/bug27304.phpt:
+ Fix test
+
+2005-05-31 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS
+ NEWS
+ ext/pcre/php_pcre.c
+ ext/pcre/php_pcre.c
+ ext/pcre/tests/bug33200.phpt
+ ext/pcre/tests/bug33200.phpt
+ ext/standard/php_string.h
+ ext/standard/php_string.h
+ ext/standard/string.c
+ ext/standard/string.c:
+ MFH: - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e'
+ modifier misbehave)
+
+ * ext/pcre/tests/bug33200.phpt
+ ext/pcre/tests/bug33200.phpt
+ ext/pcre/tests/bug33200.phpt
+ ext/standard/php_string.h
+ ext/standard/string.c:
+ 1.1.4;
+ - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e'
+ modifier misbehave)
+
+ * ext/pcre/php_pcre.c:
+ - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e'
+ modifier misbehave)
+
+2005-05-31 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_operators.c:
+ Reverted wrong fix for bug #30572.
+ Seems the bug was already fixed in other way.
+ But reverted patch produced a lot of valgrind errors, because IS_TMP_VAR
+ operands don't initialize refcount.
+
+2005-05-31 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/standard/var_unserializer.c:
+ Touch
+
+ * ext/standard/var_unserializer.re
+ ext/standard/tests/serialize/006.phpt:
+ - Fixed bug with unserialize() with "exotic" letters in class names
+
+2005-05-31 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_compile.c:
+ - Only allow changing return ref agnostic when a script method overrides
an
+ internal method (found by dmitry)
+
2005-05-30 Ilia Alshanetsky <[EMAIL PROTECTED]>
* (PHP_5_0)
@@ -3080,7 +3144,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1999 2005/05/31 00:34:29 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2000 2005/06/01 00:34:50 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -6481,7 +6545,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1999 2005/05/31 00:34:29 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2000 2005/06/01 00:34:50 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -6962,7 +7026,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1999 2005/05/31 00:34:29 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2000 2005/06/01 00:34:50 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -8436,7 +8500,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1999 2005/05/31 00:34:29 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2000 2005/06/01 00:34:50 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: