changelog Sat Nov 26 01:37:41 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2175&r2=1.2176&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2175 php-src/ChangeLog:1.2176
--- php-src/ChangeLog:1.2175 Fri Nov 25 01:40:50 2005
+++ php-src/ChangeLog Sat Nov 26 01:37:35 2005
@@ -1,3 +1,53 @@
+2005-11-25 Rui Hirokawa <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/mbstring/mbstring.c
+ ext/mbstring/mbstring.c:
+ 5th argument of mb_encode_mimeheader() was not acceptable.
+
+2005-11-25 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ ext/sqlite/sqlite.c:
+ MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts
:)
+
+ * ext/sqlite/sqlite.c:
+ - Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend
+ extensions
+
+2005-11-25 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ MFH: fix #35391 (pdo_mysql::exec does not return number of affected rows)
+
+ * ZendEngine2/zend.h:
+ ICC doesn't support __attribute__ for pointers
+
+ * (PHP_5_1)
+ ZendEngine2/zend.h:
+ MFH: ICC doesn't support __attribute__ for pointers
+
+ * ext/oci8/oci8.c:
+ change handles destruction order (based on the patch by Chris Jones) and
+ fix typo
+
+2005-11-25 Andrey Hristov <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ ext/mysqli/tests/009.phpt:
+ fix test - unsigned it is casted to 0 in mysql sql_mode
+
+2005-11-25 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * main/main.c:
+ MFB51: Fixed bug #35170 (PHP_AUTH_DIGEST differs under Apache 1.x and
2.x)
+
+ * (PHP_5_1)
+ NEWS
+ main/main.c:
+ Fixed bug #35170 (PHP_AUTH_DIGEST differs under Apache 1.x and 2.x).
+
2005-11-24 Marcus Boerger <[EMAIL PROTECTED]>
* ext/simplexml/tests/bug27010.phpt:
@@ -17267,7 +17317,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2175 2005/11/25 06:40:50 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2176 2005/11/26 06:37:35 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -20668,7 +20718,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2175 2005/11/25 06:40:50 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2176 2005/11/26 06:37:35 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -21149,7 +21199,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2175 2005/11/25 06:40:50 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2176 2005/11/26 06:37:35 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -22623,7 +22673,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2175 2005/11/25 06:40:50 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2176 2005/11/26 06:37:35 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: