changelog Fri Dec 9 01:50:56 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2188&r2=1.2189&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2188 php-src/ChangeLog:1.2189 --- php-src/ChangeLog:1.2188 Thu Dec 8 01:45:24 2005 +++ php-src/ChangeLog Fri Dec 9 01:50:50 2005 @@ -1,3 +1,116 @@ +2005-12-08 Marcus Boerger <[EMAIL PROTECTED]> + + * (PHP_5_1) + run-tests.php: + - MFH + . Add ability to create temp files in separate dir and keep them. + . Add ability to create links in html results as table. + + * run-tests.php: + - MFH (Ilia's changes) + - Add ability to create temp files in separate dir and keep them. + - Add ability to generate html file with results as table and links to + generated files. + +2005-12-08 Antony Dovgal <[EMAIL PROTECTED]> + + * ext/oci8/oci8_statement.c: + improve error message + + * (PHP_5_1) + ext/oci8/oci8_statement.c: + MFH: add 1 to the max_length to keep \0 at its place + + * ext/oci8/oci8_statement.c: + add 1 to the max_length to keep \0 at its place + +2005-12-08 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * Makefile.gcov: + MFB51: Include a legend in the gcov report + + * (PHP_5_1) + Makefile.gcov: + Include a legend in the gcov report (suggestion by Tony). + +2005-12-08 Marcus Boerger <[EMAIL PROTECTED]> + + * (PHP_5_1) + ext/dba/dba.c + ext/dba/dba_db4.c + ext/dba/tests/dba_db4.phpt + ext/dba/tests/dba_handler.inc: + - MFH Change dba/db4 to use its own locking + +2005-12-08 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_4_4) + EXTENSIONS: + MFH: Added myself to a list of extensions/sapis I try to maintain. + + * EXTENSIONS: + MFB51: Added myself to a list of extensions/sapis I try to maintain. + + * (PHP_5_1) + EXTENSIONS: + Added myself to a list of extensions/sapis I try to maintain. + + * Makefile.gcov + configure.in: + MFB51: Final fix for gcov generation. + + * (PHP_5_1) + Makefile.gcov + configure.in: + Final fix for gcov generation. + +2005-12-08 Dmitry Stogov <[EMAIL PROTECTED]> + + * ZendEngine2/tests/bug31341.phpt: + Fixed test + +2005-12-08 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_4_4) + NEWS + ext/standard/basic_functions.c: + MFH: Fixed bug #35594 (Multiple calls to getopt() may result in a crash). + + * ext/standard/basic_functions.c: + MFB51: Fixed bug #35594 (Multiple calls to getopt() may result in a crash). + + * (PHP_5_1) + NEWS + ext/standard/basic_functions.c: + Fixed bug #35594 (Multiple calls to getopt() may result in a crash). + + * ZendEngine2/zend_language_scanner.l: + MFB51: + fix for bug #35382 + fix for bug #35411 + + * (PHP_5_1) + ZendEngine2/zend_language_scanner.l: + Improve fix for bug #35382 + + * (PHP_4_4) + NEWS + ext/xmlrpc/xmlrpc-epi-php.c: + MFH: Fixed bug #33523 (Memory leak in xmlrpc_encode_request()). + + * (PHP_4_4) + NEWS + ext/standard/http_fopen_wrapper.c: + MFH: Fixed bug #34359 (Possible crash inside fopen http wrapper). + + * ext/standard/http_fopen_wrapper.c: + MFB51: Fixed bug #34359 (Possible crash inside fopen http wrapper). + + * (PHP_5_1) + NEWS + ext/standard/http_fopen_wrapper.c: + Fixed bug #34359 (Possible crash inside fopen http wrapper). + 2005-12-07 Frank M. Kromann <[EMAIL PROTECTED]> * (PHP_5_0) @@ -18718,7 +18831,7 @@ * (PHP_4_3) ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2188 2005/12/08 06:45:24 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2189 2005/12/09 06:50:50 changelog Exp $ tag * (PHP_5_0) ext/standard/url_scanner_ex.c: @@ -22119,7 +22232,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.2188 2005/12/08 06:45:24 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.2189 2005/12/09 06:50:50 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -22600,7 +22713,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.2188 2005/12/08 06:45:24 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.2189 2005/12/09 06:50:50 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -24074,7 +24187,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2188 2005/12/08 06:45:24 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2189 2005/12/09 06:50:50 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: