On Fri, Dec 27, 2013 at 10:57 PM, Yasuo Ohgaki <[email protected]> wrote:
> There are many functions that violate this for historical reason.
> Since PHP has function alias feature by default, function names that
> violate this standard could be renamed and keep historic names as aliases.
>
There was a fork at some point (few months (years?) ago) that tried
something like that.. Noone cared.
I have a local alias list='ls' cause I never remember that command to
list the contents of a directory.
I tried to fix it upstream, but ...
-Hannes