News

PHP 8.2 was published December 8 and can be accessed from php.net. Support for read-only classes in PHP 8.2 means that a class marked with the readonly modifier will mark all instance properties of ...