Releases: symfony/finder
Releases · symfony/finder
v4.4.44
Changelog (v4.4.43...v4.4.44)
- no significant changes
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- no significant changes
v6.1.0-RC1
Changelog (v6.1.0-BETA2...v6.1.0-RC1)
- no significant changes
v6.0.8
Changelog (v6.0.7...v6.0.8)
- bug #45980 Add support of no-capture regex modifier in MultiplePcreFilterIterator (available from PHP 8.2) (alexandre-daubois)
v5.4.8
Changelog (v5.4.7...v5.4.8)
- bug #45980 Add support of no-capture regex modifier in MultiplePcreFilterIterator (available from PHP 8.2) (alexandre-daubois)
v4.4.41
Changelog (v4.4.40...v4.4.41)
- bug #45980 Add support of no-capture regex modifier in MultiplePcreFilterIterator (available from PHP 8.2) (alexandre-daubois)
v6.1.0-BETA1
Changelog (v6.0.7...v6.1.0-BETA1)
- feature #43239 Look for gitignore patterns up to git root (julienfalque)
- feature #45725 Fix SplFileInfo PHPDoc (InvisibleSmiley)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
v6.0.3
Changelog (v6.0.2...v6.0.3)
- bug #45095 Fix finding VCS re-included files in excluded directory (julienfalque)
v5.4.3
Changelog (v5.4.2...v5.4.3)
- bug #45095 Fix finding VCS re-included files in excluded directory (julienfalque)
v5.3.14
Changelog (v5.3.13...v5.3.14)
- no significant changes