changelog Thu Dec 22 06:31:45 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2200&r2=1.2201&diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2200 php-src/ChangeLog:1.2201 --- php-src/ChangeLog:1.2200 Wed Dec 21 06:31:39 2005 +++ php-src/ChangeLog Thu Dec 22 06:31:45 2005 @@ -1,3 +1,163 @@ +2005-12-21 Jani Taskinen <[EMAIL PROTECTED]> + + * (PHP_5_1) + NEWS: + Better be a bit more verbose + + * NEWS: + No need to mention it here as it is fixed before 6 is out.. + +2005-12-21 Frank M. Kromann <[EMAIL PROTECTED]> + + * NEWS + NEWS + php.ini-dist + php.ini-dist + php.ini-recommended + php.ini-recommended + ext/mssql/php_mssql.c + ext/mssql/php_mssql.c + ext/mssql/php_mssql.h + ext/mssql/php_mssql.h: + Fix #35730 Use correct character encoding with FreeTDS + +2005-12-21 Marcus Boerger <[EMAIL PROTECTED]> + + * (PHP_5_1) + run-tests.php: + - MFH Add --[keep|show]-[all|skip|php] switches + + * run-tests.php: + - Add --[keep|show]-[all|skip|php] switches + +2005-12-21 Jani Taskinen <[EMAIL PROTECTED]> + + * (PHP_4_4) + ext/ming/config.m4: + - Fix possible problem in not finding ming.h + + * (PHP_5_1) + NEWS + ext/ming/config.m4: + MFH:- Fixed bug #35461 (Ming extension fails to compile with ming 0.3beta1) + + * ext/ming/config.m4 + ext/ming/ming.c: + - Fixed bug #35461 (Ming extension fails to compile with ming 0.3beta1) + + * ext/ming/config.m4: + use more portable || here + +2005-12-21 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * ext/sqlite/pdo_sqlite2.c: + MFB51: Don't lose track of exec() errors in pdo_sqlite2 + + * (PHP_5_1) + ext/sqlite/pdo_sqlite2.c: + Don't lose track of exec() errors in pdo_sqlite2 + +2005-12-21 Jani Taskinen <[EMAIL PROTECTED]> + + * (PHP_5_1) + ext/wddx/config.m4: + MFH: prevent compile failure with --disable-all + + * ext/wddx/config.m4: + - Fix possible compile failure if configuring with --disable-all + +2005-12-21 Antony Dovgal <[EMAIL PROTECTED]> + + * ext/wddx/tests/bug35410.phpt + ext/wddx/tests/bug35410_64bit.phpt: + MFB: fix test, add test for 64bit platform + + * (PHP_5_1) + ext/wddx/tests/bug35410.phpt + ext/wddx/tests/bug35410_64bit.phpt + ext/wddx/tests/bug35410_64bit.phpt: + fix test, add test for 64bit platform + + * ext/wddx/tests/bug35410.phpt: + MFB: fix test + + * (PHP_5_1) + ext/wddx/tests/bug35410.phpt: + fix test + + * ext/calendar/tests/jdtojewish.phpt + ext/ctype/tests/bug25745.phpt + ext/ctype/tests/bug34645.phpt + ext/iconv/tests/iconv003.phpt + ext/iconv/tests/iconv004.phpt + ext/iconv/tests/iconv_mime_decode_headers.phpt + ext/mbstring/tests/bug28220.phpt + ext/mbstring/tests/bug30549.phpt + ext/mbstring/tests/bug31911.phpt + ext/simplexml/tests/bug27010.phpt + ext/sqlite/tests/bug28112.phpt + ext/wddx/tests/001.phpt + ext/wddx/tests/bug27287.phpt + ext/wddx/tests/bug34306.phpt + ext/wddx/tests/bug35410.phpt: + MFB: add missing skipif conditions, fix existing ones + add one missing test + + * (PHP_5_1) + ext/calendar/tests/jdtojewish.phpt + ext/ctype/tests/bug25745.phpt + ext/ctype/tests/bug34645.phpt + ext/iconv/tests/iconv003.phpt + ext/iconv/tests/iconv004.phpt + ext/iconv/tests/iconv_mime_decode_headers.phpt + ext/mbstring/tests/bug28220.phpt + ext/mbstring/tests/bug30549.phpt + ext/mbstring/tests/bug31911.phpt + ext/simplexml/tests/bug27010.phpt + ext/sqlite/tests/bug28112.phpt + ext/wddx/tests/001.phpt + ext/wddx/tests/bug27287.phpt + ext/wddx/tests/bug34306.phpt + ext/wddx/tests/bug35410.phpt: + add missing skipif conditions + fix existing ones + + * ext/xml/tests/bug25666.phpt + ext/xml/tests/bug26528.phpt + ext/xml/tests/bug26614.phpt + ext/xml/tests/bug26614_libxml.phpt + ext/xml/tests/bug27908.phpt + ext/xml/tests/bug30266.phpt + ext/xml/tests/bug32001.phpt + ext/xml/tests/bug35447.phpt + ext/xml/tests/xml009.phpt + ext/xml/tests/xml010.phpt: + MFB: add missing skipif conditions + + * (PHP_5_1) + ext/xml/tests/bug25666.phpt + ext/xml/tests/bug26528.phpt + ext/xml/tests/bug26614.phpt + ext/xml/tests/bug26614_libxml.phpt + ext/xml/tests/bug27908.phpt + ext/xml/tests/bug30266.phpt + ext/xml/tests/bug32001.phpt + ext/xml/tests/bug35447.phpt + ext/xml/tests/xml009.phpt + ext/xml/tests/xml010.phpt: + add skipif conditions + + * (PHP_5_1) + NEWS: + BFN + + * ext/sybase_ct/php_sybase_ct.c: + MFB: fix #35760 (sybase_ct doesn't compile on Solaris) + + * (PHP_5_1) + ext/sybase_ct/php_sybase_ct.c: + fix #35760 (sybase_ct doesn't compile on Solaris) + 2005-12-20 Marcus Boerger <[EMAIL PROTECTED]> * (PHP_5_1) @@ -19682,7 +19842,7 @@ * (PHP_4_3) ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2200 2005/12/21 06:31:39 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2201 2005/12/22 06:31:45 changelog Exp $ tag * (PHP_5_0) ext/standard/url_scanner_ex.c: @@ -23083,7 +23243,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.2200 2005/12/21 06:31:39 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.2201 2005/12/22 06:31:45 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -23564,7 +23724,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.2200 2005/12/21 06:31:39 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.2201 2005/12/22 06:31:45 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -25038,7 +25198,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2200 2005/12/21 06:31:39 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2201 2005/12/22 06:31:45 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: