changelog Wed Oct 26 01:40:13 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2143&r2=1.2144&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2143 php-src/ChangeLog:1.2144
--- php-src/ChangeLog:1.2143 Tue Oct 25 01:45:43 2005
+++ php-src/ChangeLog Wed Oct 26 01:40:04 2005
@@ -1,3 +1,133 @@
+2005-10-25 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.h
+ ZendEngine2/zend_extensions.h:
+ - MFH zend_is_callable_ex() returns zend_class_entry* if available
+
+ * ZendEngine2/zend_API.c:
+ - Make the code a bit clearer
+
+2005-10-25 Pierre-Alain Joye <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ ext/gd/gd.c:
+ - fix #34980, divisor and offset never passed correctly (s/float/double/)
+
+2005-10-25 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_extensions.h:
+ - api was changed, also we are here in api 3.*, not 2 anymore
+
+ * ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.h:
+ - Make zend_is_callable_ex() return the class netry if available
+
+2005-10-25 Michael Wallner <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ fix bug #34965 tidy is not binary safe
+
+2005-10-25 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS
+ ext/bz2/bz2.c:
+ MFH: Fixed bug #34968 (bz2 extension fails on to build on some win32
+ setups).
+
+ * ext/bz2/bz2.c:
+ Fixed bug #34968 (bz2 extension fails on to build on some win32 setups).
+
+2005-10-25 Michael Wallner <[EMAIL PROTECTED]>
+
+ * ext/zlib/zlib.c
+ ext/zlib/zlib.c:
+ - fix the fix
+
+ * ext/zlib/tests/bug_34821.phpt:
+ - add test case too
+
+ * ext/zlib/tests/bug_34821.phpt
+ ext/zlib/tests/bug_34821.phpt:
+
+ file bug_34821.phpt was initially added on branch PHP_5_1.
+
+ * (PHP_5_1)
+ NEWS
+ ext/zlib/zlib.c:
+ - MFH: fix bug #34821 zlib encoders fail on widely varying binary data on
+ windows
+
+ * ext/zlib/zlib.c:
+ - fix bug #34821 zlib encoders fail on widely varying binary data on
+ windows
+
+2005-10-25 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/standard/dns.c
+ ext/standard/dns.c:
+ MFH: apply workaround for the leak only when GLIBC is used
+
+ * ext/standard/dns.c:
+ apply workaround for the leak only when GLIBC is used
+
+ * (PHP_5_1)
+ NEWS:
+ fix the order
+
+2005-10-25 Michael Wallner <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS
+ ext/curl/config.m4
+ ext/curl/config.w32
+ ext/curl/interface.c:
+ - MFH: thread safe SSL crypto locks, fixes bug #33760
+
+ * ext/curl/config.m4
+ ext/curl/config.w32
+ ext/curl/interface.c:
+ - thread safe SSL crypto locks, fixes bug #33760
+
+2005-10-25 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/iconv/tests/bug16069.phpt
+ ext/iconv/tests/eucjp2iso2022jp.phpt
+ ext/iconv/tests/eucjp2sjis.phpt
+ ext/iconv/tests/eucjp2utf8.phpt
+ ext/iconv/tests/iconv001.phpt
+ ext/iconv/tests/iconv002.phpt
+ ext/iconv/tests/ob_iconv_handler.phpt
+ ext/iconv/tests/translit-failure.phpt
+ ext/iconv/tests/translit-utf8.phpt:
+ MFB51: Do not run tests if iconv extension is unavailable.
+
+ * (PHP_5_1)
+ ext/iconv/tests/bug16069.phpt
+ ext/iconv/tests/eucjp2iso2022jp.phpt
+ ext/iconv/tests/eucjp2sjis.phpt
+ ext/iconv/tests/eucjp2utf8.phpt
+ ext/iconv/tests/iconv001.phpt
+ ext/iconv/tests/iconv002.phpt
+ ext/iconv/tests/ob_iconv_handler.phpt
+ ext/iconv/tests/translit-failure.phpt
+ ext/iconv/tests/translit-utf8.phpt:
+ Do not run tests if iconv extension is unavailable.
+
+2005-10-25 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/standard/dns.c
+ ext/standard/dns.c:
+ MFH: fix problem with garbage appearing in hostnames
+
+ * ext/standard/dns.c:
+ fix problem with garbage appearing in hostnames
+
2005-10-24 Jani Taskinen <[EMAIL PROTECTED]>
* ext/ldap/config.m4:
@@ -14730,7 +14860,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2143 2005/10/25 05:45:43 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2144 2005/10/26 05:40:04 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -18131,7 +18261,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2143 2005/10/25 05:45:43 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2144 2005/10/26 05:40:04 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -18612,7 +18742,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2143 2005/10/25 05:45:43 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2144 2005/10/26 05:40:04 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -20086,7 +20216,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2143 2005/10/25 05:45:43 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2144 2005/10/26 05:40:04 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: