Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106505 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 6628 invoked from network); 9 Aug 2019 22:59:53 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 9 Aug 2019 22:59:53 -0000 To: internals@lists.php.net References: Date: Fri, 9 Aug 2019 21:27:21 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Posted-By: 94.4.34.143 Subject: Re: P++: FAQ From: markyr@gmail.com (Mark Randall) Message-ID: On 09/08/2019 20:54, Zeev Suraski wrote: > It's available here: https://wiki.php.net/pplusplus/faq I am now even more confused. How is this drastically different to Nikita's suggestion of setting a compiler version via rust-like version declares? It seems to me that it's just moving the version definition to a tag instead of a declare, and having a "Anything and everything new" version. Is there a major difference I'm not immediately seeing? Mark Randall