PHP 8.4 Released!
In this new release, we have:
- Property hooks
- Asymmetric Visibility
- A New #[Deprecated] Attribute
- New ext-dom features and HTML5 support
- New array_*() functions
- PDO Driver specific SQL parsers
- new MyClass()->method() without parentheses
Read all about it on: https://www.php.net/releases/8.4/en.php
Nice.
I'm curious. What happened to 8.4.0?
Btw.: Just wrote this short announcement for #PHP 8.4 here (in German):
https://www.edv-nachrichten.de/meldung/programmiersprache_php_84_erschienen
Thanks for the info.
I tried to find information on php.net - #PHP 8.4 information and change log.
But i wasn't aware of announcement e-mails.
@nick @php No worries. They're easy to miss: https://externals.io/message/126019
The relevant part: "8.4.0 does not contain security fixes and I skipped it. Therefore, 8.4.1 is the first version of PHP 8.4."
@php Cool, some c# features....
And deprecations BCBs doesn't look too overwhelming this time