pajoye                                   Mon, 05 Sep 2011 10:59:26 +0000

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

Log:
- force LF and enable it on windows now

Changed paths:
    _U  
php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt
    UU  
php/php-src/branches/PHP_5_4/ext/standard/tests/general_functions/parse_ini_file.phpt
    _U  
php/php-src/trunk/ext/standard/tests/general_functions/parse_ini_file.phpt


Property changes on: 
php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt
___________________________________________________________________
Modified: svn:eol-style
   - native
   + LF

Modified: 
php/php-src/branches/PHP_5_4/ext/standard/tests/general_functions/parse_ini_file.phpt
===================================================================
--- 
php/php-src/branches/PHP_5_4/ext/standard/tests/general_functions/parse_ini_file.phpt
       2011-09-05 10:57:23 UTC (rev 316151)
+++ 
php/php-src/branches/PHP_5_4/ext/standard/tests/general_functions/parse_ini_file.phpt
       2011-09-05 10:59:26 UTC (rev 316152)
@@ -1,7 +1,5 @@
 --TEST--
 parse_ini_file() multiple calls
---SKIPIF--
-<?php if( substr(PHP_OS, 0, 3) == 'WIN' ) die("skip Windows has different 
error message");?>
 --FILE--
 <?php



Property changes on: 
php/php-src/branches/PHP_5_4/ext/standard/tests/general_functions/parse_ini_file.phpt
___________________________________________________________________
Modified: svn:eol-style
   - native
   + LF


Property changes on: 
php/php-src/trunk/ext/standard/tests/general_functions/parse_ini_file.phpt
___________________________________________________________________
Modified: svn:eol-style
   - native
   + LF

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

Reply via email to