DEV Community

Discussion on: Underestimated PHP

Collapse
 
pyrsmk profile image
Aurélien Delogu

Probably. And also it's a big trend, there's always a black sheep somewhere so people can just beat it without any reason, ahah. But, let's say it, the PHP API should be revised IMO.

Anyway, I really love recent additions in PHP 8.1. Especially named parameters and auto defining properties in constructors.

Thread Thread
 
dyriavin profile image
Alexander Dyriavin

Strongly agree!

PHP8 game changer as for me.
Brings less boilerplate code, gives you 30% performance boost (thanks to jit )