News

PHP 7 introduced the IntlChar class to access information about Unicode characters. PHP 7 deprecated some features such as the PHP 4-style constructors.
In this article, we will review new PHP 8 features related to classes, including enums, the new readonly modifier for a class property, and constructor parameter promotion.