📝 You can also read the article on my blog: PHP 8.4 New Features
The stable version of PHP 8.4 was officially released on November 21, 2024.
Several interesting new features are to be seen 🐘
Here are some examples of what's new in PHP 8.4:
Title | Link |
---|---|
Property Hooks | See the example |
Asymmetric Visibility | See the example |
New Without Parentheses | See the example |
Deprecated Attribute | See the example |
New Array Functions | See the example |
New mb Functions | See the example |