I'll try and find time for some spring cleaning before abandoning this package. It might not be useful for current projects, but I would like to leave it in a good shape for whenever a legacy project needs to use it anyway:
[x] Switch to GitHub Actions and ensure pipeline works (I currently focus on: PHP 5.6, 7.3, 7.4; PHP 8 is out of scope, but maybe I'll add 7.1 and 7.2) -- see #151
[x] Support Composer 2 -- see #149
[ ] Update README.md further and add why the package is abandoned
Deprecation logs in Symfony are available for quite some time now
other (general purpose) static analysis tools should be able to pick up issues
tools like Rector can help fix deprecations automatically
I'll try and find time for some spring cleaning before abandoning this package. It might not be useful for current projects, but I would like to leave it in a good shape for whenever a legacy project needs to use it anyway: