From: Date: Wed, 14 Jan 2009 01:33:16 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.4.0alpha1~191^2~4525 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=725381c00279a529093ab1bfbf7bdefb7fb2df04;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index f6c48aacda..b8035ee477 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,243 @@ +2009-01-13 andy wharmby + + * ext/date/tests/date_default_timezone_get_error.phpt + ext/date/tests/date_default_timezone_get_error.phpt + ext/date/tests/date_default_timezone_get_error.phpt + ext/date/tests/date_default_timezone_set_error.phpt + ext/date/tests/date_default_timezone_set_error.phpt + ext/date/tests/date_default_timezone_set_error.phpt + ext/date/tests/date_sun_info_error.phpt + ext/date/tests/date_sun_info_error.phpt + ext/date/tests/date_sun_info_error.phpt + ext/date/tests/date_sun_info_variation1.phpt + ext/date/tests/date_sun_info_variation1.phpt + ext/date/tests/date_sun_info_variation1.phpt + ext/date/tests/date_sun_info_variation2.phpt + ext/date/tests/date_sun_info_variation2.phpt + ext/date/tests/date_sun_info_variation2.phpt + ext/date/tests/date_sun_info_variation3.phpt + ext/date/tests/date_sun_info_variation3.phpt + ext/date/tests/date_sun_info_variation3.phpt + ext/date/tests/date_sunrise_and_sunset_basic.phpt + ext/date/tests/date_sunrise_and_sunset_basic.phpt + ext/date/tests/date_sunrise_and_sunset_basic.phpt: + Fix new date tests. Tested on Windows, Linux and Linux 64 bit + +2009-01-13 Ilia Alshanetsky + + * ext/standard/basic_functions.c + ext/standard/mail.c: + + MFB:Fixed a bug inside mail() logging code that prevents log file from + existing outside of open_basedir + + * (PHP_5_3) + ext/standard/basic_functions.c + ext/standard/mail.c: + Fixed a bug inside mail() logging code that prevents log file from existing + outside of open_basedir + +2009-01-13 Felipe Pena + + * ZendEngine2/tests/bug46304.phpt + ZendEngine2/tests/bug46304.phpt + ext/standard/tests/general_functions/phpinfo.phpt: + - Fixed test + +2009-01-13 Andrei Zmievski + + * (PHP_5_2) + NEWS: + -** empty log message *** + + * (PHP_5_2) + ext/pcre/php_pcre.c: + Fix bug #44336 in PHP 5.2 as well. + +2009-01-13 Ilia Alshanetsky + + * ext/pgsql/pgsql.c: + + MFB: Improved parameter handling + + * (PHP_5_3) + ext/pgsql/pgsql.c: + + Improved parameter handling + +2009-01-13 andy wharmby + + * ext/standard/tests/file/parse_ini_file_variation3.phpt + ext/standard/tests/file/parse_ini_file_variation3.phpt + ext/standard/tests/file/parse_ini_file_variation3.phpt: + Fix test. Tested on Windows, Linux and Linux 64 bit + +2009-01-13 Felipe Pena + + * (PHP_5_3) + NEWS: + - Typo + +2009-01-13 Rob Richards + + * (PHP_5_3) + NEWS: + news + +2009-01-13 Andrei Zmievski + + * (PHP_5_3) + ZendEngine2/tests/access_modifiers_012.phpt: + Add test + +2009-01-13 Rob Richards + + * (PHP_5_3) + ext/dom/dom_fe.h + ext/dom/node.c: + MFH: Add method DomNode::getLineNo to return line number for a parsed node + + * ext/dom/dom_fe.h + ext/dom/node.c: + Add method DomNode::getLineNo to return line number for a parsed node + +2009-01-13 andy wharmby + + * (PHP_5_2) + ext/date/tests/date_default_timezone_get_error.phpt + ext/date/tests/date_default_timezone_get_error.phpt + ext/date/tests/date_default_timezone_set_error.phpt + ext/date/tests/date_default_timezone_set_error.phpt + ext/date/tests/date_default_timezone_set_variation1.phpt + ext/date/tests/date_default_timezone_set_variation1.phpt + ext/date/tests/date_sun_info_error.phpt + ext/date/tests/date_sun_info_error.phpt + ext/date/tests/date_sun_info_variation1.phpt + ext/date/tests/date_sun_info_variation1.phpt + ext/date/tests/date_sun_info_variation2.phpt + ext/date/tests/date_sun_info_variation2.phpt + ext/date/tests/date_sun_info_variation3.phpt + ext/date/tests/date_sun_info_variation3.phpt + ext/date/tests/date_sunrise_and_sunset_basic.phpt + ext/date/tests/date_sunrise_and_sunset_basic.phpt: + New date extension tests. Tested on Windows, Linux and Linux 64 bit + + * ext/date/tests/date_default_timezone_get_error.phpt + ext/date/tests/date_default_timezone_get_error.phpt + ext/date/tests/date_default_timezone_get_error.phpt + ext/date/tests/date_default_timezone_set_error.phpt + ext/date/tests/date_default_timezone_set_error.phpt + ext/date/tests/date_default_timezone_set_error.phpt + ext/date/tests/date_default_timezone_set_variation1.phpt + ext/date/tests/date_default_timezone_set_variation1.phpt + ext/date/tests/date_default_timezone_set_variation1.phpt + ext/date/tests/date_sun_info_error.phpt + ext/date/tests/date_sun_info_error.phpt + ext/date/tests/date_sun_info_error.phpt + ext/date/tests/date_sun_info_variation1.phpt + ext/date/tests/date_sun_info_variation1.phpt + ext/date/tests/date_sun_info_variation1.phpt + ext/date/tests/date_sun_info_variation2.phpt + ext/date/tests/date_sun_info_variation2.phpt + ext/date/tests/date_sun_info_variation2.phpt + ext/date/tests/date_sun_info_variation3.phpt + ext/date/tests/date_sun_info_variation3.phpt + ext/date/tests/date_sun_info_variation3.phpt + ext/date/tests/date_sunrise_and_sunset_basic.phpt + ext/date/tests/date_sunrise_and_sunset_basic.phpt + ext/date/tests/date_sunrise_and_sunset_basic.phpt: + 1.1.4; + New date extension tests. Tested on Windows, Linux and Linux 64 bit + +2009-01-13 Antony Dovgal + + * ext/xml/tests/xml_error_string_variation1.phpt + ext/xml/tests/xml_error_string_variation1.phpt + ext/xml/tests/xml_error_string_variation1.phpt: + fix test + +2009-01-13 andy wharmby + + * (PHP_5_2) + ext/zlib/tests/data.inc + ext/zlib/tests/data.inc + ext/zlib/tests/gzcompress_basic1.phpt + ext/zlib/tests/gzcompress_basic1.phpt + ext/zlib/tests/gzcompress_error1.phpt + ext/zlib/tests/gzcompress_error1.phpt + ext/zlib/tests/gzcompress_variation1.phpt + ext/zlib/tests/gzcompress_variation1.phpt + ext/zlib/tests/gzdeflate_basic1.phpt + ext/zlib/tests/gzdeflate_basic1.phpt + ext/zlib/tests/gzdeflate_error1.phpt + ext/zlib/tests/gzdeflate_error1.phpt + ext/zlib/tests/gzdeflate_variation1.phpt + ext/zlib/tests/gzdeflate_variation1.phpt + ext/zlib/tests/gzencode_basic1.phpt + ext/zlib/tests/gzencode_basic1.phpt + ext/zlib/tests/gzencode_error1.phpt + ext/zlib/tests/gzencode_error1.phpt + ext/zlib/tests/gzencode_variation1.phpt + ext/zlib/tests/gzencode_variation1.phpt: + New zlib extension tests. Tested on Windows, Linux and Linux 64 bit + + * ext/zlib/tests/data.inc + ext/zlib/tests/data.inc + ext/zlib/tests/data.inc + ext/zlib/tests/gzcompress_basic1.phpt + ext/zlib/tests/gzcompress_basic1.phpt + ext/zlib/tests/gzcompress_basic1.phpt + ext/zlib/tests/gzcompress_error1.phpt + ext/zlib/tests/gzcompress_error1.phpt + ext/zlib/tests/gzcompress_error1.phpt + ext/zlib/tests/gzcompress_variation1.phpt + ext/zlib/tests/gzcompress_variation1.phpt + ext/zlib/tests/gzcompress_variation1.phpt + ext/zlib/tests/gzdeflate_basic1.phpt + ext/zlib/tests/gzdeflate_basic1.phpt + ext/zlib/tests/gzdeflate_basic1.phpt + ext/zlib/tests/gzdeflate_error1.phpt + ext/zlib/tests/gzdeflate_error1.phpt + ext/zlib/tests/gzdeflate_error1.phpt + ext/zlib/tests/gzdeflate_variation1.phpt + ext/zlib/tests/gzdeflate_variation1.phpt + ext/zlib/tests/gzdeflate_variation1.phpt + ext/zlib/tests/gzencode_basic1.phpt + ext/zlib/tests/gzencode_basic1.phpt + ext/zlib/tests/gzencode_basic1.phpt + ext/zlib/tests/gzencode_error1.phpt + ext/zlib/tests/gzencode_error1.phpt + ext/zlib/tests/gzencode_error1.phpt + ext/zlib/tests/gzencode_variation1-win32.phpt + ext/zlib/tests/gzencode_variation1.phpt + ext/zlib/tests/gzencode_variation1.phpt + ext/zlib/tests/gzencode_variation1.phpt: + 1.1.4; + New zlib extension tests. Tested on Windows, Linux and Linux 64 bit + +2009-01-13 Scott MacVicar + + * (PHP_5_3) + NEWS: + BFN + + * (PHP_5_3) + ext/pdo_sqlite/config.m4 + ext/pdo_sqlite/sqlite_statement.c + ext/pdo_sqlite/tests/bug_42589.phpt + ext/sqlite3/config0.m4: + MFH Add table key to getColumnMeta() with SQLite + + * ext/pdo_sqlite/tests/bug_42589.phpt + ext/pdo_sqlite/tests/bug_42589.phpt + ext/sqlite3/config0.m4: + + Add table key to getColumnMeta() with SQLite + + * ext/pdo_sqlite/config.m4 + ext/pdo_sqlite/sqlite_statement.c: + Add table key to getColumnMeta() with SQLite + 2009-01-12 Stanislav Malyshev * ZendEngine2/zend_constants.c: diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 21800475c5..620b2cc077 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,15 @@ +2009-01-13 Felipe Pena + + * tests/bug46304.phpt + tests/bug46304.phpt: + - Fixed test + +2009-01-13 Andrei Zmievski + + * (PHP_5_3) + tests/access_modifiers_012.phpt: + Add test + 2009-01-12 Stanislav Malyshev * zend_constants.c: