|
|
|
|
|
by pdenton
1670 days ago
|
|
Having used PHP since version 4 (20 years ago), I can say with confidence that its had its peak. Everything new added since 7.4 is just fluff or bloat. Fixing long standing bugs and performance improvements is fine, of course. But everything new they introduce adds to the pile of warts that's PHP. I highly regard those that try to improve it, but with the current direction it'll remain the colloquial example of how not to design a programming language. |
|
The 7.4 did not finish the type system work. Docstrings were still needed for basic type hunting.