Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53944 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17764 invoked from network); 13 Jul 2011 19:28:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jul 2011 19:28:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:34695] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/51-10669-7C1FD1E4 for ; Wed, 13 Jul 2011 15:28:07 -0400 Received: by gwb17 with SMTP id 17so2889209gwb.29 for ; Wed, 13 Jul 2011 12:28:03 -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; bh=pvevIvQjhI441QH2ejgyXI0h+WuwMeINX2V0P8xQrVc=; b=CK0Cf6U+kYKBnFoJL4BwSDArGrk5vwCbsRHVNj3kQBVCD8SxdVdPsfaw+W/QMrzSdr 52K75G/rDEpnH3JucETY3ypKUA+H5uDwcTpYm0M0H0LRAnslnk/pMprYPuCsQAMwF31t ylP8MH8h/J6IlcB3Uj/qJYg1OyWO1NJIstZgE= MIME-Version: 1.0 Received: by 10.236.77.42 with SMTP id c30mr1925036yhe.248.1310585281422; Wed, 13 Jul 2011 12:28:01 -0700 (PDT) Received: by 10.147.137.11 with HTTP; Wed, 13 Jul 2011 12:28:01 -0700 (PDT) In-Reply-To: <4E1DEE7C.8030203@sugarcrm.com> 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:28:01 +0200 Message-ID: To: Stas Malyshev Cc: Ferenc Kovacs , Philip Olson , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] 5.4 features vote From: pierre.php@gmail.com (Pierre Joye) On Wed, Jul 13, 2011 at 9:14 PM, Stas Malyshev wrote: > 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