tmp-php.ini is generated by the test suite. How is that not portable
and why would that change?

-Hannes

On Tue, Sep 6, 2011 at 11:30, Pierre Joye <pierre....@gmail.com> wrote:
> no, as it is not portable and can change.
>
> On Tue, Sep 6, 2011 at 11:25 AM, Hannes Magnusson
> <hannes.magnus...@gmail.com> wrote:
>> On Tue, Sep 6, 2011 at 09:47, Pierre Joye <paj...@php.net> wrote:
>>> pajoye                                   Tue, 06 Sep 2011 07:47:20 +0000
>>>
>>> Revision: http://svn.php.net/viewvc?view=revision&revision=316229
>>>
>>> Log:
>>> - fix test
>>>
>>> Changed paths:
>>>    U   
>>> php/php-src/branches/PHP_5_3/ext/standard/tests/php_ini_loaded_file.phpt
>>>    U   
>>> php/php-src/branches/PHP_5_4/ext/standard/tests/php_ini_loaded_file.phpt
>>>    U   php/php-src/trunk/ext/standard/tests/php_ini_loaded_file.phpt
>>>
>>> Modified: 
>>> php/php-src/branches/PHP_5_3/ext/standard/tests/php_ini_loaded_file.phpt
>>> ===================================================================
>>> --- 
>>> php/php-src/branches/PHP_5_3/ext/standard/tests/php_ini_loaded_file.phpt    
>>> 2011-09-06 07:44:43 UTC (rev 316228)
>>> +++ 
>>> php/php-src/branches/PHP_5_3/ext/standard/tests/php_ini_loaded_file.phpt    
>>> 2011-09-06 07:47:20 UTC (rev 316229)
>>> @@ -11,4 +11,4 @@
>>>  var_dump(php_ini_loaded_file());
>>>  ?>
>>>  --EXPECTF--
>>> -string(%d) "%s/tmp-php.ini"
>>> +string(%d) "%sphp.ini"
>>
>> The tmp- part here is quite intentional, please leave it in.
>>
>> -Hanes
>>
>> --
>> PHP CVS Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
>
> --
> Pierre
>
> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
>

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

Reply via email to