jani                                     Sat, 28 Nov 2009 00:47:42 +0000

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

Log:
- Use correct revision

Changed paths:
    U   php/php-src/branches/PHP_5_2/tests/output/ob_011.phpt
    U   php/php-src/branches/PHP_5_3/tests/output/ob_011.phpt

Modified: php/php-src/branches/PHP_5_2/tests/output/ob_011.phpt
===================================================================
--- php/php-src/branches/PHP_5_2/tests/output/ob_011.phpt       2009-11-28 
00:38:05 UTC (rev 291371)
+++ php/php-src/branches/PHP_5_2/tests/output/ob_011.phpt       2009-11-28 
00:47:42 UTC (rev 291372)
@@ -1,8 +1,7 @@
 --TEST--
 output buffering - fatalism
 --XFAIL--
-This test will fail until the fix in version 1.178 of ext/main/output.c
-is backported from php 6
+This test will fail until the fix in revision r214155 is backported from php 6
 --FILE--
 <?php
 function obh($s)

Modified: php/php-src/branches/PHP_5_3/tests/output/ob_011.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/tests/output/ob_011.phpt       2009-11-28 
00:38:05 UTC (rev 291371)
+++ php/php-src/branches/PHP_5_3/tests/output/ob_011.phpt       2009-11-28 
00:47:42 UTC (rev 291372)
@@ -1,8 +1,7 @@
 --TEST--
 output buffering - fatalism
 --XFAIL--
-This test will fail until the fix in version 1.178 of ext/main/output.c
-is backported from php 6
+This test will fail until the fix in revision r214155 is backported from php 6
 --FILE--
 <?php
 function obh($s)

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

Reply via email to