SymfonyInsight now supports PHP 8.1!
December 2, 2021 • Published by Titouan Galopin
SymfonyInsight is the official Symfony platform to monitor and maintain high quality projects over long periods of time. It also helps you reduce business risks and upgrade your application dependencies.
PHP 8.1 is the latest version of PHP, released on November 25th. We’re thrilled to announce SymfonyInsight support of PHP 8.1 and all its features (enums, readonly properties, ...)!
You can now configure your project to use it:
1 2
# In your .symfony.insight.yaml file or in your project Web configuration
php_version: '8.1'
Then ensure you clear the cache for the following analysis (by clicking on "Clear cache" in the Web interface) to avoid parsing results of previous PHP versions to affect your report.
Happy PHP 8.1 analyzing!
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.