Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51678 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19546 invoked from network); 13 Mar 2011 22:02:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2011 22:02:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=marcelog@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=marcelog@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: marcelog@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qy0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:35791] helo=mail-qy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/71-11364-BEE3D7D4 for ; Sun, 13 Mar 2011 17:02:19 -0500 Received: by qyk32 with SMTP id 32so807289qyk.8 for ; Sun, 13 Mar 2011 15:02:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=O3zHqUHhkDqYDTclei5YdkFxgp6NaECGFoWE8E10sUE=; b=GNFu/1En8jSx6EMuOkNLXVyVWMyaVWvNYOMDrRosoEAIHqs9Gl4X4ABUM3yMtCXVn7 XwrXn4vJAD+gDBu9rm77BUCqM7vsEMc9EOn1rV2v4Bf2lySy6JAuwz4NdnZFnFaftTuV HbFqg2VhoeGv0A7ckD43T/AGCAZxtU9VWzzLE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=OId/AAuOi8eRt6QTvznUXqMfQ7NdVffHryFmBax3Q3d3KEI9RW9qkVbJTC/XTXhgKL ylnj5Idv06p2Lb2+7Sdy6Oq/OqjivF9RXU9aJm703jTL/sgiSWb/8nLid54Z0dR/iA3u /QUrV8ozh4u9CSlI7inYrExbVh2BiM4zqDSkk= MIME-Version: 1.0 Received: by 10.229.127.88 with SMTP id f24mr9519018qcs.186.1300053736928; Sun, 13 Mar 2011 15:02:16 -0700 (PDT) Received: by 10.229.228.13 with HTTP; Sun, 13 Mar 2011 15:02:16 -0700 (PDT) In-Reply-To: <20110313215222.GE4446@crousti> References: <20110313213356.GC4446@crousti> <20110313215222.GE4446@crousti> Date: Sun, 13 Mar 2011 19:02:16 -0300 Message-ID: To: Etienne Kneuss Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] native php annotations From: marcelog@gmail.com (Marcelo Gornstein) > I don't believe the patch was anywhere near an accepted state back then, > sadly. Are you saying there wont be annotations in PHP? Is there any way to contribute to make this feature accepted and available?