What's Changed
- fix:
PsrAutoloadingFixer- do not throw when the file cannot be resolved on disk by @olivier-zenchef in #9762 - test:
NoUnusedImportsFixerTest- add new cases around quoted values by @keradus in #9784 - test: drop
mikey179/vfsstreamby @kubawerlos in #9787 - refactor:
Transformers- move looping over tokens directly into each transformer individually by @keradus in #9782
New Contributors
- @olivier-zenchef made their first contribution in #9762
Full Changelog: v3.95.19...v3.95.20