Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53946 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21343 invoked from network); 13 Jul 2011 19:32:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jul 2011 19:32:07 -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:37824] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5F/12-10669-1B2FD1E4 for ; Wed, 13 Jul 2011 15:32:04 -0400 Received: by ywb6 with SMTP id 6so2640216ywb.29 for ; Wed, 13 Jul 2011 12:31:56 -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=zcxD3v5JN8GUuYUb5/eqOOK2M7DoOLSRxHp2nwHRw6o=; b=Sbzz1GzVkd6QdhAaBSEGl1eIKZatQss4Hdu1pErCivb4LUoMSpYoc70YRyPuJBoIG4 qSJqSr6fKgBvgJl7EGyhJmg/SWzXjJgSMBwtZf/f7vJ1pMog/H8W1Sjs1DRuSHD4S1At UE8TPiXFD7QABu0zwVl6MvsQgnHN6SVODhSSs= MIME-Version: 1.0 Received: by 10.146.190.7 with SMTP id n7mr1459473yaf.28.1310585516169; Wed, 13 Jul 2011 12:31:56 -0700 (PDT) Received: by 10.147.38.17 with HTTP; Wed, 13 Jul 2011 12:31:56 -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: Wed, 13 Jul 2011 21:31:56 +0200 Message-ID: To: Pierre Joye Cc: Stas Malyshev , Philip Olson , 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 Wed, Jul 13, 2011 at 9:28 PM, Pierre Joye wrote: > On Wed, Jul 13, 2011 at 9:14 PM, Stas Malyshev w= rote: >> Hi! >> >> On 7/13/11 11:35 AM, Ferenc Kovacs wrote: >>> >>> tyrael@thor:~/checkouts$ php -n -r 'echo PHP_VERSION."\n";echo >>> ini_get("magic_quotes_gpc")."\n";' >>> 5.3.6-6~dotdeb.1 >>> 1 >> >> 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. > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > and our own tools use that also: pear and run-tests.php at least. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu