Replies: 1 comment 3 replies
|
Hi, depends what is your The use case for downgrade is mostly for package developers, like ECS, Rector, PHPStan or PHPUnit. This post explains it in a practical easy to understand way https://getrector.org/blog/how-all-frameworks-can-bump-to-php-81-and-you-can-use-older-php |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Let's say i have a project, some people use newer versions of PHP, some use older.
Which Rector Rule should I use?
DowngradeLevelSetList or LevelSetList?
All reactions