danielc                                  Sun, 19 Jun 2011 16:46:32 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=312287

Log:
Make xfail text not reference a particular version now that 5.4 branch exists.

Changed paths:
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type3.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type2.phpt
    U   
php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type3.phpt

Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type3-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type3-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type3-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type3-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type2-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-fall-type3-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type2.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type2.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type2.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php


Modified: php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type3.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type3.phpt	2011-06-19 15:43:16 UTC (rev 312286)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type3-type3.phpt	2011-06-19 16:46:32 UTC (rev 312287)
@@ -3,7 +3,7 @@
 --CREDITS--
 Daniel Convissor <dani...@php.net>
 --XFAIL--
-PHP < 5.4 has bugs
+Various bugs exist
 --FILE--
 <?php

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to