Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54037 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78827 invoked from network); 18 Jul 2011 13:44:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2011 13:44:24 -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:41266] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/D9-08769-7B8342E4 for ; Mon, 18 Jul 2011 09:44:23 -0400 Received: by ywb6 with SMTP id 6so1388477ywb.29 for ; Mon, 18 Jul 2011 06:44:20 -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=V1hoDdAPQG13S1hwMnilc87KRIngU0SAEqshM+khSuM=; b=hFmXuehkdABMB2A5fejFFJsQveEbg3wWSIoHc3Ki8wASIk83kZan3qfhBIJItDKPeq DCgpb5954NdvWrggKwMDMdEdnb556iu6cA//zbtBzaFpzai9bXADY9igiqXrwKwJa4Vo 6JaIRiSoClFhwfnS4scH1yTp1pJ7QxLpQuCLo= MIME-Version: 1.0 Received: by 10.236.181.106 with SMTP id k70mr2325013yhm.156.1310996660783; Mon, 18 Jul 2011 06:44:20 -0700 (PDT) Received: by 10.147.38.17 with HTTP; Mon, 18 Jul 2011 06:44:20 -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 15:44:20 +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 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 wrot= e: >> > 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 recommen= ded >> >> 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=3Dmarkup#l26= 6 of course this isn't an issue, as we only fetch the PHP_VERSION there. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu