changelog Sat Mar 19 20:35:41 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1927&r2=1.1928&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1927 php-src/ChangeLog:1.1928 --- php-src/ChangeLog:1.1927 Fri Mar 18 20:35:34 2005 +++ php-src/ChangeLog Sat Mar 19 20:35:39 2005 @@ -1,3 +1,71 @@ +2005-03-19 Marcus Boerger <[EMAIL PROTECTED]> + + * ZendEngine2/zend_object_handlers.c: + - More fixes to gracefully act on exception thrown in overload methods + + * ZendEngine2/zend_object_handlers.c: + - Fix #31185 + +2005-03-19 Jani Taskinen <[EMAIL PROTECTED]> + + * NEWS: + less wordy + + * (PHP_5_0) + NEWS: + reorder + +2005-03-19 Marcus Boerger <[EMAIL PROTECTED]> + + * main/main.c: + - We don't need to block those here (works as it works with normal error + overloading) + + * ZendEngine2/zend_execute_API.c: + - Fix all incarnations of bug #30266 + + * ext/standard/array.c + ext/standard/tests/array/bug30266.phpt: + - Check another incarnation of bug #30266 + +2005-03-19 Antony Dovgal <[EMAIL PROTECTED]> + + * ext/bz2/bz2.c: + fix #32373 (segfault in bzopen('/wrong/path')) + +2005-03-19 Marcus Boerger <[EMAIL PROTECTED]> + + * ext/pgsql/tests/24sync_query_prepared.phpt + ext/pgsql/tests/26async_query_prepared.phpt: + - Add missing skipif part + + * NEWS: + - ext/pgsql was updated + +2005-03-19 Christopher Kings-Lynne <[EMAIL PROTECTED]> + + * ext/pgsql/pgsql.c: + Another oversight - make sure constants related to pg_result_error_field + are #if'd as well as the function itself + + * ext/pgsql/tests/02connection.phpt + ext/pgsql/tests/03sync_query.phpt: + Add regression tests for pg_transaction_status and pg_result_error_field + + * ext/pgsql/pgsql.c: + Minor oversight in #if for an internal function + +2005-03-19 Rui Hirokawa <[EMAIL PROTECTED]> + + * ext/mbstring/php_mbregex.c: + oniguruma updated to 3.7.1 and changed UChar to OnigUChar. + +2005-03-19 Andi Gutmans <[EMAIL PROTECTED]> + + * ZendEngine2/zend_interfaces.c + ZendEngine2/zend_interfaces.h: + - Fix typos + 2005-03-18 Jani Taskinen <[EMAIL PROTECTED]> * ext/ingres_ii/config.w32 @@ -2184,7 +2252,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.1927 2005/03/19 01:35:34 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.1928 2005/03/20 01:35:39 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -2665,7 +2733,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.1927 2005/03/19 01:35:34 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.1928 2005/03/20 01:35:39 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -4139,7 +4207,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.1927 2005/03/19 01:35:34 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.1928 2005/03/20 01:35:39 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: