Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51065 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36206 invoked from network); 16 Dec 2010 21:47:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2010 21:47:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=shadda@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=shadda@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: shadda@gmail.com X-Host-Fingerprint: 209.85.161.54 mail-fx0-f54.google.com Received: from [209.85.161.54] ([209.85.161.54:45225] helo=mail-fx0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/61-29115-B098A0D4 for ; Thu, 16 Dec 2010 16:47:56 -0500 Received: by fxm16 with SMTP id 16so22224fxm.13 for ; Thu, 16 Dec 2010 13:47:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=s7EilLpMYqohBc8F97N1naoEoRqB2+IVSOXGUZK0Sc8=; b=vtPCmB6uQiCnow+zUSRXQzH4e+K/sUJGzDqRliFGntagl8yOeo3m5sb9xsV2KQWOvO yTpzRdu7glbzmdVHn29Bj2tfpZ6KQtPp+r2Swtnt4wj0Hd2LOieLjX2j+zSGbJgj4oMr ix/KUPYjwnEQJ1e+38JVOGKGV++zO/BJP7DdM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PvT91Y+F8occQwXJE9BJGgMT/AtDS1l7kmS9CJX/ysgu3nLs7H3KK+25Vmputo4FqK s5KAKsV17dTiyExZkfJL6UOwlPqCTO/slswhd8xDFh0Ve5zt9cuj8m4VjHBr/OdI/iQY qUVebIConWhWD4fNeReCkpC+4gbsQMlcH7QQA= MIME-Version: 1.0 Received: by 10.223.98.204 with SMTP id r12mr303316fan.102.1292536072106; Thu, 16 Dec 2010 13:47:52 -0800 (PST) Received: by 10.223.72.12 with HTTP; Thu, 16 Dec 2010 13:47:51 -0800 (PST) In-Reply-To: <4D0A8780.5060308@gmail.com> References: <4D0A8780.5060308@gmail.com> Date: Thu, 16 Dec 2010 15:47:51 -0600 Message-ID: To: =?ISO-8859-1?Q?=C1ngel_Gonz=E1lez?= Cc: Gustavo Lopes , Pierre Joye , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=20cf3054ad1d6ff56604978e01ee Subject: Re: [PHP-DEV] [PATCH] Add option to disable POST data processing From: shadda@gmail.com (Matt Wilson) --20cf3054ad1d6ff56604978e01ee Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Note that this is already possible by setting post_max_size to 0M. Was useful prior to the APC upload hooks for writing progress bars. 2010/12/16 =C1ngel Gonz=E1lez > Gustavo Lopes wrote: > > > I've committed to trunk the patch with the name of the ini option chang= ed > > from disable_post_data_processing to enable_post_data_reading. > > > Pierre Joye wrote: > > hi, > > > > The more I look at this option the more I think it is confusing. I'm > > not sure the gain is worth this confusion either. However I would > > prefer to bring back a proposal we had a couple of years ago, to > > totally disable post data. > > Would calling it enable_automatic_post_data_reading help with that > confusion? > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Matt Wilson 816.830.9429 --20cf3054ad1d6ff56604978e01ee--