Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92972 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92701 invoked from network); 30 Apr 2016 08:39:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Apr 2016 08:39:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.49 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.49 mail-oi0-f49.google.com Received: from [209.85.218.49] ([209.85.218.49:33203] helo=mail-oi0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8A/54-58459-42F64275 for ; Sat, 30 Apr 2016 04:39:01 -0400 Received: by mail-oi0-f49.google.com with SMTP id v145so109871733oie.0 for ; Sat, 30 Apr 2016 01:39:00 -0700 (PDT) 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; bh=E+G98ERNlRA+oC+ipx1cHLLJZ8RUw3QmKcSFI4QUh50=; b=iEOx0yQivh1JotDwRM6RBIuofrrX3GLlxR23rA8U1iP/Ni5xKO+5I7kay/4oIerHHA asQSx2+aqMYhbAz0UeczYghhq+8PIUwPgDifGHPbgZwGknJO6hT6CXQ7W/gpDD8qu+P9 xiH0mqR+SQBPX5hAIudxEivOqoWD3cAyuQCFCdGwJuGvkQvoqbPXGdIvII7fyDzy0ZYS gloVEJ7pkiO3vqVtWrWZZuKIoM3dszeYRqLfy9h+59oGEBVmIEO0OkBX8Qo2lljrM3/B S2STcsx/unC7t5Fn38pL7WwNVid4Gw2sjlo22vC5I/OWHkUmfvsrPuMuApgiIxfegBjr x9ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=E+G98ERNlRA+oC+ipx1cHLLJZ8RUw3QmKcSFI4QUh50=; b=V0jIoNh2Fe4hNH0FLpfWBue/L0+4QE1TMY0JTyTjdyAY61HlH3Ntrtms7Q1xJFLxdr NGcDkR7MPIlXMfDJ6Da+oTkMZ57/clrKYEWCGKTGlhu6SqK6OoCUYMiahy+djqbaET9d tURbY8Hmi+XStpMI2W4zSr9uCBd2oG1HohwNih1ZqMMuJJt5MUU5j7/dtOYprpMtn6MB +gk/ZmV9ozjAhf7SKWNQZmuV51AWpQOXzkxQENSyd83TOahEnZ5JkxbySzsi8tf0Sg5B hf4qaOTARHTQB90202xOD8sgyS6MlbiOGKBodLB1smeWs66iNIJO24eEc2GGs1ophZHP LTRw== X-Gm-Message-State: AOPr4FVTiXWK0jCCu6uyJSdkFEIf9YHClBxkEQPyte87/h83h4uR4udgWY0mEWtH/XHy0deB/wDU6uee7ozyYA== MIME-Version: 1.0 X-Received: by 10.202.181.10 with SMTP id e10mr11411139oif.33.1462005538077; Sat, 30 Apr 2016 01:38:58 -0700 (PDT) Received: by 10.202.215.193 with HTTP; Sat, 30 Apr 2016 01:38:57 -0700 (PDT) Received: by 10.202.215.193 with HTTP; Sat, 30 Apr 2016 01:38:57 -0700 (PDT) In-Reply-To: References: <571965D1.9020102@zend.com> <5719CDB2.90103@zend.com> <571DCA6A.2070803@zend.com> <571E35D8.8080504@zend.com> <571E4A83.3080304@garfieldtech.com> <571E64A2.2040505@gmail.com> <5720A6B4.4000307@lsces.co.uk> <5721B9DD.3050300@lsces.co.uk> <57231ADD.9040006@lsces.co.uk> Date: Sat, 30 Apr 2016 15:38:57 +0700 Message-ID: To: Marco Pivetta Cc: PHP internals , Lester Caine Content-Type: multipart/alternative; boundary=001a113db504c1c48d0531afb003 Subject: Re: [PHP-DEV] PHP Attributes -> docBloc alternatives ... From: pierre.php@gmail.com (Pierre Joye) --001a113db504c1c48d0531afb003 Content-Type: text/plain; charset=UTF-8 On Apr 29, 2016 3:42 PM, "Marco Pivetta" wrote: > > Hey Lester, > > Sorry if you didn't spend the last 6+ years of your free time > < https://github.com/phpDocumentor/phpDocumentor2/commit/66dc9069085dcea957508f84e9c79eaf4c234586 > > (yes, that is an import) maintaining an open-source project focused on > annotations-based documentation. This is not what it does (or I hope it does not). And it makes me sigh to read such descriptions. Annotations or attributes are not documentations. For the record for this thread :) --001a113db504c1c48d0531afb003--