
PHP 8.3 has been released with typed class constants and other enhancements
The widely-used programming language, PHP, has launched its 8.3 version, marking a significant update to the language. The new version comes packed with numerous features, including explicit typing of class constants, deep-cloning of readonly properties, and enhancements to the randomness functionality.
In addition to the new features, PHP 8.3 also includes performance enhancements, bug fixes, and general cleanup, continuing the language's tradition of regular updates to improve its performance and reliability.
In related news, JetBrains, the developer of the popular PHP Integrated Development Environment (IDE) PhpStorm, has announced full support for all improvements in PHP 8.3. This announcement ensures that developers using PhpStorm can immediately utilize all the new features and improvements in PHP 8.3, thereby enhancing their productivity and software quality.