Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58940 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7562 invoked from network); 14 Mar 2012 22:05:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Mar 2012 22:05: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 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:61956] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/71-32926-016116F4 for ; Wed, 14 Mar 2012 17:05:05 -0500 Received: by ghbg2 with SMTP id g2so2764227ghb.29 for ; Wed, 14 Mar 2012 15:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EDDBvlaYWE1melKgtS2C4CClrVwWtAFF8K6KrGMTn7o=; b=NiNtas6xRTZaDYvWr+u6QtH+IQEQq6tB/Rq32h1jIE8ZN3Q8dIunv7eYyLf75vf+GX R6pPblNmSpB6pTsdaJ1kcjLPyxD9hoiYAbWa/vVcHeIYL8VPp/xdrPu3QwnkfiiPB26c 5GxV7rfIDKUNGe64zLOE/Ake3XfZGHPLrHyp25323NZx4EeD/oY8lNOqrJk3QzVkq2+4 EnOKw9eX9gztAZyUS4KospU2jGMqZubVBTtIc5e9cj4XFg2F5Q65kGbL8fJe0fsPO0rK B0uQRCd4N8BitL8Y+v9NFckqSQY0st75hy7rvXI0PcZ3YHNmoXydsuPnNpuFJljMiykZ jVQQ== MIME-Version: 1.0 Received: by 10.236.185.168 with SMTP id u28mr5165980yhm.73.1331762701481; Wed, 14 Mar 2012 15:05:01 -0700 (PDT) Received: by 10.146.221.14 with HTTP; Wed, 14 Mar 2012 15:05:01 -0700 (PDT) In-Reply-To: <4F610FB9.1060309@lerdorf.com> References: <4F60F4B1.5010407@lerdorf.com> <4F610FB9.1060309@lerdorf.com> Date: Wed, 14 Mar 2012 23:05:01 +0100 Message-ID: To: Rasmus Lerdorf Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Let parse_str() parse more than max_input_vars args From: pierre.php@gmail.com (Pierre Joye) hi, On Wed, Mar 14, 2012 at 10:38 PM, Rasmus Lerdorf wrote: > On 03/14/2012 01:32 PM, Pierre Joye wrote: >> hi Rasmus, >> >> As the ini_all option sounds appealing, I can imagine ISPs willing to >> do not allow their users to change this value, and that's something I >> would not allow random users either. >> >> I'd to go with the optional argument, adding a clear in the >> documentation about the confusing error message. > > I would think you would have objected to the current INI_PERDIR. This is where a > user can make his scripts unsafe by disabling max_input_vars in a > .htaccess file. I was sure it was system and not per dir. The ini all option can't hurt more then. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org