changelog Tue Oct 4 01:38:25 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2121&r2=1.2122&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2121 php-src/ChangeLog:1.2122 --- php-src/ChangeLog:1.2121 Mon Oct 3 01:36:12 2005 +++ php-src/ChangeLog Tue Oct 4 01:38:22 2005 @@ -1,3 +1,120 @@ +2005-10-03 Marcus Boerger <[EMAIL PROTECTED]> + + * ZendEngine2/zend_execute.h: + - In a conditional statement "a ? b ? c", a and b MUST have the same type + + * ZendEngine2/zend_API.c: + - Fix ZTS Build + + * run-tests.php: + - Add easy way to test in unicode mode + +2005-10-03 Rolland Santimano <[EMAIL PROTECTED]> + + * ext/standard/string.c: + - Unicode impl of strip_tags() + +2005-10-03 Marcus Boerger <[EMAIL PROTECTED]> + + * (PHP_5_1) + ext/simplexml/php_simplexml_exports.h + ext/simplexml/simplexml.c: + - MFH Really allow SXE being shared by not using anything from it directly + in SPL + + * ext/simplexml/php_simplexml_exports.h + ext/simplexml/simplexml.c: + - Really allow SXE being shared by not using anything from it directly in + SPL + +2005-10-03 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_4_4) + ext/standard/array.c + ext/standard/array.c + ext/standard/array.c: + MFH: GLOBALS protection for extract() function. + + * ext/standard/array.c: + GLOBALS protection for extract() function. + +2005-10-03 Antony Dovgal <[EMAIL PROTECTED]> + + * ext/oci8/package.xml: + update changelog + + * ext/oci8/oci8_collection.c + ext/oci8/oci8_lob.c + ext/oci8/oci8_statement.c: + fix PECL bug #5571 (oci_new_connect() not closed by oci_close()) + +2005-10-03 Marcus Boerger <[EMAIL PROTECTED]> + + * ZendEngine2/zend_interfaces.c: + - Allow uncached global functions too + + * ZendEngine2/zend_API.h: + - Add propper casting + +2005-10-03 Jani Taskinen <[EMAIL PROTECTED]> + + * NEWS: + fix BLOAT news + +2005-10-03 Johannes Schlüter <[EMAIL PROTECTED]> + + * NEWS + sapi/cli/php_cli.c: + - Add --rclass and --rextension arguments to CLI + +2005-10-03 Marcus Boerger <[EMAIL PROTECTED]> + + * ZendEngine2/zend_reflection_api.c + ZendEngine2/zend_reflection_api.h: + - Make reflection class pointers available for others + +2005-10-03 Dmitry Stogov <[EMAIL PROTECTED]> + + * (PHP_5_0) + ZendEngine2/zend_execute.c: + Fixed memory leak + + * (PHP_5_0) + NEWS + NEWS + ZendEngine2/zend_API.c + ZendEngine2/zend_API.c + ZendEngine2/zend_API.c + ZendEngine2/tests/bug34678.phpt + ZendEngine2/tests/bug34678.phpt: + Fixed bug #34678 (__call(), is_callable() and static methods) + + * ZendEngine2/tests/bug34678.phpt + ZendEngine2/tests/bug34678.phpt + ZendEngine2/tests/bug34678.phpt: + 1.1.4; + Fixed bug #34678 (__call(), is_callable() and static methods) + + * (PHP_5_1) + NEWS + ZendEngine2/zend_compile.c + ZendEngine2/zend_compile.c + ZendEngine2/tests/bug34358.phpt: + Fixed bug #34358 (Fatal error: Cannot re-assign $this) + + * ZendEngine2/tests/bug34358.phpt + ZendEngine2/tests/bug34358.phpt: + + Fixed bug #34358 (Fatal error: Cannot re-assign $this) + +2005-10-03 Rolland Santimano <[EMAIL PROTECTED]> + + * unicode-progress.txt: + levenshtein(), similar_text() + + * ext/standard/string.c: + - Unicode impl of similar_text() + 2005-10-02 Pierre-Alain Joye <[EMAIL PROTECTED]> * ext/gd/config.w32: @@ -12901,7 +13018,7 @@ * (PHP_4_3) ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2121 2005/10/03 05:36:12 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2122 2005/10/04 05:38:22 changelog Exp $ tag * (PHP_5_0) ext/standard/url_scanner_ex.c: @@ -16302,7 +16419,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.2121 2005/10/03 05:36:12 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.2122 2005/10/04 05:38:22 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -16783,7 +16900,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.2121 2005/10/03 05:36:12 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.2122 2005/10/04 05:38:22 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -18257,7 +18374,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2121 2005/10/03 05:36:12 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2122 2005/10/04 05:38:22 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: