changelog Fri Dec 16 06:31:43 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2194&r2=1.2195&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2194 php-src/ChangeLog:1.2195
--- php-src/ChangeLog:1.2194 Thu Dec 15 06:31:44 2005
+++ php-src/ChangeLog Fri Dec 16 06:31:42 2005
@@ -1,3 +1,62 @@
+2005-12-15 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/sysvsem/sysvsem.c:
+ MFB51: Cleanup code and prevent usage of uninitialized variable.
+
+ * (PHP_5_1)
+ ext/sysvsem/sysvsem.c:
+ Cleanup code and prevent usage of uninitialized variable.
+
+2005-12-15 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS
+ ext/iconv/iconv.c:
+ MFH: fix #35692(iconv_mime_decode() segfault, with libiconv only)
+
+ * ext/iconv/iconv.c:
+ fix #35692(iconv_mime_decode() segfault, with libiconv only)
+
+2005-12-15 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ Fixed bug #35694 (Improved error message for invalid fetch mode).
+
+2005-12-15 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS
+ ext/standard/pack.c:
+ MFH: fix #35690 (pack() tries to allocate huge memory block when packing
+ float values to strings)
+
+ * ext/standard/pack.c:
+ fix #35690 (pack() tries to allocate huge memory block when packing float
+ values to strings)
+
+2005-12-15 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ ext/mbstring/mbstring.c:
+ MFH: Fixed possible memory corruption inside mb_strcut().
+
+ * (PHP_5_1)
+ ext/mbstring/mbstring.c:
+ Fixed possible memory corruption inside mb_strcut().
+
+2005-12-15 Frank M. Kromann <[EMAIL PROTECTED]>
+
+ * ext/zlib/php_zlib.def
+ ext/zlib/php_zlib.def:
+ Export symbols needed by pecl/http
+
+2005-12-15 Andrei Zmievski <[EMAIL PROTECTED]>
+
+ * sapi/apache/mod_php5.c:
+ I see no reason no reason to not support chunked encoding requests.
+ Let's ask Apache to decode these requests for us.
+
2005-12-14 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/config.m4
@@ -19153,7 +19212,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2194 2005/12/15 06:31:44 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2195 2005/12/16 06:31:42 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -22554,7 +22613,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2194 2005/12/15 06:31:44 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2195 2005/12/16 06:31:42 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -23035,7 +23094,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2194 2005/12/15 06:31:44 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2195 2005/12/16 06:31:42 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -24509,7 +24568,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2194 2005/12/15 06:31:44 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2195 2005/12/16 06:31:42 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: