Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49550 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69372 invoked from network); 27 Aug 2010 10:15:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Aug 2010 10:15:46 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:48920] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/60-00117-150977C4 for ; Fri, 27 Aug 2010 06:15:45 -0400 Received: by wyf19 with SMTP id 19so3426068wyf.29 for ; Fri, 27 Aug 2010 03:15:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:reply-to :in-reply-to:references:from:date:message-id:subject:to:cc :content-type; bh=NSHAzgGdefPNgyieAnsSNs/iiyQ3dG9jHWUXEDv++yU=; b=XyjKgc8OgXDyRCUFo+NhVKn8BgWm88CA2I9TNo+6Z3bgrPjar3pkqcSvsnsmfgDUYC /Z24PqqaIVPa8iS8f2q3ZGyf7wH/LmfmJKUzcKIORNl3BpaiO/g9gIyLlUQF+/h4r6/9 iIi1leal/DtJtu8w0kv4ogtW8A20CjNdkMPNw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; b=EYPxwVCXn95yjlu3vWLOV7bFLxOLP4R6oZnK+ovMo3EwCDMG2nOEjHz6TsGtpwPKBz IUIwjqkWHiWRtBWPc6dtA141X8BBe3F+pOcppd0HUtzBdZwC+VvGrlLKwrtGpraiiErE hjyAitAsXSzR8zq3D388TSSh8M6w5QWWr8+Pk= Received: by 10.216.166.203 with SMTP id g53mr540310wel.54.1282904142708; Fri, 27 Aug 2010 03:15:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.7.196 with HTTP; Fri, 27 Aug 2010 03:15:21 -0700 (PDT) Reply-To: RQuadling@googlemail.com In-Reply-To: References: <4C73F30A.8080007@sugarcrm.com> <4C7405A5.7040700@sugarcrm.com> Date: Fri, 27 Aug 2010 11:15:21 +0100 Message-ID: To: Patrick ALLAERT Cc: Ferenc Kovacs , Ilia Alshanetsky , Stas Malyshev , Pierre Joye , Adam Harvey , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [PATCH] #52563: Adding E_NONE and/or E_EVERYTHING constants From: rquadling@gmail.com (Richard Quadling) On 26 August 2010 16:38, Patrick ALLAERT wrote: > 2010/8/26 Richard Quadling : >> With all of "I thought this sort of stuff was for Friday's only" >> comments being made, I think >> E_ALL_AND_I_REALLY_REALLY_REALLY_DO_MEAN_ALL would be the most useful. > > Sorry to contradict you, but the most useful would be that: > error_reporting(E_CHUCK_NORRIS); > would silently repair the errors as well as correct them in the code > while blaming the authors! > > Patrick > E_MCGYVER and E_A_TEAM or E_LEVERAGE would all just get the job done, either using what bits of code that were found lying about, blowing up your rival servers or by stealing all your money. -- Richard Quadling.