changelog Thu Aug 11 01:39:28 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2069&r2=1.2070&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2069 php-src/ChangeLog:1.2070
--- php-src/ChangeLog:1.2069 Wed Aug 10 01:38:19 2005
+++ php-src/ChangeLog Thu Aug 11 01:39:25 2005
@@ -1,3 +1,150 @@
+2005-08-10 Rasmus Lerdorf <[EMAIL PROTECTED]>
+
+ * main/php_variables.c:
+ MFB minor consistency cleanup
+
+ * (PHP_5_1)
+ main/php_variables.c:
+ Minor consistency cleanup
+
+2005-08-10 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS
+ NEWS
+ ext/wddx/wddx.c
+ ext/wddx/wddx.c:
+ MFH: Fixed bug #34068 (Numeric string as array key not cast to integer in
+ wddx_deserialize()).
+
+ * ext/wddx/wddx.c:
+ Fixed bug #34068 (Numeric string as array key not cast to integer in
+ wddx_deserialize()).
+
+2005-08-10 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * NEWS
+ NEWS
+ NEWS
+ ZendEngine2/zend_execute.c
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_opcodes.h
+ ZendEngine2/zend_vm_opcodes.h:
+ Fixed bug #34062 (Crash in catch block when many arguments are used)
+
+ * NEWS
+ NEWS
+ ZendEngine2/zend_compile.c
+ ZendEngine2/zend_compile.c
+ ZendEngine2/zend_compile.h
+ ZendEngine2/zend_compile.h
+ ext/standard/basic_functions.c
+ ext/standard/basic_functions.c:
+ Fixed bug #25359 (array_multisort() doesn't work in a function if array
is
+ global or reference)
+
+ * ZendEngine2/tests/bug34064.phpt
+ ZendEngine2/tests/bug34064.phpt:
+
+ Fixed bug #34064 (arr[] as param to function in class gives invalid
+ opcode)
+
+ * NEWS
+ NEWS
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_opcodes.h
+ ZendEngine2/zend_vm_opcodes.h
+ ZendEngine2/tests/bug34064.phpt:
+ Fixed bug #34064 (arr[] as param to function in class gives invalid
opcode)
+
+ * ZendEngine2/tests/bug34064.phpt
+ ZendEngine2/tests/bug34064.phpt:
+
+ file bug34064.phpt was initially added on branch PHP_5_0.
+
+ * (PHP_4_4)
+ NEWS
+ NEWS
+ Zend/zend_execute.c
+ ZendEngine2/zend_execute.c:
+ Fixed bug #34064 (arr[] as param to function is allowed only if function
+ receives argument by reference)
+
+2005-08-10 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * ext/standard/array.c:
+ fix build
+
+2005-08-10 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ext/standard/tests/array/bug33940.phpt
+ ext/standard/tests/array/bug33940.phpt
+ ext/standard/tests/array/bug33940.phpt:
+ 1.2.4;
+ Fixed bug #33940 (array_map() fails to pass by reference when called
+ recursively)
+
+ * NEWS
+ NEWS
+ NEWS
+ NEWS
+ ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/tests/array/bug33940.phpt
+ ext/standard/tests/array/bug33940.phpt:
+ Fixed bug #33940 (array_map() fails to pass by reference when called
+ recursively)
+
+ * ext/standard/tests/array/bug33940.phpt
+ ext/standard/tests/array/bug33940.phpt:
+
+ file bug33940.phpt was initially added on branch PHP_5_1.
+
+ * ext/standard/tests/array/bug29253.phpt
+ ext/standard/tests/array/bug29253.phpt
+ ext/standard/tests/array/bug29253.phpt:
+ 1.2.4;
+ Fixed bug #29253 (array_diff with $GLOBALS argument fails)
+
+ * NEWS
+ NEWS
+ NEWS
+ NEWS
+ ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/tests/array/bug29253.phpt
+ ext/standard/tests/array/bug29253.phpt:
+ Fixed bug #29253 (array_diff with $GLOBALS argument fails)
+
+ * ext/standard/tests/array/bug29253.phpt
+ ext/standard/tests/array/bug29253.phpt:
+
+ file bug29253.phpt was initially added on branch PHP_5_1.
+
+ * NEWS
+ NEWS
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/tests/bug34045.phpt:
+ Fixed bug #34045 (Buffer overflow with serialized object)
+
+ * ZendEngine2/tests/bug34045.phpt
+ ZendEngine2/tests/bug34045.phpt:
+
+ file bug34045.phpt was initially added on branch PHP_5_1.
+
2005-08-09 Andi Gutmans <[EMAIL PROTECTED]>
* (PHP_5_1)
@@ -8662,7 +8809,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2069 2005/08/10 05:38:19 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2070 2005/08/11 05:39:25 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -12063,7 +12210,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2069 2005/08/10 05:38:19 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2070 2005/08/11 05:39:25 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -12544,7 +12691,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2069 2005/08/10 05:38:19 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2070 2005/08/11 05:39:25 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -14018,7 +14165,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2069 2005/08/10 05:38:19 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2070 2005/08/11 05:39:25 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: