Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53571 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37606 invoked from network); 24 Jun 2011 08:55:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2011 08:55:36 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:35087] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/82-23673-701540E4 for ; Fri, 24 Jun 2011 04:55:35 -0400 Received: by gxk27 with SMTP id 27so1414833gxk.29 for ; Fri, 24 Jun 2011 01:55:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Ch1eZXrxEyYTisLcVWi8tCs60IfoVT8hPDoFMafOjYI=; b=CSvsWF9S+Rk4S/W0B4VIzIswoy+8SrrFKRy/UliV2MMzEd1lUa2zsVxbBi2X6fYko8 JklNwyIyjgluJRNw7eOC48MwGs0z0rDnCWMkBUWEeBS6agPvRFLljlrsaOITlKfPpKkw lqufOQe1vinnxhYNr1FCldynInyNp28uB/FO0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=PCGiHwmkXLek5k3UCi/QsdB3q7/mZ55WLFmhPElc8nFeRfLWfG9jNp5/Zb/0umsQlD AqeqqjMXYZPmAedxSgaIQ9YUym2k7dS9dAEVrCN2dZdQYZ8cqLEGuHggvAS2YsBLopQs o4yU+r3NVWsRUpVMMkGNt+l2spO8aA2U+vXNI= MIME-Version: 1.0 Received: by 10.236.143.101 with SMTP id k65mr4265575yhj.164.1308905732576; Fri, 24 Jun 2011 01:55:32 -0700 (PDT) Received: by 10.147.170.17 with HTTP; Fri, 24 Jun 2011 01:55:32 -0700 (PDT) In-Reply-To: References: <4E03AFFA.7060005@sugarcrm.com> Date: Fri, 24 Jun 2011 10:55:32 +0200 Message-ID: To: Derick Rethans Cc: Stas Malyshev , PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] html_errors default settings From: pierre.php@gmail.com (Pierre Joye) hi, On Thu, Jun 23, 2011 at 11:40 PM, Derick Rethans wrote: > They are not useful in production, but as distributions use the > "php.ini-production", even PHP developer that uses a distribution > package now doesn't use the "php.ini-development" settings. Hence, no > more HTML errors and people bitch. It looks to me like a distro bug or feature request, not a php issue. They should (and I remember having asked ubuntu to provide such option) ask the users which kind of environment they wish. > They "depend" by choice. Xdebug simply enhances how things show up, and > does not want to mess with the settings that people have already made, > as that's even a larger WTF point. > > The main points are that: > > 1. the default changed between 5.2 and 5.3, and I'd like to restore it > 2. html_errors shouldn't mean that the docref stuff is turned on > =A0 automatically. The docref stuff is the annoying part, not the HTML > =A0 formatting. HTML formatting in production is *not* a problem (you > =A0 should have display_errors=3D0 anyway). > Main goal: make it easier for developers. That brings one question, what were the reasons to change that back then? And why is it a good thing to restore them now, besides xdebug? Cheers, --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org