On Mon, Jul 18, 2011 at 12:16 PM, Derick Rethans <der...@php.net> wrote:
> On Wed, 13 Jul 2011, Ferenc Kovacs wrote:
>
>> On Wed, Jul 13, 2011 at 9:28 PM, Pierre Joye <pierre....@gmail.com> wrote:
>> > On Wed, Jul 13, 2011 at 9:14 PM, Stas Malyshev <smalys...@sugarcrm.com> 
>> > wrote:
>> >>
>> >> Nobody runs PHP with -n, who would you do that? INIs are the recommended
>> >> setting, if you ignore that, you do it at your own peril.
>> >
>> > I do in many situations while testing and debugging and that's why the
>> > default values exist.
>>
>> and our own tools use that also: pear and run-tests.php at least.
>
> run-tests.php does not use -n by default, there is even a run-tests.php
> switch to enabled it specifically.
>
> Derick
>

we are both right, see
http://svn.php.net/viewvc/php/php-src/trunk/run-tests.php?view=markup#l266
of course this isn't an issue, as we only fetch the PHP_VERSION there.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to