Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105062 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 41653 invoked from network); 3 Apr 2019 23:01:17 -0000 Received: from unknown (HELO mail-wm1-f49.google.com) (209.85.128.49) by pb1.pair.com with SMTP; 3 Apr 2019 23:01:17 -0000 Received: by mail-wm1-f49.google.com with SMTP id a184so206056wma.2 for ; Wed, 03 Apr 2019 12:56:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=99AwmQMVsBtQAS1WPNKsRmjUHlhq2LyH8J6neRX9XCE=; b=DTMKL4mqESzLa8pwxHUamZjKBCVp13JwboHuftEavWc4oW/WQTIP60/UQDoZ979mSL hHqkyjm/VwwhbNGM0MHuoBcqQ596ZDd29eGmrnlcFNclotjk/QpcJ536+KavbMuIbkEs gJ97Efjp5b29gFjOKA9iqZaFBLaWFymkxb0uDrnGE1lDzlDakrawyEpV45f//iHFzyVe uEqI/EDjSF3k7u7fZmFVkHM4tlfFNcDimU+901hTFSvJQNvvBHzt5yIG3DEtIFXu0ycG dBoymt+DnAya6d6DjRiM0TpEXw/GIOJAJJhMZa/sLydMC14GTgqzrJu+jWudzOxQXBSA AXow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=99AwmQMVsBtQAS1WPNKsRmjUHlhq2LyH8J6neRX9XCE=; b=fay9lLmQNftxviQ1MRtQuqRviz4i2dqHPvHj06ynrrQUhBfdhIFYvhdGggZLvgl/qK vLJJO/Gx8OvTwhkQOYKg627lXYrVYFZhmNrQSVf8dCJN3L6znhsP8/t/OeyauMZAOVNs 8a+20N7SgzzITf7IXq3rIej9KTSi/Pe8uSk779CtEct6xw8jYdGh/mdp5OfAgtk+U3H6 dy+kw/H18gjSY6oCV8PqH/0oVA9pZBkHayr12kT/w1u4fjpj+vSN179RtCMcoCUecEB/ EYcyZJeHPHh9HsYWXOlXj5xq4IgFXcsJXtR7M1Pon9HI6+zEvJUlFhzZjJKqT53ra7YZ uAXA== X-Gm-Message-State: APjAAAVQRjY+ONRZJixCn6HNnxfdiDsK2ZZlgIUQYHiAYj6FAI1LR4kL 47PDYPpE7k/S9Vu4OYvnpQLXggZn X-Google-Smtp-Source: APXvYqw/QG+y9aeYmoK7YYlf86LCgO7biPhSWIywFDMRu9kmk8rXbZ2P8pV7veKOoKe5HZ59T8NF3A== X-Received: by 2002:a1c:9942:: with SMTP id b63mr1233173wme.116.1554321404264; Wed, 03 Apr 2019 12:56:44 -0700 (PDT) Received: from [192.168.0.16] (cpc84253-brig22-2-0-cust114.3-3.cable.virginm.net. [81.108.141.115]) by smtp.googlemail.com with ESMTPSA id a11sm15185130wmm.35.2019.04.03.12.56.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2019 12:56:43 -0700 (PDT) To: PHP internals References: <65AF9E1E-DFA6-47AE-952B-9ABEBD9B6038@gmail.com> <284d1f9f-03d3-1488-77dd-82e18edf9f4c@gmail.com> Message-ID: Date: Wed, 3 Apr 2019 20:56:42 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-GB Subject: Re: [PHP-DEV] Question about adding !function_identifier From: rowan.collins@gmail.com (Rowan Collins) On 03/04/2019 20:31, M. W. Moe wrote: > the commenting section suggestion was some kind of decoy or trap; > it does not address the original request and its scope Perhaps you could clarify what that scope is, then. As I say, I'm not clear what the difference is between the proposed syntax and a comment, unless it changes the behaviour of the language in some way. Regards, -- Rowan Collins [IMSoP]