PHP: PHP 8.4.0 Release Announcement
PHP 8.4 introduces a variety of new features including improved DOM API with standards-compliant support for parsing HTML5 documents, new array functions like array_find(), and enhancements to the PDO library. The new #[\Deprecated] attribute allows marking functions, methods, and class constants as deprecated. Additionally, PHP 8.4 includes numerous new methods and functions for handling dates, rounding, and multi-byte string operations.