Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89425 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53386 invoked from network); 25 Nov 2015 18:48:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2015 18:48:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.51 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.51 mail-wm0-f51.google.com Received: from [74.125.82.51] ([74.125.82.51:36816] helo=mail-wm0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/56-19088-78206565 for ; Wed, 25 Nov 2015 13:48:40 -0500 Received: by wmww144 with SMTP id w144so192046668wmw.1 for ; Wed, 25 Nov 2015 10:48:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:references:from:to:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=kdNefVhJqAxJ2qeBON8FbGsaj0PEfEAhTPuncbUOLPw=; b=jJYg3iDIrqiI2yvbODBdSr8enLhHXpL/BydRnn+g1sI019DbJ4Cd6RchA5f+r00pGG tNW96UNAJhcJPZ/aw8sGCf8SlhDb/A5PSDthJzCbRSjcw/gwrFJZ1PBwGT2RppZeJbFQ s2IkF5a6EMJsPV8oLj9zlyKIorbpLiBcTBhSRnpm73AaoekG+GN/bBxrBJ2CXtdFKLNO /F9fgIUNmxrZLsccLr5P0P3xfmX4rseL1y8tz1tHVeZDhCx/iWFRGPYgEAZiBfpGjGUq /TA1q+dglpoZF9dIUwKxfcajBj0yWxLFb2K4D9oT52J5wNY0egMUaioL3MgQtjDOQRnK xlFA== X-Received: by 10.28.221.134 with SMTP id u128mr6099683wmg.70.1448477316813; Wed, 25 Nov 2015 10:48:36 -0800 (PST) Received: from [192.168.0.147] ([93.188.182.58]) by smtp.googlemail.com with ESMTPSA id t64sm4735075wmf.23.2015.11.25.10.48.35 for (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Nov 2015 10:48:36 -0800 (PST) References: <5654B516.4020700@gmail.com> <5655D82A.8020304@lsces.co.uk> <5655E4E4.8070200@garfieldtech.com> <5655E61E.3000904@gmail.com> <5655E93F.90506@gmail.com> <5655F24B.6020401@garfieldtech.com> <5655F47C.3060504@gmail.com> To: PHP internals Message-ID: <5656024D.5060300@gmail.com> Date: Wed, 25 Nov 2015 18:47:41 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Native Annotation Syntax From: rowan.collins@gmail.com (Rowan Collins) guilhermeblanco@gmail.com wrote on 25/11/2015 17:58: > I can give you a good argument. > > opcache.save_comments=0 > > Make it work. Simple: remove that configuration variable, and always save doc blocks. As mentioned, my view would be that these should no longer be considered "comments", but "metadata", and that documentation and core features would be altered to reflect this. Did you think that was a killer argument, or just another thought to bring to the discussion? Because I absolutely welcome people adding to the list of pros and cons *on either side*, but I object to any attempt to shut down the discussion just because people have already made their mind up based on some gut feeling. Regards, -- Rowan Collins [IMSoP]