Commit 3c24be3
committed
bug symfony#51178 [Finder] Revert "Fix children condition in ExcludeDirectoryFilterIterator" (derrabus)
This PR was merged into the 5.4 branch.
Discussion
----------
[Finder] Revert "Fix children condition in ExcludeDirectoryFilterIterator"
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix symfony#51162, revert symfony#50885
| License | MIT
| Doc PR | not needed
This PR reverts symfony#50885 because it did not fix a bug and instead introduced a regression described in symfony#51162.
Commits
-------
2fd4453 Revert "minor symfony#50885 [Finder] Fix children condition in ExcludeDirectoryFilterIterator (mvorisek)"File tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Finder/Iterator
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments