On Tue, 2013-02-19 at 23:07 +0000, Nikita Nefedov wrote:
> 
> At the end, you can always use `grep '(function|public|private|
> protected)  

You've forgotten "abstract" and "static" (mind that we don't force the
order of those)

It saves 9 key strokes (while many IDEs can assist) and helps when
looking for issues in foreign code bases (what many of us do) so unless
there's anything new we should try to keep this list productive. 5.5 is
waiting to get out.

johannes



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

Reply via email to