Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92920 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78884 invoked from network); 29 Apr 2016 08:42:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2016 08:42:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ocramius@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: ocramius@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-lf0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:33010] helo=mail-lf0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/82-60902-46E13275 for ; Fri, 29 Apr 2016 04:42:12 -0400 Received: by mail-lf0-f51.google.com with SMTP id y84so110796617lfc.0 for ; Fri, 29 Apr 2016 01:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=OHRxcbJn0uyPHi238R8DDtm7FqnjRuA6JokUH0kiPcw=; b=b4HYSYNlYMATW9d3PVrpqLWFifEE1iwtvWIdEAFD3sy+wXZq0QRVuGva+0gga7lp7D 4LhgOPFazepeLVEEOnTT2VvT1252RMkCF8dZOyiAPJ/ife5IWa6zsEUuXdnK1egguPX6 fUVgGDVZdoKu8nPwMu+PMZyIbDp+n2sf/FWbLp7g+jdCDi3mqINlY5Dxbfog7hjuupAy RA31qthf5iZWQMfJfWuTMVyAWgrRWUqs22fOH8OjhOT0T4qaZNuUqhZE9yYi0EtIYNDQ CNQzawikuKnE0k/N3GM4AKZPOOixkKRd8AlOjp5kWqxiCEzhXlyePG1Wt7YGn48Gq1AJ kyqQ== 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:from:date :message-id:subject:to:cc; bh=OHRxcbJn0uyPHi238R8DDtm7FqnjRuA6JokUH0kiPcw=; b=cwm5kokr6jxtl3HegtH4BV1oGaZ7GUqbDXfgzo6iDvkcISEJzTXfHFh/zOUapaVrJA ZTz4O0Hbxrrb0nvcmDpUHfGbEIVrUagts99AGwpGwYBzI93IljE80Gf1WlrkHezXNCjM wOjWy/Ybs6/2BjNXkfnVohuBBhRCbuV7GgbWT7mIOTeT+JSAOpOHRDfR6YtDekG/uedS WSbrOVIR/BAS9xWhlnUwF8110/7P8lQBF9Ne3So5lWnSxl0uwr/b/wE88AT6WvrM+gFw irZha/lSW6VpcQ2CLs9d1HSwQnmo5qqO6gVZCCPp+PEYEw3D2SZDFm/EssAHKOeMfZSZ jyAg== X-Gm-Message-State: AOPr4FXpeQt0s/revMzIl6vYgdLb1+X9pnliqwxu2a+Gbwwo2cdtqMmfNmoSqKYJnrF+cBa17byvLrQsyst0hw== X-Received: by 10.25.158.73 with SMTP id h70mr8456891lfe.69.1461919329317; Fri, 29 Apr 2016 01:42:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.126.67 with HTTP; Fri, 29 Apr 2016 01:41:49 -0700 (PDT) In-Reply-To: <57231ADD.9040006@lsces.co.uk> 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: Fri, 29 Apr 2016 10:41:49 +0200 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113f189450789105319b9ef5 Subject: Re: [PHP-DEV] PHP Attributes -> docBloc alternatives ... From: ocramius@gmail.com (Marco Pivetta) --001a113f189450789105319b9ef5 Content-Type: text/plain; charset=UTF-8 Hey Lester, Sorry if you didn't spend the last 6+ years of your free time (yes, that is an import) maintaining an open-source project focused on annotations-based documentation. Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 29 April 2016 at 10:27, Lester Caine wrote: > On 29/04/16 03:20, Marco Pivetta wrote: > > > This needs to be agreed in the core first > > > > Meh, no. Let someone that actually worked for years and years on the > > specific problem to solve that, please: accumulated experience across all > > use-cases is the best resource you can get here, and he knows his stuff. > > So those of us with TWENTY YEARS of code can go fish? > There is nothing wrong with what I have been trying to keep working and > code others are using since PHP4 days. It's simply the unnecessary > changes to PHP that have most code stuck in PHP5.2/3 at the moment and a > lot of that IS well documented in docBloc but which no longer works. > > > > Is composer now the only supported installation tool? > > > > For pretty much most projects, yes. In this case, you can still use PEAR > > (not sure for how much more, though) or a PHAR download: > > And our same code still has a reliance on PEAR which we TRY and keep up > to date with the E_STRICT and later edicts, but composer is something > which simply adds TOO MUCH overhead to legacy projects to be worth the > time reworking for! > > I'll carry on using phpdocumentor 1.5 for the time being ... > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=contact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk > Rainbow Digital Media - http://rainbowdigitalmedia.co.uk > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a113f189450789105319b9ef5--