Hacker News new | ask | show | jobs
by aphextron 2721 days ago
PHP 7+ is a totally different world from 4. It’s actually a real programming language now. The massive API redundancy is still there, but you have classes, namespacing, etc.
1 comments

Also adding libsodium directly into PHP core as of 7.2 was a big step in the right direction IMO.