What's Changed
- refactor: more moderate permissions for newly created cache file/directory by @keradus in #9852
- chore: add TODO to split class with too many responsibilities by @keradus in #9853
- fix: refuse a symlinked cache path in FileHandler to avoid arbitrary file overwrite by @gigioneggiando in #9856
- fix:
SimplifiedIfReturnFixer- fix whitespace before;as well by @live627 in #9857 - fix: validate value types in Cache::fromJson so a corrupt cache rebuilds instead of crashing by @gigioneggiando in #9855
- docs:
FullyQualifiedStrictTypesFixer- document attribute handling in example by @keradus in #9859
New Contributors
- @gigioneggiando made their first contribution in #9856
Full Changelog: v3.95.26...v3.95.27