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!
Sponsor the Symfony project.
http://feedproxy.google.com/~r/symfony/blog/~3/g-A_Hea-YIA/symfonyinsight-now-supports-php-8
Login to add comment
Other posts in this group

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!
The Unconference track is back and more dynamic than ever!
This unique, participant-driven format invites attendees to shape

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

🧑💻HACKDAY IS COMING!
Get ready to code, collaborate, and contribute, Symfony Hackday is back!
Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Symfony 6.4.24 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you