Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57180 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57323 invoked from network); 4 Jan 2012 10:00:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jan 2012 10:00:14 -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:45465] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/D0-50667-D23240F4 for ; Wed, 04 Jan 2012 05:00:13 -0500 Received: by vcdn13 with SMTP id n13so12868439vcd.29 for ; Wed, 04 Jan 2012 02:00:09 -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=Xpp0lGRBeGHeiLA8POCuhF96jUsLwkWIQ+61g1bhimA=; b=KOndde3QbGfK/4olyJ38vO7m7ZG09jx8y21IEOz7CCFAZz0SaF3SPajRjjN2mF4VC7 l3Sn/ovwCJNzA1GXjHre34BTo5PIPO52j1er7OdAGaPhJSfbqMpzrMrdd3i1Qlk6rl13 FfZ+UbISxg96GPxVspYtm0SWJOxBibkIZDybw= Received: by 10.220.228.201 with SMTP id jf9mr31452948vcb.8.1325671209739; Wed, 04 Jan 2012 02:00:09 -0800 (PST) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.3.14 with HTTP; Wed, 4 Jan 2012 01:59:48 -0800 (PST) In-Reply-To: References: Date: Wed, 4 Jan 2012 17:59:48 +0800 X-Google-Sender-Auth: TmqFO4cGnBW-Uu-vLHp82il87iA 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) 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_varia= ble > 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 sub arrays in POST .. thanks > > =C2=A0 =C2=A0thanks very much. > > -- > Laruence =C2=A0Xinchen Hui > http://www.laruence.com/ --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/