Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57181 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63216 invoked from network); 4 Jan 2012 11:34:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jan 2012 11:34:56 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:37297] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6A/61-50667-859340F4 for ; Wed, 04 Jan 2012 06:34:50 -0500 Received: by vcdn13 with SMTP id n13so12915661vcd.29 for ; Wed, 04 Jan 2012 03:34:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=oyI8FVBxrxdYSkbKoHl2W2kWYUC8FEFRlWqG2ljx6X4=; b=RRWF2b3Y9tPB1W1Yto3mPk33aA126VYQ/kaiFUDMQY0ux8IDBHv+9jzr4GrA7hoT1F CDNf2xZibi5IJGmet9PT9M3y7dZNOBcUTGRf8a9TZRA8aPruQJLexfxjOGXUP1ZaPEMB YrP4MDWZpHwZS7co8ucQQnZJ4LhMiwb5w1zCg= Received: by 10.220.148.138 with SMTP id p10mr31770507vcv.28.1325676885230; Wed, 04 Jan 2012 03:34:45 -0800 (PST) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.3.14 with HTTP; Wed, 4 Jan 2012 03:34:24 -0800 (PST) In-Reply-To: References: Date: Wed, 4 Jan 2012 19:34:24 +0800 X-Google-Sender-Auth: DKF71rBQNxa-lCNgEDQ1RQGcs-E Message-ID: To: Dmitry Stogov , Dmitry Stogov Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: another fix for max_input_vars. From: laruence@php.net (Laruence) Hi: I have updated the patch, make it works in case of sub arrays. http://pastebin.com/yPTUZuNe thanks On Wed, Jan 4, 2012 at 5:59 PM, Laruence wrote: > On Wed, Jan 4, 2012 at 2:59 PM, Laruence wrote: >> Hi dmitry: >> >> =C2=A0 =C2=A0it seems you have fix the issue that error in register_vari= able >> will cause php process exit. >> >> =C2=A0 =C2=A0here is a fix I made before: http://pastebin.com/7BLAVaWr ,= =C2=A0I >> think maybe this is a lighter fix. >> >> =C2=A0 =C2=A0could you review this? =C2=A0 if you think this is okey, = =C2=A0I will commit it. > Hmm, after a deep thought, this patch will not work in case of =C2=A0sub > arrays in POST .. > > thanks >> >> =C2=A0 =C2=A0thanks very much. >> >> -- >> Laruence =C2=A0Xinchen Hui >> http://www.laruence.com/ > > > > -- > Laruence =C2=A0Xinchen Hui > http://www.laruence.com/ --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/