]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 8 Jul 2009 01:34:26 +0000 (01:34 +0000)
committer <changelog@php.net> <>
Wed, 8 Jul 2009 01:34:26 +0000 (01:34 +0000)
ChangeLog
Zend/ChangeLog

index 29938cc3be7a87759bbf719709b699dd07bbf1df..41532b45d678643b91635908342dff6e8a45d73f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,186 @@
+2009-07-07  David Soria Parra  <dsoria@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.dev@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  <stas@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.taskinen@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.dev@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.taskinen@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  <dsoria@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.wendel@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.dev@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  <felipensp@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  <ilia@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  <felipensp@gmail.com>
+
+    * TSRM/tsrm_virtual_cwd.c:
+      - Fixed compiler warning
+
 2009-07-06  Pierre-Alain Joye  <pierre.dev@gmail.com>
 
     * (PHP_5_3)
index 5b16bf9e20de274f1ce2307692cc7a0b35e4c560..1b60b3b3defded8f9d55395f0c9022226affcabc 100644 (file)
@@ -1,3 +1,14 @@
+2009-07-07  David Soria Parra  <dsoria@gmx.net>
+
+    * (PHP_5_3)
+      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.
+
+    * 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-06  andy wharmby  <wharmby@uk.ibm.com>
 
     * tests/019.phpt