Skip to content

Remove unused phpunit/php-file-iterator dependency#1136

Closed
jwpage wants to merge 1 commit intosebastianbergmann:mainfrom
jwpage:remove-php-file-iterator-dependency
Closed

Remove unused phpunit/php-file-iterator dependency#1136
jwpage wants to merge 1 commit intosebastianbergmann:mainfrom
jwpage:remove-php-file-iterator-dependency

Conversation

@jwpage
Copy link
Contributor

@jwpage jwpage commented Feb 9, 2026

This PR drops the phpunit/php-file-iterator dependency from composer.json, since 11.0 removed the Filter::includeDirectory and Filter::excludeDirectory methods which relied on it.

@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.21%. Comparing base (a8b58fd) to head (d084030).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1136   +/-   ##
=========================================
  Coverage     88.21%   88.21%           
  Complexity     1398     1398           
=========================================
  Files           105      105           
  Lines          4718     4718           
=========================================
  Hits           4162     4162           
  Misses          556      556           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sebastianbergmann
Copy link
Owner

Good catch, thank you. I cherry-picked this into 11.0 and merged it to 12.5 and main from there.

@staabm
Copy link
Contributor

staabm commented Feb 10, 2026

might be worth setting up https://github.com/shipmonk-rnd/composer-dependency-analyser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants