| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-15 | 489 Bytes | |
| v6.4.46 source code.tar.gz | 2026-09-15 | 17.2 kB | |
| v6.4.46 source code.zip | 2026-09-15 | 31.0 kB | |
| Totals: 3 Items | 48.7 kB | 0 | |
Changelog (https://github.com/symfony/finder/compare/v6.4.44...v6.4.46)
- 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)