Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53841 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8880 invoked from network); 11 Jul 2011 08:38:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2011 08:38:41 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:43555] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/2C-41672-096BA1E4 for ; Mon, 11 Jul 2011 04:38:40 -0400 Received: by ywb6 with SMTP id 6so1345640ywb.29 for ; Mon, 11 Jul 2011 01:38:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=fNxHUY4otAPo2AEZqqG8+XeiU2+/VIS7Th9ioKK13Lw=; b=vN6x4ocoZ827ajXN4xHd/A2Kzt/dAD3bfEBB31VE/073ENMFo6GxoeqXmef0wpzHOG TWQW7E/0oIEFRHAhvFEkTcb12R/VmjJSHjL805n6LdaJFx+VniXN182ZJitL9VkUfyLQ xP1bhxeU7Zzily+cQ0WENOWL51eiwpV7YLsNw= MIME-Version: 1.0 Received: by 10.151.29.10 with SMTP id g10mr4056974ybj.56.1310373518218; Mon, 11 Jul 2011 01:38:38 -0700 (PDT) Received: by 10.147.35.14 with HTTP; Mon, 11 Jul 2011 01:38:38 -0700 (PDT) In-Reply-To: <4E1AB3F9.8050009@sugarcrm.com> References: <4DED3D5B.6030307@oracle.com> <4DEE782E.1020605@sugarcrm.com> <1307489981.23373.31.camel@guybrush> <1307527464.3635.395.camel@guybrush> <1310324547.4669.7.camel@guybrush> <4E1AB3F9.8050009@sugarcrm.com> Date: Mon, 11 Jul 2011 10:38:38 +0200 Message-ID: To: Stas Malyshev Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Callable type From: hannes.magnusson@gmail.com (Hannes Magnusson) On Mon, Jul 11, 2011 at 10:27, Stas Malyshev wrote: > Hi! > > On 7/11/11 1:22 AM, Hannes Magnusson wrote: >> >> Voting is open on this? I don't think I ever had the time to integrate >> all the Q&A from this thread to the RFC. > > If you think it's premature, we can postpone it. I've announced the ballot > on the list, but apparently not everybody is reading it ;) No no. Especially after seeing the currents votes ;) Didn't notice your thread until just now. I thought individual RFCs would be voted on first (into trunk), and then there would be a vote on merging things from trunk. This sort of heavy voting process is however new to me, will take some time understanding and getting used to all the new rules around here. -Hannes