Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30148 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70239 invoked by uid 1010); 13 Jun 2007 07:33:43 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70223 invoked from network); 13 Jun 2007 07:33:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2007 07:33:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.82.234 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 66.249.82.234 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.234] ([66.249.82.234:12166] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/97-04698-3DD9F664 for ; Wed, 13 Jun 2007 03:33:41 -0400 Received: by wx-out-0506.google.com with SMTP id i28so106702wxd for ; Wed, 13 Jun 2007 00:33:37 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RKXQ8Xtz7HfwGV9v3TsmD9USi4B9u62Y05F/OKvha3Tf1pRrv2DmuQCIkqYeirsFXpD+CR1+zVDO14A3BRZ2VM/Pp4AGMBbRPbuEPX4Z+AU5tagmNNzhsCo7I5jXRiWpH9GfMEOz0k7otdpDYzxDnsG8PR3bAtn/nKV9uZA+AbM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M7BWaKnrTmGV/XWpN2kG64ghBllziK34yX9vA/5/iSfYzSo4+x+isFDyraQe6kpwPEhXiUx9TjpbeCTw1LOQx3EBkU9AAbnRNKToeZDQd2qqjHy+4smZUB8LSVodze4365z1bRlAcISAQug6XjkzEPAy/prk4Xm7fzALAmcjTHQ= Received: by 10.90.88.13 with SMTP id l13mr126657agb.1181720017574; Wed, 13 Jun 2007 00:33:37 -0700 (PDT) Received: by 10.90.90.17 with HTTP; Wed, 13 Jun 2007 00:33:37 -0700 (PDT) Message-ID: <10845a340706130033w6cdea3d7p1ec07599fa75594e@mail.gmail.com> Date: Wed, 13 Jun 2007 08:33:37 +0100 Reply-To: RQuadling@GoogleMail.com To: "Dmitry Stogov" Cc: "internals Mailing List" , "Stanislav Malyshev" , "Andrei Nigmatulin" In-Reply-To: <000101c7ad89$8e4db2d0$6e02a8c0@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000101c7ad89$8e4db2d0$6e02a8c0@thinkpad> Subject: Re: [PHP-DEV] FW: php fastcgi From: rquadling@googlemail.com ("Richard Quadling") I think that's a good idea. But wouldn't letting this be controlled in userland via set_error_handler / set_exception_handler be just as good? On 13/06/07, Dmitry Stogov wrote: > Hi, > > Current time most PHP instalations use setting 'display_error=0'. > This setting hides errors from user but may send to him just a blank page. > > The proposed patch sends HTTP 500 response on errors instead of blank pages. > The pages that already wrote something are not affectd. > > Any objections or additions? > > Thanks. Dmitry. > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"