1
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 18 hours ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests More... 6 months ago
Reorganize More... 6 months ago
Refactor TestSize to enumeration More... 6 months ago
Refactor TestStatus to enumeration More... 6 months ago
Reduce API surface More... 6 months ago
Refactor More... 6 months ago
Fix bug where PathReducer::reduce() would call renameFile() with identical old/new paths, which destroys the coverage data (the unset runs after the assign to the same key). More... 6 months ago
Initial work on report generator facade More... 6 months ago
Make tests portable More... 6 months ago
Add tests More... 6 months ago
Refactor More... 6 months ago
Merge branch '12.5' More... 6 months ago
Fix More... 6 months ago
Add tests More... 6 months ago
Delete unused code More... 6 months ago
Delete unreachable code More... 6 months ago
Add tests More... 6 months ago
Ignore code path that we cannot test from code coverage More... 6 months ago
Add code coverage metadata More... 6 months ago
Ignore code path that we cannot test from code coverage More... 6 months ago
Allow optional relaxed merging More... 6 months ago
Reduce the amount of EXPECTF placeholders so that we do not run into preg_match() limitations More... 6 months ago
Reduce memory usage during coverage merging by avoiding intermediate array More... 6 months ago
Safeguard against preg_replace_callback() failure More... 6 months ago
Ignore code path that we cannot test from code coverage More... 6 months ago
Improve testing of PHAR prefix stripping More... 6 months ago
Use single preg_replace_callback() call More... 6 months ago
Convert E_WARNING from unserialize() to InvalidCoverageDataException More... 6 months ago
Also strip the PHPUnitPHAR namespace prefix from non-public properties More... 6 months ago
Skip these tests of Windows for now More... 6 months ago