changelog Wed Mar 23 20:35:47 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1931&r2=1.1932&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1931 php-src/ChangeLog:1.1932 --- php-src/ChangeLog:1.1931 Tue Mar 22 20:35:05 2005 +++ php-src/ChangeLog Wed Mar 23 20:35:46 2005 @@ -1,3 +1,97 @@ +2005-03-23 Moriyoshi Koizumi <[EMAIL PROTECTED]> + + * (PHP_4_3) + NEWS: + - Temporary reversion as per release masters' requests. + + * (PHP_5_0) + NEWS: + - Temporary reversion. + + * (PHP_4_3) + NEWS: + - Reorder. + + * (PHP_5_0) + NEWS: + - BFN. + + * (PHP_4_3) + NEWS: + - MFH: fix bug #32311 (mb_encode_mimeheader() does not properly escape + characters). + + * (PHP_5_0) + ext/iconv/iconv.c + ext/iconv/tests/iconv004.phpt: + - MFH: Add sanity check in iconv_mime_encode(). Leaving the third parameter + unspecified would yield bus error. + - MFH: Add testcase for the bug. + + * ext/iconv/tests/iconv004.phpt + ext/iconv/tests/iconv004.phpt: + + - Add test case for iconv_mime_encode(). + + * ext/iconv/iconv.c: + - Add sanity check in iconv_mime_encode(). Leaving the third parameter + unspecified would yield bus error. + +2005-03-23 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_4_3) + configure.in + main/php_version.h: + Back to dev. + +2005-03-23 Andrei Zmievski <[EMAIL PROTECTED]> + + * ZendEngine2/zend_execute.c: + Consolidate: call _get_zval_ptr_var() for IS_VAR case in + _get_zval_ptr(). + +2005-03-23 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_4_3) + configure.in + main/php_version.h: + 4.3.11RC2 + +2005-03-23 Marcus Boerger <[EMAIL PROTECTED]> + + * (PHP_5_0) + main/main.c: + - MFH Notices shouldn't be treatedas errors and thus not being conidered to + be converted to exceptions. + + * main/main.c: + - Notices shouldn't be treatedas errors and thus not being conidered to be + converted to exceptions. + +2005-03-23 Dmitry Stogov <[EMAIL PROTECTED]> + + * (PHP_5_0) + NEWS: + Fixed bug #31695 (Cannot redefine endpoint when using WSDL) + +2005-03-23 Christopher Kings-Lynne <[EMAIL PROTECTED]> + + * ext/pgsql/tests/02connection.phpt + ext/pgsql/tests/03sync_query.phpt + ext/pgsql/tests/23sync_query_params.phpt + ext/pgsql/tests/24sync_query_prepared.phpt + ext/pgsql/tests/25async_query_params.phpt + ext/pgsql/tests/26async_query_prepared.phpt: + - Ensure that ext/pgsql tests work when linked against 7.2 or lower libpq + +2005-03-23 Jani Taskinen <[EMAIL PROTECTED]> + + * tests/run-test/.cvsignore: + Missing line + + * NEWS: + clean + 2005-03-22 Moriyoshi Koizumi <[EMAIL PROTECTED]> * ext/mbstring/config.m4 @@ -2411,7 +2505,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.1931 2005/03/23 01:35:05 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.1932 2005/03/24 01:35:46 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -2892,7 +2986,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.1931 2005/03/23 01:35:05 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.1932 2005/03/24 01:35:46 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -4366,7 +4460,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.1931 2005/03/23 01:35:05 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.1932 2005/03/24 01:35:46 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: