Releases: symfony/finder
Releases · symfony/finder
v8.0.8
v7.4.8
Changelog (v7.4.7...v7.4.8)
- no significant changes
v8.0.6
Changelog (v8.0.5...v8.0.6)
- no significant changes
v7.4.6
Changelog (v7.4.5...v7.4.6)
- no significant changes
v6.4.34
Changelog (v6.4.33...v6.4.34)
- bug #63225 Fix SortableIterator inadvertently and inconsistently deduplicating appended iterators (@nicolas-grekas)
v8.0.5
Changelog (v8.0.4...v8.0.5)
- bug #63192 Fix appending empty iterators (@nicolas-grekas)
v7.4.5
Changelog (v7.4.4...v7.4.5)
- bug #63192 Fix appending empty iterators (@nicolas-grekas)
v7.3.11
Changelog (v7.3.10...v7.3.11)
- bug #63192 Fix appending empty iterators (@nicolas-grekas)
v6.4.33
Changelog (v6.4.32...v6.4.33)
- bug #63192 Fix appending empty iterators (@nicolas-grekas)
v8.0.4
Changelog (v8.0.3...v8.0.4)
- bug #62762 Fix
Finder::append()breaking generic typing contract (@jack-worman)