| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-15 | 489 Bytes | |
| v7.4.19 source code.tar.gz | 2026-09-15 | 17.1 kB | |
| v7.4.19 source code.zip | 2026-09-15 | 30.9 kB | |
| Totals: 3 Items | 48.5 kB | 0 | |
Changelog (https://github.com/symfony/finder/compare/v7.4.17...v7.4.19)
- 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)