changelog Thu Jun 9 01:40:35 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2008&r2=1.2009&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2008 php-src/ChangeLog:1.2009
--- php-src/ChangeLog:1.2008 Wed Jun 8 01:38:32 2005
+++ php-src/ChangeLog Thu Jun 9 01:40:33 2005
@@ -1,3 +1,106 @@
+2005-06-08 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ ext/iconv/iconv.c:
+ MFH: Fixed bug #33268 (iconv_strlen() works only with a parameter of < 3
+ in length).
+
+ * ext/iconv/iconv.c:
+ Fixed bug #33268 (iconv_strlen() works only with a parameter of < 3 in
+ length)
+
+2005-06-08 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/array.c:
+ Fixed memory allocation bugs in array_reduce() with initial value
(#22463 &
+ #24980)
+
+ * (PHP_5_0)
+ ZendEngine2/zend_execute.c
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_opcodes.h:
+ Fixed exception handling in getIterator() callback (bugs #26229 & #30725)
+
+ * ZendEngine2/zend_compile.c
+ ZendEngine2/zend_compile.c:
+ Fixed valgrind errors
+
+ * ZendEngine2/zend_reflection_api.c:
+ Fixed ReflectionClass::setStaticPropertyValue()
+
+2005-06-08 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_config.w32.h:
+ Hopefully fixes win32 builds
+
+2005-06-08 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ext/standard/var.c
+ ext/standard/var.c:
+ Fixed incorrect usage of zend_mangle_property_name() (valgrind errors)
+
+ * ZendEngine2/zend_compile.c:
+ Fixed lookups for previos opcodes
+
+ * ZendEngine2/tests/bug30140.phpt
+ ZendEngine2/tests/bug30140.phpt:
+
+ file bug30140.phpt was initially added on branch PHP_5_0.
+
+ * (PHP_5_0)
+ NEWS
+ ZendEngine2/zend_execute_API.c
+ ZendEngine2/zend_execute_API.c
+ ZendEngine2/tests/bug30140.phpt:
+ Fixed bug #30140 (Problem with array in static properties)
+
+ * (PHP_5_0)
+ ZendEngine2/tests/bug32322.phpt:
+ Added test for bug #32322 (Return values by reference broken( using
+ self::),example singleton instance)
+
+ * ZendEngine2/tests/bug32322.phpt
+ ZendEngine2/tests/bug32322.phpt:
+
+ Added test for bug #32322 (Return values by reference broken( using
+ self::),example singleton instance)
+
+ * tests/classes/clone_006.phpt
+ tests/classes/clone_006.phpt:
+ Fixed test file affected by fix for bug #30820 (static member conflict
with
+ $this->member silently ignored)
+
+ * ZendEngine2/tests/bug30820.phpt
+ ZendEngine2/tests/bug30820.phpt:
+
+ file bug30820.phpt was initially added on branch PHP_5_0.
+
+ * (PHP_5_0)
+ NEWS
+ ZendEngine2/zend_object_handlers.c
+ ZendEngine2/zend_object_handlers.c
+ ZendEngine2/tests/bug30820.phpt:
+ Fixed bug #30820 (static member conflict with $this->member silently
+ ignored)
+
+ * ZendEngine2/tests/bug30961.phpt
+ ZendEngine2/tests/bug30961.phpt:
+
+ file bug30961.phpt was initially added on branch PHP_5_0.
+
+ * (PHP_5_0)
+ NEWS
+ ZendEngine2/zend_compile.c
+ ZendEngine2/zend_compile.c
+ ZendEngine2/zend_language_parser.y
+ ZendEngine2/zend_language_parser.y
+ ZendEngine2/tests/bug30961.phpt:
+ Fixed bug #30961 (Wrong linenumber in ReflectionClass getStartLine())
+
2005-06-07 Jani Taskinen <[EMAIL PROTECTED]>
* scripts/Makefile.frag
@@ -3907,7 +4010,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2008 2005/06/08 05:38:32 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2009 2005/06/09 05:40:33 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -7308,7 +7411,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2008 2005/06/08 05:38:32 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2009 2005/06/09 05:40:33 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -7789,7 +7892,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2008 2005/06/08 05:38:32 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2009 2005/06/09 05:40:33 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -9263,7 +9366,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2008 2005/06/08 05:38:32 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2009 2005/06/09 05:40:33 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: