Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40387 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15245 invoked from network); 9 Sep 2008 01:13:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2008 01:13:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:35065] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/10-14433-6BDC5C84 for ; Mon, 08 Sep 2008 21:13:27 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 9 Sep 2008 04:14:35 +0300 Received: from [192.168.16.110] ([192.168.16.110]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Sep 2008 18:14:32 -0700 Message-ID: <48C5CDF8.3060108@zend.com> Date: Mon, 08 Sep 2008 18:14:32 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Guilherme Blanco CC: PHP Internals References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Sep 2008 01:14:32.0231 (UTC) FILETIME=[6A380B70:01C91219] Subject: Re: [PHP-DEV] Suggestion to increase the max_input_nesting_level From: stas@zend.com (Stanislav Malyshev) Hi! > Currently I'm working on the compiler, which has this BNF: > http://trac.doctrine-project.org/browser/trunk/query-language.txt > I've done a lot of optimizations to be able to not touch the default > nesting input level, but doing that I added a lot of restrictions that > now are my bottlenecks. I'm not sure I understand - how this compiler is related to input nesting level? What exactly you do there that requires 150+ levels of nesting on input? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com