Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53556 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30516 invoked from network); 23 Jun 2011 21:28:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jun 2011 21:28:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.163 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.163 smtp163.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.163] ([67.192.241.163:40516] helo=smtp163.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/E7-19628-100B30E4 for ; Thu, 23 Jun 2011 17:28:35 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp6.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id BF162270C3D; Thu, 23 Jun 2011 17:28:27 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp6.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 6F2E0270486; Thu, 23 Jun 2011 17:28:27 -0400 (EDT) Message-ID: <4E03AFFA.7060005@sugarcrm.com> Date: Thu, 23 Jun 2011 14:28:26 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Derick Rethans CC: PHP Developers Mailing List References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] html_errors default settings From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! On 6/23/11 12:47 PM, Derick Rethans wrote: > I'd like to revert this change *and* change when the docrefs are > shown, so that in 5.4 and trunk: > - html_errors is on by default again. > - the docref links are only shown when docref_root is not empty > > A patch is attached. Comments? Thinking more about this: if we're in production, that means display_errors is off. So where exactly we expect to have these HTML errors and how they are useful? I have no idea why specific settings of xdebug depend on html_errors and why xdebug can't have its own configuration setting to fix it if needed - but this has nothing to do with PHP defaults IMO. I'd like to hear and explanation how production setting of html_errors as 1 is useful. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227