changelog Sun Oct 9 01:41:10 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2126&r2=1.2127&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2126 php-src/ChangeLog:1.2127
--- php-src/ChangeLog:1.2126 Sat Oct 8 01:34:05 2005
+++ php-src/ChangeLog Sun Oct 9 01:41:04 2005
@@ -1,3 +1,55 @@
+2005-10-08 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_reflection_api.c:
+ - Add ReflectionMethod::getPrototype()
+ - Add some usefull information to the method dump
+ . From where it was inherited
+ . The prototype
+
+2005-10-08 Pierre-Alain Joye <[EMAIL PROTECTED]>
+
+ * ext/gd/gd.c
+ ext/gd/gd_ctx.c:
+ - add compression mode argument to imagepng
+ (MFH to 5.1?)
+
+2005-10-08 Georg Richter <[EMAIL PROTECTED]>
+
+ * ext/mysqli/tests/bug34785.phpt
+ ext/mysqli/tests/bug34785.phpt:
+
+ file bug34785.phpt was initially added on branch PHP_5_1.
+
+ * (PHP_5_1)
+ ext/mysqli/mysqli.c
+ ext/mysqli/mysqli_fe.c
+ ext/mysqli/tests/003.phpt
+ ext/mysqli/tests/006.phpt
+ ext/mysqli/tests/007.phpt
+ ext/mysqli/tests/008.phpt
+ ext/mysqli/tests/009.phpt
+ ext/mysqli/tests/010.phpt
+ ext/mysqli/tests/020.phpt
+ ext/mysqli/tests/023.phpt
+ ext/mysqli/tests/024.phpt
+ ext/mysqli/tests/025.phpt
+ ext/mysqli/tests/026.phpt
+ ext/mysqli/tests/042.phpt
+ ext/mysqli/tests/060.phpt
+ ext/mysqli/tests/065.phpt
+ ext/mysqli/tests/bug32405.phpt:
+ fix for bug 34785:
+ added support for parent::__construct (mysqli_statement and
+ mysqli_resultset)
+ fixed failed testcases when sql_mode is in effect
+
+2005-10-08 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ - MFH: Fixed bug #34676: missing support for strtotime("midnight") and
+ strtotime("noon").
+
2005-10-07 Marcus Boerger <[EMAIL PROTECTED]>
* (PHP_5_1)
@@ -13325,7 +13377,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2126 2005/10/08 05:34:05 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2127 2005/10/09 05:41:04 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -16726,7 +16778,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2126 2005/10/08 05:34:05 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2127 2005/10/09 05:41:04 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -17207,7 +17259,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2126 2005/10/08 05:34:05 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2127 2005/10/09 05:41:04 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -18681,7 +18733,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2126 2005/10/08 05:34:05 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2127 2005/10/09 05:41:04 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: