Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78579 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48544 invoked from network); 3 Nov 2014 15:24:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Nov 2014 15:24:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=jonah.harris@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jonah.harris@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.51 as permitted sender) X-PHP-List-Original-Sender: jonah.harris@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-la0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:37340] helo=mail-la0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/75-08476-B2E97545 for ; Mon, 03 Nov 2014 10:24:28 -0500 Received: by mail-la0-f51.google.com with SMTP id q1so9678573lam.10 for ; Mon, 03 Nov 2014 07:24:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=rL/PQuF5QEN+KmwW0jxTm/5he5aHNUBozFOgn3MCvCg=; b=KHUsFHwpEBbtA1DGro0gJUtcJaNcJ1axHSmqnNJbO6JqfXfa6AgC8C4VP4JhHrInVF Wf0aoeetNHxfK/VRDF53VHitXkm+wv6qdubaKlODLXp47QM9W8U/wt5qQkqbklYbstBZ +nf4GIKd7QuK4263CyNOgY9So+/oDLN4r7cNGP3I2cjZyBI4nD4q6zr5lz3qJMpZJleC LieAxqmY/+daAAkKaApzhYOWrthZbEU0oXqWET3K41R2Ue0HeYvMyr8/LNL1WcJVZ56I xLO4Rhfok11ZnmujN4T/GucctSYv1wE1OOcR4VfyMHED3ggddsFyo3IIfywonNFMyB4L hoDQ== MIME-Version: 1.0 X-Received: by 10.152.23.3 with SMTP id i3mr52195992laf.53.1415028263752; Mon, 03 Nov 2014 07:24:23 -0800 (PST) Received: by 10.152.19.137 with HTTP; Mon, 3 Nov 2014 07:24:23 -0800 (PST) In-Reply-To: References: Date: Mon, 3 Nov 2014 10:24:23 -0500 Message-ID: To: Chris Wright Cc: Alex Sky , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e0158ad52021c0e0506f5f15c Subject: Re: [PHP-DEV] Annotation PHP 7 From: jonah.harris@gmail.com ("Jonah H. Harris") --089e0158ad52021c0e0506f5f15c Content-Type: text/plain; charset=ISO-8859-1 On Mon, Nov 3, 2014 at 9:11 AM, Chris Wright wrote: > There are no current concrete plans and currently nothing being seriously > discussed (at least, not publicly; I don't know if anyone has anything in > pipeline that they haven't announced yet). The three RFCs you linked above > are all basically dead. > > You are of course welcome to put together a proposal and/or start up a > discussion on the subject if it is something you would be prepared to put > work into. > I, for one, severely dislike annotations. But, that's why there's an RFC process :) -- Jonah H. Harris Blog: http://www.oracle-internals.com/ --089e0158ad52021c0e0506f5f15c--