Changelog #38
Since both Drupal added support for PHP 8.3 as well as Pantheon, it is now available on everyone's Pantheon Dashboard for download. Please test this thoroughly against your dev site to ensure everything is okay for the production site.
PHP 8.3 is a major update of the PHP language. It contains many new features, such as explicit typing of class constants, deep-cloning of readonly properties and additions to the randomness functionality. As always it also includes performance improvements, bug fixes, and general cleanup.
For more information on this feature update, please visit the following links: