changelog Wed Jul 8 01:34:22 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3457&r2=1.3458&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3457 php-src/ChangeLog:1.3458
--- php-src/ChangeLog:1.3457 Tue Jul 7 01:33:07 2009
+++ php-src/ChangeLog Wed Jul 8 01:34:20 2009
@@ -1,3 +1,186 @@
+2009-07-07 David Soria Parra <dso...@gmx.net>
+
+ * (PHP_5_2)
+ run-tests.php
+ run-tests.php:
+ MFH: Reset TZ environment variable. Some tests assume that it's not set.
+
+ * run-tests.php:
+ Reset TZ environment variable. Some tests assume that it's not set.
+
+2009-07-07 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * (PHP_5_3)
+ NEWS:
+ - #46682
+
+ * ext/standard/tests/file/touch_basic-win32.phpt:
+ - MF53: touch() atime field returns different value
+
+ * (PHP_5_3)
+ ext/standard/tests/file/touch_basic-win32.phpt:
+ - #46882, touch() atime field returns different value
+
+ * ext/standard/tests/file/mkdir_variation5-win32.phpt:
+ - fixed, remove XFAIL
+
+ * (PHP_5_3)
+ ext/standard/tests/file/mkdir_variation5-win32.phpt:
+ - fixed, remove xfail
+
+ * ext/standard/tests/file/touch_variation5-win32.phpt
+ ext/standard/tests/file/touch_variation6-win32.phpt:
+ - sync with 5.3
+
+ * (PHP_5_3)
+ ext/standard/tests/file/touch_variation5-win32.phpt
+ ext/standard/tests/file/touch_variation6-win32.phpt:
+ - fix tests, 5.3 supports these things now on windows. Also shorter tests
+ would be REALLY nice (or use iteration numbering)
+
+2009-07-07 Stanislav Malyshev <s...@zend.com>
+
+ * (PHP_5_3)
+ ext/intl/intl_error.c
+ ext/intl/php_intl.c
+ ext/intl/php_intl.h:
+ merge errors support
+
+2009-07-07 Jani Taskinen <jani.taski...@sci.fi>
+
+ * (PHP_5_2)
+ NEWS
+ main/main.c:
+ MFH:- Fixed bug #48247 (Infinite loop and possible crash during startup
+ with errors)
+
+ * (PHP_5_3)
+ NEWS
+ main/main.c
+ main/main.c:
+ - Fixed bug #48247 (Infinite loop and possible crash during startup with
+ errors)
+
+2009-07-07 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * (PHP_5_2)
+ NEWS:
+ - #48116
+
+ * (PHP_5_2)
+ ext/openssl/openssl.c:
+ - MF53: #48116, fix build with openssl 1.0
+
+2009-07-07 Jani Taskinen <jani.taski...@sci.fi>
+
+ * (PHP_5_2)
+ NEWS:
+ F*ckin bom
+
+ * (PHP_5_3)
+ NEWS:
+ Check your editors, this is ascii only file!
+
+2009-07-07 David Soria Parra <dso...@gmx.net>
+
+ * (PHP_5_3)
+ ZendEngine2/tests/024.phpt:
+ MFH: Adjust tests. The order in which notices appear is platform
dependend
+ as the function call ordering in parameter lists is not defined in C.
+
+ * ZendEngine2/tests/024.phpt:
+ Adjust tests. The order in which notices appear is platform dependend as
+ the function call ordering in parameter lists is not defined in C.
+
+2009-07-07 Ulf Wendel <ulf.wen...@phpdoc.de>
+
+ * (PHP_5_3)
+ ext/mysql/tests/mysql_affected_rows.phpt
+ ext/mysql/tests/mysql_field_flags.phpt
+ ext/mysql/tests/mysql_info.phpt
+ ext/mysql/tests/mysql_query.phpt
+ ext/mysql/tests/mysql_unbuffered_query.phpt
+ ext/mysql/tests/table.inc:
+ MFH. Fixing tests to run with SQL_MODE=ANSI_QUOTES as well.
+
+ * ext/mysql/tests/connect.inc
+ ext/mysql/tests/mysql_affected_rows.phpt
+ ext/mysql/tests/mysql_field_flags.phpt
+ ext/mysql/tests/mysql_info.phpt
+ ext/mysql/tests/mysql_query.phpt
+ ext/mysql/tests/mysql_unbuffered_query.phpt
+ ext/mysql/tests/skipif.inc
+ ext/mysql/tests/table.inc:
+ Fixing tests to run with SQL_MODE=ANSI_QUOTES as well.
+
+2009-07-07 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ NEWS:
+ - #45905
+
+ * ext/gd/libgd/gd.c
+ ext/gd/libgd/gd.c:
+ - WS
+
+ * ext/gd/libgd/gd.c
+ ext/gd/libgd/gd.c:
+ - MF53: #45905, imagefilledrectangle() clipping error
+
+ * (PHP_5_3)
+ ext/gd/libgd/gd.c:
+ - #45905, imagefilledrectangle() clipping error
+
+2009-07-07 Felipe Pena <felipe...@gmail.com>
+
+ * ext/mbstring/tests/mb_convert_kana.phpt
+ ext/mbstring/tests/mb_convert_kana.phpt
+ ext/mbstring/tests/mb_decode_numericentity.phpt
+ ext/mbstring/tests/mb_decode_numericentity.phpt
+ ext/mbstring/tests/mb_encode_numericentity.phpt
+ ext/mbstring/tests/mb_encode_numericentity.phpt
+ ext/mbstring/tests/mb_ereg3.phpt
+ ext/mbstring/tests/mb_ereg3.phpt
+ ext/mbstring/tests/mb_ereg4.phpt
+ ext/mbstring/tests/mb_ereg4.phpt
+ ext/mbstring/tests/mb_ereg_search.phpt
+ ext/mbstring/tests/mb_ereg_search.phpt
+ ext/mbstring/tests/mb_ereg_search_pos.phpt
+ ext/mbstring/tests/mb_ereg_search_pos.phpt
+ ext/mbstring/tests/mb_ereg_search_regs.phpt
+ ext/mbstring/tests/mb_ereg_search_regs.phpt
+ ext/mbstring/tests/mb_eregi.phpt
+ ext/mbstring/tests/mb_eregi.phpt
+ ext/mbstring/tests/mb_eregi_invalid_arguments.phpt
+ ext/mbstring/tests/mb_eregi_invalid_arguments.phpt
+ ext/mbstring/tests/mb_eregi_replace.phpt
+ ext/mbstring/tests/mb_eregi_replace.phpt:
+
+ - New tests (WurzbrugUG testfest)
+
+2009-07-07 Ilia Alshanetsky <i...@prohost.org>
+
+ * ext/filter/logical_filters.c
+ ext/filter/logical_filters.c
+ ext/filter/tests/016.phpt
+ ext/filter/tests/016.phpt:
+
+ MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
+ syntaxes)
+
+ * (PHP_5_2)
+ ext/filter/logical_filters.c
+ ext/filter/tests/016.phpt:
+
+ Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
+ syntaxes)
+
+2009-07-07 Felipe Pena <felipe...@gmail.com>
+
+ * TSRM/tsrm_virtual_cwd.c:
+ - Fixed compiler warning
+
2009-07-06 Pierre-Alain Joye <pierre....@gmail.com>
* (PHP_5_3)
@@ -50761,7 +50944,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3457 2009/07/07 01:33:07 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3458 2009/07/08 01:34:20 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c