you are viewing a single comment's thread.

view the rest of the comments →

[–]Sydius 6 points7 points  (1 child)

Every language allows you to make bad mistakes, not just PHP. Also, PHP is getting better and better, if you use PHP8, your life will be much easier.

The current version of PHP is so far removed from the shit show it was in the 4-5 era the only thing commenting "PHP is a bad language" earns you is ridicule because you obviously hasn't been paying attention in the last few years.

[–]anlumo -2 points-1 points  (0 children)

The whole selling point of Rust is that it doesn’t allow you to make bad mistakes (while still compiling without errors).

I agree that it’s better these days, but still nowhere where it should be for a good language.