Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66217 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2531 invoked from network); 25 Feb 2013 21:01:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2013 21:01:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:54671] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/76-10787-B01DB215 for ; Mon, 25 Feb 2013 16:01:00 -0500 Received: from [192.168.2.20] (ppp-88-217-65-93.dynamic.mnet-online.de [88.217.65.93]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 1DA9965E7A; Mon, 25 Feb 2013 22:00:57 +0100 (CET) To: Bob Weinand Cc: PHP Developers Mailing List In-Reply-To: References: <1361810738.2376.74.camel@guybrush> <512BA931.7010909@sugarcrm.com> <512BB284.4060900@sugarcrm.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 25 Feb 2013 22:01:46 +0100 Message-ID: <1361826106.2376.78.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] About restricting the recursive implicit calls From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Mon, 2013-02-25 at 20:36 +0100, Bob Weinand wrote: > > I can increase the default limit to 1000, but if it is too high it has > exactly no sense. Which is exactly the issue i mentioned about being a "good default" > We don't discuss about xDebug, but about integrating it into the > core? Well, nobody extracted the relevant pieces for a production environment from xdebug and put it on pecl, so nobody had a need for this on a production system ;-) johannes (who is +/-0 on this)