On Mon, Aug 29, 2016 at 10:22 PM, Arvids Godjuks
<arvids.godj...@gmail.com> wrote:
> As was said, this was debated a lot. Both sides had valid arguments, but
> this should not be taken lightly just because there is no "BC break". There
> is such thing as too much syntactic sugar, and PHP is one of those, rare
> these days, languages that keep options of doing the same thing low.

I remember an argument that "function" is useful to "grep functions".
This is true, but we have tokenizer and tokenizer does better job.
e.g. It excludes functions inside comments.

It may be time to consider simplifying things.

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to