You can now enjoy Better performance, better syntax, improved type safety with PHP 8.2.0 on your local machine via AMPPS.
PHP 8.2 comes with numerous improvements and new features such as:
including readonly classes,null, false, and true as stand-alone types,
deprecated dynamic properties,
performance improvements
and more.
Take a look at the PHP 8.2 Announcement Addendum for more information.
Check the migration guide from PHP 8.1 to 8.2 here :
https://www.php.net/manual/en/migration82.php
At the moment PHP 8.2 is available in Windows. We will be adding it soon for MacOS.