Hacker News new | ask | show | jobs
by philfreo 5697 days ago
What else do you think they should remove?
1 comments

I guess I would focus on cleanup, method names and parameter orders. I don't know enough about the internals to know if also allowing say $var = $val->substring(0, 2); could be an alias to how values are currently passed into functions.