| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-15 | 487 Bytes | |
| v8.1.7 source code.tar.gz | 2026-09-15 | 17.3 kB | |
| v8.1.7 source code.zip | 2026-09-15 | 31.2 kB | |
| Totals: 3 Items | 49.0 kB | 2 | |
Changelog (https://github.com/symfony/finder/compare/v8.1.5...v8.1.7)
- bug [#65963] Only treat a leading hash as a gitignore comment and strip trailing spaces only (@fabpot)
- bug [#65962] Fix building the gitignore regex for files with many patterns (@fabpot)
- bug [#65961] Fix ignoreVCSIgnored() when the search directory is reached through a symlink (@fabpot)
- bug [#65801] Fix prune filters not applied to nested directories and with path excludes (@nicolas-grekas)