Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23582 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97737 invoked by uid 1010); 19 May 2006 16:41:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97722 invoked from network); 19 May 2006 16:41:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2006 16:41:00 -0000 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.184.228 wr-out-0506.google.com Linux 2.4/2.6 Received: from ([64.233.184.228:58010] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 4B/33-19568-B15FD644 for ; Fri, 19 May 2006 12:40:59 -0400 Received: by wr-out-0506.google.com with SMTP id 69so842365wri for ; Fri, 19 May 2006 09:40:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:x-priority:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=o9dMTfNkUcvx0jYxwTg3cufkMtqvkDg/WADKtaxjL2fC2gE96Tr0dUXBGIH4usXDXrl40m3lDpm9Kns+AMt3Rm4l8kVGcynS+RDZDNtUAcGStG/hDmvtA87QEWqidSfvzG29dLHVK6rJH/PiOjcj8S7Uat4MD6b5iOs/9EMNWz4= Received: by 10.65.237.20 with SMTP id o20mr1579196qbr; Fri, 19 May 2006 09:40:55 -0700 (PDT) Received: from ?192.168.1.6? ( [72.59.8.142]) by mx.gmail.com with ESMTP id f13sm714688qba.2006.05.19.09.40.54; Fri, 19 May 2006 09:40:54 -0700 (PDT) In-Reply-To: <097601c67b5e$b938d690$6602a8c0@foxbox> References: <947BC60F-8D8C-46F9-822C-DCA6B3C900EB@prohost.org> <446DDD97.6080407@dealnews.com> <000F9763-40EE-4B33-B7BC-C9B8A704CC23@prohost.org> <097601c67b5e$b938d690$6602a8c0@foxbox> Mime-Version: 1.0 (Apple Message framework v750) X-Priority: 3 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: Cc: "Brian Moon" , "PHP Internals List" Content-Transfer-Encoding: 7bit Date: Fri, 19 May 2006 12:40:47 -0400 To: "Steph Fox" X-Mailer: Apple Mail (2.750) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] Flamewar Summary Conclusion From: ilia@prohost.org (Ilia Alshanetsky) When E_RECOVERABLE_ERROR is triggers and not handled, it gets translated to an E_ERROR "Catchable fatal error...". On 19-May-06, at 12:10 PM, Steph Fox wrote: > Back to my original (off-list) question - what happens if people > don't have E_RECOVERABLE_ERROR level error reporting switched on? > Does it fall back to E_ERROR or does the code fail silently? > >> I'll add a note about it to the 5.2 README file. >> >> >> On 19-May-06, at 11:00 AM, Brian Moon wrote: >> >>> Ilia Alshanetsky wrote: >>>> So the only affect is that value numeric value of E_ALL is >>>> greater then it was before. Marcus has already applied patch to >>>> this affect a few days ago (Thanks!). >>> >>> This needs to be made obvious in the release notes or >>> something. Users that set their error level in apache will use >>> a numeric value and not the constants. That is the only way to >>> change the value for an entire virthost. >>> >>> -- >>> >>> Brian Moon >>> ------------- >>> http://dealnews.com/ >>> Its good to be cheap =) >>> >>> -- >>> PHP Internals - PHP Runtime Development Mailing List >>> To unsubscribe, visit: http://www.php.net/unsub.php > > Ilia Alshanetsky Advanced Internet Designs Inc. ilia@prohost.org