PHP 8.4 is a major update of the PHP language. It contains many new features, such as property hooks, asymmetric visibility, an updated DOM API, performance improvements, bug fixes, and general cleanup.

New Features:

  • Property Hooks
  • Asymmetric Visibility
  • #[\Deprecated] Attribute
  • New ext-dom Features & HTML5 Support
  • Object API for BCMath
  • New array_*() Functions
  • PDO Driver Specific SQL Parsers
  • New new MyClass()->method() Syntax
continue reading on www.php.net

⚠️ This post links to an external website. ⚠️