phpstan/phpstan-symfony

Symfony 4.4 is maintained for another 15 months

zacharylund opened this issue · 4 comments

The Symfony roadmap says that 4.4 is maintained through November 2023 and Symfony 6.0 is maintained through January 2023.

298f7ae removes support for Symfony 4.x including 4.4.
120d3a8 adds support for Symfony 6.1 but does not include 6.0.

It seems premature to remove support for Symfony 4.4.

Also, a14d467 isn't compatible with Symfony 4.4

At the top of the page it says LTS release is 5.4.11.

It's a nightmare to support such a big range of releases (meaning 4.x to 6.x), that's why I decided to make my maintenance easier.

Symfony 4.4 has been released almost 3 years ago, you really ought to upgrade to a newer version.

Fair enough. Thanks for explaining.

FYI I accepted a quickfix #305

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.