changelog Thu Apr 28 20:42:36 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1967&r2=1.1968&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1967 php-src/ChangeLog:1.1968
--- php-src/ChangeLog:1.1967 Wed Apr 27 20:34:56 2005
+++ php-src/ChangeLog Thu Apr 28 20:42:34 2005
@@ -1,3 +1,102 @@
+2005-04-28 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/mysqli/mysqli_warning.c:
+ e* allocation cannot fail.
+
+2005-04-28 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/tests/bug29015.phpt
+ ZendEngine2/tests/bug29015.phpt:
+
+ file bug29015.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/bug29015.phpt:
+ Fixed bug #29015 (Incorrect behavior of member vars(non string
+ ones)-numeric mem vars und others)
+
+2005-04-28 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * tests/lang/bug32828.phpt
+ tests/lang/bug32828.phpt:
+
+ add test for bug #32828
+
+2005-04-28 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * sapi/cgi/cgi_main.c:
+ int != long
+
+2005-04-28 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ main/output.c:
+ MFH: fix #32828 (Throwing exception in output_callback function with
+ ob_start and
+ ob_end_clean leads to segfault)
+
+ * main/output.c:
+ fix #32828 (Throwing exception in output_callback function with ob_start
+ and
+ ob_end_clean leads to segfault)
+
+ * (PHP_4_3)
+ ext/oci8/oci8.c
+ ext/oci8/oci8.c:
+ MFH: handle unsupported datatypes and prevent segfault
+
+ * ext/oci8/oci8.c:
+ handle unsupported datatype (OCIBindByName segfaults somewhere in OCI lib
+ when
+ unknown type is provided)
+
+2005-04-28 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * php.ini-dist
+ php.ini-recommended
+ sapi/cgi/cgi_main.c:
+ - Added fastcgi.logging php.ini option to be able to disable
+ logging through the fastcgi connection
+
+2005-04-28 Rob Richards <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS
+ NEWS:
+ BFN
+
+ * (PHP_4_3)
+ ext/xml/php_xml.h
+ ext/xml/php_xml.h
+ ext/xml/xml.c
+ ext/xml/xml.c:
+ MFH: Fix bug #32245 (xml_parser_free() in function assigned to the xml
+ parser
+ gives a segfault)
+
+ * ext/xml/php_xml.h
+ ext/xml/xml.c:
+ - Fix bug #32245 (xml_parser_free() in function assigned to the xml
parser
+ gives a segfault)
+
+2005-04-28 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * main/main.c:
+ - Reorder request shutdown calls: Call all __destruct() functions and
+ register_shutdown_function() callbacks before flushing output buffers
+ and sending headers.
+ - Fixes bug #30578 and possibly others related to output buffering.
+
+
+2005-04-28 Wez Furlong <[EMAIL PROTECTED]>
+
+ * TSRM/TSRM.c:
+ consolidate the various tls get/set calls for the different platforms
into
+ a single macro, at Andi's request.
+
2005-04-27 Jani Taskinen <[EMAIL PROTECTED]>
* ext/snmp/snmp.c:
@@ -1174,7 +1273,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1967 2005/04/28 00:34:56 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1968 2005/04/29 00:42:34 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -4575,7 +4674,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1967 2005/04/28 00:34:56 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1968 2005/04/29 00:42:34 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -5056,7 +5155,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1967 2005/04/28 00:34:56 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1968 2005/04/29 00:42:34 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -6530,7 +6629,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1967 2005/04/28 00:34:56 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1968 2005/04/29 00:42:34 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: