changelog Wed Jun 22 01:42:02 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2020&r2=1.2021&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2020 php-src/ChangeLog:1.2021
--- php-src/ChangeLog:1.2020 Mon Jun 20 01:36:20 2005
+++ php-src/ChangeLog Wed Jun 22 01:41:59 2005
@@ -1,3 +1,87 @@
+2005-06-21 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/tests/unset_cv07.phpt:
+ Fixed test file
+
+2005-06-21 Andi Gutmans <[EMAIL PROTECTED]>
+
+ * configure.in
+ ZendEngine2/zend.h
+ main/php_version.h:
+ - Back to -dev. Guys (n' Girls), give at least 1 hour before you start
+ - complaining about not going back to -dev. I like checking the tarball
+ - before I change it back.
+
+ * (php_5_1_0b2)
+ NEWS
+ configure.in
+ ZendEngine2/zend.h
+ main/php_version.h:
+ - Take #3 :)
+
+2005-06-21 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (php_5_1_0b2)
+ ZendEngine2/zend_reflection_api.c:
+ Fixed memory leak.
+
+
+2005-06-21 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (php_5_1_0b2)
+ build/genif.sh:
+ - Partial revert: It does not matter if awk works or not but helps if it
+ does :)
+
+ * (php_5_1_0b2)
+ ext/sysvmsg/tests/002.phpt:
+ fix test
+
+2005-06-21 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * NEWS
+ NEWS
+ NEWS
+ ext/standard/array.c
+ ext/standard/array.c
+ ext/standard/array.c:
+ Fixed bug #31213 (Sideeffects caused by fix of bug #29493)
+
+ * (PHP_5_0)
+ ZendEngine2/zend_compile.c:
+ Remove unnecessary ZEND_FETCH_CLASS together with
+ ZEND_DECLARE_INHERITED_CLASS
+ in case of early binding
+
+ * (php_5_1_0b2)
+ ZendEngine2/zend_compile.c:
+ Remove unnecessary ZEND_FETCH_CLASS together with
+ ZEND_DECLARE_INHERITED_CLASS in case of early binding
+
+2005-06-21 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (php_5_1_0b2)
+ acinclude.m4:
+ Fix configure problem in braindead systems like Solaris.
+
+2005-06-21 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * (php_5_1_0b2)
+ tests/classes/array_access_012.phpt:
+ - Add new test
+
+2005-06-21 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/standard/tests/serialize/bug31402.phpt:
+ Fixed test file (the bug was already fixed)
+
+2005-06-21 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (php_5_1_0b2)
+ sapi/cli/php_cli.c:
+ Fixed possible memory corruption.
+
2005-06-19 Marcus Boerger <[EMAIL PROTECTED]>
* tests/classes/array_access_011.phpt:
@@ -4799,7 +4883,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2020 2005/06/20 05:36:20 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2021 2005/06/22 05:41:59 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -8200,7 +8284,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2020 2005/06/20 05:36:20 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2021 2005/06/22 05:41:59 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -8681,7 +8765,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2020 2005/06/20 05:36:20 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2021 2005/06/22 05:41:59 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -10155,7 +10239,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2020 2005/06/20 05:36:20 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2021 2005/06/22 05:41:59 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: