Hi:

  <cjorcl> laruence, from earlier: cjorcl who broke
parse_ini_file.phpt and parse_ini_string_002.phpt? laruence_ your
change borked it for me.  Perhaps one of us has out of sync scanner.
I'll check mine later, but no time today

<cjorcl> laruence, re ini tests.  OK.

thanks

2011/9/14 Hannes Magnusson <hannes.magnus...@gmail.com>:
> On Tue, Sep 13, 2011 at 15:02, Xinchen Hui <larue...@php.net> wrote:
>> laruence                                 Tue, 13 Sep 2011 13:02:57 +0000
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=316621
>>
>> Log:
>> MFH, fix test
>>
>> Changed paths:
>>    U   
>> php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt
>>    U   
>> php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/parse_ini_string_002.phpt
>>    U   
>> php/php-src/branches/PHP_5_4/ext/standard/tests/general_functions/parse_ini_file.phpt
>>    U   
>> php/php-src/branches/PHP_5_4/ext/standard/tests/general_functions/parse_ini_string_002.phpt
>>
>> Modified: 
>> php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt
>> ===================================================================
>> --- 
>> php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt
>>        2011-09-13 12:59:51 UTC (rev 316620)
>> +++ 
>> php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt
>>        2011-09-13 13:02:57 UTC (rev 316621)
>> @@ -137,11 +137,11 @@
>>   string(0) ""
>>  }
>>
>> -Warning: syntax error, unexpected '=' in %sparse_ini_file.dat on line 2
>> +Warning: syntax error, unexpected '=', expecting $end or TC_SECTION or 
>> TC_LABEL or TC_OFFSET in %sparse_ini_file.dat on line 2
>>  in %sparse_ini_file.php on line 20
>>  bool(false)
>>
>> -Warning: syntax error, unexpected '=' in %sparse_ini_file.dat on line 2
>> +Warning: syntax error, unexpected '=', expecting $end or TC_SECTION or 
>> TC_LABEL or TC_OFFSET in %sparse_ini_file.dat on line 2
>>  in %sparse_ini_file.php on line 26
>>  bool(false)
>
>
> These changes broke the test for me...
>
> -Hannes
>



-- 
Laruence  Xinchen Hui
http://www.laruence.com/

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

Reply via email to