Warp to GirafPingvin
php-udvikling · 1 links · Show all
✨ AI

PHP 8.5 is approaching with the pipe operator and changes

Woohoo, 30 days until PHP 8.5 launches. I’m especially crazy about the new pipe operator https://php.watch/versions/8.5/pipe-operator — and non-canonical scalar type casts (boolean|double|integer|binary) are being deprecated, so if you’re an “integer” coder, from now on you’ll have to remember to “int” that type cast 😜

PHP 8.5 lands with a slick pipe operator, handy array helpers, better error/debug tooling, and useful CLI/Intl/Curl upgrades. It also trims legacy baggage with several deprecations—modernize now.