Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57968 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59003 invoked from network); 22 Feb 2012 22:58:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2012 22:58:53 -0000 Authentication-Results: pb1.pair.com header.from=keisial@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=keisial@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.170 as permitted sender) X-PHP-List-Original-Sender: keisial@gmail.com X-Host-Fingerprint: 209.85.212.170 mail-wi0-f170.google.com Received: from [209.85.212.170] ([209.85.212.170:49562] helo=mail-wi0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/61-46696-C23754F4 for ; Wed, 22 Feb 2012 17:58:52 -0500 Received: by wibhm4 with SMTP id hm4so443721wib.29 for ; Wed, 22 Feb 2012 14:58:49 -0800 (PST) Received-SPF: pass (google.com: domain of keisial@gmail.com designates 10.180.109.198 as permitted sender) client-ip=10.180.109.198; Authentication-Results: mr.google.com; spf=pass (google.com: domain of keisial@gmail.com designates 10.180.109.198 as permitted sender) smtp.mail=keisial@gmail.com; dkim=pass header.i=keisial@gmail.com Received: from mr.google.com ([10.180.109.198]) by 10.180.109.198 with SMTP id hu6mr546033wib.16.1329951529579 (num_hops = 1); Wed, 22 Feb 2012 14:58:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=gHAg4y55C7wJ0UV8Ef7DoxpckcZs9AuXdhyCy+sYE+Y=; b=tJRsrDgZnC15VYtuebcDI0arT2sxkOQ7RWczXhqTYek/4UmVGgM7f6M4TRhmFgYWCx T1zEkWOMyn5Hq1KksfZV81ycTwx7bJotEhNrc+1ZBvuw00msmZU2wnMP90lD5A9vVxtH wmWh02ExBsnVltmYOrBl1BE6JYr8fW6L4YPuE= Received: by 10.180.109.198 with SMTP id hu6mr446952wib.16.1329951529529; Wed, 22 Feb 2012 14:58:49 -0800 (PST) Received: from [192.168.1.26] (105.Red-81-38-140.dynamicIP.rima-tde.net. [81.38.140.105]) by mx.google.com with ESMTPS id dr5sm1759448wib.0.2012.02.22.14.58.47 (version=SSLv3 cipher=OTHER); Wed, 22 Feb 2012 14:58:48 -0800 (PST) Message-ID: <4F45744B.2010009@gmail.com> Date: Thu, 23 Feb 2012 00:03:39 +0100 User-Agent: Thunderbird MIME-Version: 1.0 To: Kris Craig CC: samuel.deal@gmail.com, PHP internals list References: <4F455C96.50706@gmail.com> <4F455E91.2060408@alliantinternet.com> <028001ccf1ab$0b200050$216000f0$@alliantinternet.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Enum proposal (yet another) From: keisial@gmail.com (=?ISO-8859-1?Q?=C1ngel_Gonz=E1lez?=) On 22/02/12 23:13, Kris Craig wrote: > While I'm a huge fan of Github, why did you decide to host your RFC there > instead of on the PHP wiki? (...) Samuel doesn't have a wiki accout. I agree he should get one and continue the proposal there.