Skip to content

Commit

Permalink
Merge branch '6.4' into 7.0
Browse files Browse the repository at this point in the history
* 6.4:
  fix typo
  remove the WriteConfig class
  DX: PHP CS Fixer - keep Annotation,NamedArgumentConstructor,Target annotations as single group
  do not install FrameworkBundle 6.4
  [Tests] Add `array` return type for provider methods
  [Tests] Move expectException closer to the place of the expectation to avoid false positives
  • Loading branch information
xabbuh committed Oct 31, 2023
2 parents 5f0714c + 11d736e commit 6e5688d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@ CHANGELOG
6.4
---

* Add early directory prunning to `Finder::filter()`
* Add early directory pruning to `Finder::filter()`

6.2
---
Expand Down

0 comments on commit 6e5688d

Please sign in to comment.