Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54038 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84153 invoked from network); 18 Jul 2011 14:08:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2011 14:08:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:34478] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/AA-08769-F4E342E4 for ; Mon, 18 Jul 2011 10:08:16 -0400 Received: by ywb6 with SMTP id 6so1402641ywb.29 for ; Mon, 18 Jul 2011 07:08:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=T3HItBJnARgXCE0YUWC/elKw+CMUkaZP1dYPJCkC3Hg=; b=vMAVQa5rsDGnbrBy+CA96wV7SkoetiNT69bIDv7UyFgJsSwrfGgpWyl6P9/tFMoQr+ Sck8NcyDRbd8zANlxPqxLfnjiGPJuo6kMnWvPTKvLfAxwLqkWMWzcDIDp4ziVvmaMoUV WQ2jbc2ZAVeT/FLK/NoomswUmesQuArt6zSqw= MIME-Version: 1.0 Received: by 10.151.122.19 with SMTP id z19mr1556455ybm.309.1310998092957; Mon, 18 Jul 2011 07:08:12 -0700 (PDT) Received: by 10.147.38.17 with HTTP; Mon, 18 Jul 2011 07:08:12 -0700 (PDT) In-Reply-To: References: <4E17F5A0.3070409@sugarcrm.com> <4E1B9343.3090000@sugarcrm.com> <967B58EB-C704-40CD-AFEE-D0CA2192F4FA@roshambo.org> <4E1DC072.8080300@sugarcrm.com> <4E1DE20E.20902@sugarcrm.com> <4E1DEE7C.8030203@sugarcrm.com> Date: Mon, 18 Jul 2011 16:08:12 +0200 Message-ID: To: Derick Rethans Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [VOTE] 5.4 features vote From: tyra3l@gmail.com (Ferenc Kovacs) On Mon, Jul 18, 2011 at 3:44 PM, Ferenc Kovacs wrote: > On Mon, Jul 18, 2011 at 12:16 PM, Derick Rethans wrote: >> On Wed, 13 Jul 2011, Ferenc Kovacs wrote: >> >>> On Wed, Jul 13, 2011 at 9:28 PM, Pierre Joye wro= te: >>> > On Wed, Jul 13, 2011 at 9:14 PM, Stas Malyshev wrote: >>> >> >>> >> Nobody runs PHP with -n, who would you do that? INIs are the recomme= nded >>> >> 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 th= e >>> > 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=3Dmarkup#l= 266 > of course this isn't an issue, as we only fetch the PHP_VERSION there. > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > oh, I've just read the irc conversation, Philip spotted that we do use and pass the '-n' to the tests for running the tests. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu