SymfonyInsight now supports PHP 8!
March 18, 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.
We’re thrilled to announce SymfonyInsight support of PHP 8 and all its features (attributes, match statements, ...)!
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.0'
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 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.