Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49529 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79885 invoked from network); 25 Aug 2010 22:51:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2010 22:51:24 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:45219] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/AE-02448-56E957C4 for ; Wed, 25 Aug 2010 18:51:18 -0400 Received: by iwn37 with SMTP id 37so1228812iwn.29 for ; Wed, 25 Aug 2010 15:51:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=1qtlS+wRlKEJgWk3QFRVpnhtguA5zrqOatSqmSta4U8=; b=YPf9aZbYVJ91S/mXghLYvlA9UfHSSO16dcor8hyAM4M76q9lXIzdhcZQ0V/0RKFZDW nJVTIec1ju/LZjhupXHDr1JQ98s4jmpYlp6MgJxuMChmXQdZCY4TZ+N7IKRU9WkzMLnZ zpMmo5k/t4WzJnhejYygqQxw8WkYSLdGFH1r0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=WeRomDjHTzFrBlH7T9PLSPZxCRmaL8mlqzIscsqFGHIqNPX6wKkYzDfyuSv/WZo1iz EhsgMQGz6ebaKMRzbqWTNkwLrtJ2MVonUyVLdNtc5MlF2VqmpUDJkmvGwa/Yf6Jdhc6F 7+MncttsLr+bRO2RZciIuHRMsr6TC8OGgdLeg= MIME-Version: 1.0 Received: by 10.231.169.149 with SMTP id z21mr11056877iby.11.1282776675298; Wed, 25 Aug 2010 15:51:15 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.231.166.83 with HTTP; Wed, 25 Aug 2010 15:51:15 -0700 (PDT) In-Reply-To: References: <4C73F30A.8080007@sugarcrm.com> <4C7405A5.7040700@sugarcrm.com> Date: Thu, 26 Aug 2010 00:51:15 +0200 X-Google-Sender-Auth: JYaPmMT_pOLzaT4ngYZ-HmpJRuc Message-ID: To: Ilia Alshanetsky Cc: Stas Malyshev , Pierre Joye , Adam Harvey , PHP internals Content-Type: multipart/alternative; boundary=001636920b8b0eafd1048eadb815 Subject: Re: [PHP-DEV] [PATCH] #52563: Adding E_NONE and/or E_EVERYTHING constants From: info@tyrael.hu (Ferenc Kovacs) --001636920b8b0eafd1048eadb815 Content-Type: text/plain; charset=UTF-8 On Thu, Aug 26, 2010 at 12:43 AM, Ilia Alshanetsky wrote: > Stas, > > Having E_FORTY_TWO would be super-useful ;-) > > offtopic: shouldn't be that E_ANSWER_TO_LIFE_UNIVERSE_AND_EVERYTHING? maybe we should set E_ALL for 42 too. :) -1 for E_DEVELOPMENT E_PRODUCTION E_EVERYTHING +1 for the E_NONE +1 for adding everything to E_ALL with the next major version Tyrael --001636920b8b0eafd1048eadb815--