PHP 8.2.0 made its debut on December 8, 2022. As a major update, it brings performance improvements, simpler syntax, and greater type safety with null, false, and true as standalone types. One of the biggest changes likely to challenge WordPress developers is the introduction of readonly classes, which disallow dynamic properties.
