Symfony 5 is coming soon. It will be released at the end of November 2019, in less than a month. Have you planned how are you going to upgrade your application to this new version?
Symfony will help you by providing deprecations messages: each feature removed in Symfony 5 will trigger a deprecation message in your Symfony 4.4 application, allowing you to spot the required changes in your code.
However, deprecations are only triggered when you actually run the code that uses those deprecated features, so you may miss some required changes. Moreover, you need to check the deprecation logs manually. Doing so is cumbersome, time consuming and prone to errors.
Announcing the SymfonyInsight Upgrade reports
This is why we're introducing SymfonyInsight Upgrade reports in private beta. We've improved our analysis engine to provide you detailed reports on how to update your application dependencies to be ready for their next major versions. These analyses give you an actionable list of required changes with more details than regular deprecation logs.
And you know what's even better? This feature is included in our Team plan at no extra cost!
Start using SymfonyInsight today and upgrade with confidence
Awesome feature !
Will it be available in the Individual plan in future ?