Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> The language itself, the downsides are very limited and the main one that remains valid is inconsistency of function parameters.

Usually one would have an IDE's auto completion to take care about function parameters, and in any case PHP8 has named parameters now to reduce whatever confusion (especially when optional parameters come into play) remains.



Sure, auto-completion makes the code easier to write. But you can't make it easier to read.


Jetbrains shows you the name of the parameter while reading so that part is reasonably easy




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: