pajoye                                   Tue, 06 Sep 2011 09:28:23 +0000

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

Log:
- missing --SKIPIF--

Changed paths:
    U   php/php-src/branches/PHP_5_4/ext/iconv/tests/bug52211.phpt
    U   php/php-src/trunk/ext/iconv/tests/bug52211.phpt

Modified: php/php-src/branches/PHP_5_4/ext/iconv/tests/bug52211.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/ext/iconv/tests/bug52211.phpt  2011-09-06 
09:23:10 UTC (rev 316238)
+++ php/php-src/branches/PHP_5_4/ext/iconv/tests/bug52211.phpt  2011-09-06 
09:28:23 UTC (rev 316239)
@@ -1,5 +1,6 @@
 --TEST--
 Bug #52211 (iconv() returns part of string on error)
+--SKIPIF--
 <?php
 include('skipif.inc');
 ?>

Modified: php/php-src/trunk/ext/iconv/tests/bug52211.phpt
===================================================================
--- php/php-src/trunk/ext/iconv/tests/bug52211.phpt     2011-09-06 09:23:10 UTC 
(rev 316238)
+++ php/php-src/trunk/ext/iconv/tests/bug52211.phpt     2011-09-06 09:28:23 UTC 
(rev 316239)
@@ -1,5 +1,6 @@
 --TEST--
 Bug #52211 (iconv() returns part of string on error)
+--SKIPIF--
 <?php
 include('skipif.inc');
 ?>

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

Reply via email to