| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
What version is it going to be? 5.2.0? 6.0.0?
I think that 5.1 branch should stay compatible with PHP 8.0 in cases there is some critical bug that must be fixed.
Sorry, something went wrong.
|
@Naktibalda In my PR for the command folder I also had to move the minimum version of Symfony to 5.4. I don't plan to add any breaking changes, I'm just going to remove inconsistencies in the code where I find them or rewrite small pieces of code for some simpler or more modern alternative from a Symfony or PHP version point of view. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I cherry-picked the commit from my other PR (#6746) to demonstrate that the tests run correctly.
I will delete it as soon as it is merged.
This PR should be merged with the Squash and merge strategy.