Brent 1/13/2021

PHP reimagined

Read Original

The article presents a developer's subjective, hypothetical redesign of PHP. It advocates for stricter language defaults to enforce better coding practices, such as making classes final by default, requiring all function and property types, eliminating the 'mixed' type, and mandating visibility modifiers. It's a thought experiment about language design, not a critique of the PHP core team.

PHP reimagined

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
2
Container queries are rad AF!
Chris Ferdinandi 2 votes
4
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
5
Wagon’s algorithm in Python
John D. Cook 1 votes