PHP 8.4 released with property hooks, better performance
 PHP 8.4 marks a significant milestone for the language, introducing property hooks which reduces boilerplate code, asymmetric visibility, and an updated DOM API. Alongside these, the update delivers performance improvements, bug fixes, and general cleanup.