| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| infection.phar | 2026-01-13 | 1.5 MB | |
| infection.phar.asc | 2026-01-13 | 334 Bytes | |
| 0.32.3 source code.tar.gz | 2026-01-13 | 227.9 kB | |
| 0.32.3 source code.zip | 2026-01-13 | 945.9 kB | |
| README.md | 2026-01-13 | 2.7 kB | |
| Totals: 5 Items | 2.7 MB | 0 | |
Added:
- Add
--with-timeoutsand--max-timeoutsoptions by @sanmai in https://github.com/infection/infection/pull/2817 - feat: Add
--logger-summary-jsonCLI option by @sanmai in https://github.com/infection/infection/pull/2825
Internal:
- perf: Do not fetch the file contents multiple times by @theofidry in https://github.com/infection/infection/pull/2788
- ci: Enable OPcache for mutation testing workflow by @sanmai in https://github.com/infection/infection/pull/2810
- [Conductor] Update sanmai/pipeline to 7.7 by @private-packagist[bot] in https://github.com/infection/infection/pull/2818
- ci: Merge MT workflow jobs to reduce runner overhead by @sanmai in https://github.com/infection/infection/pull/2819
- refactor: Reduce the coupling of the coverage report on the filesystem by @theofidry in https://github.com/infection/infection/pull/2820
- refactor: Reduce the coupling of the coverage report on the filesystem by @theofidry in https://github.com/infection/infection/pull/2821
- test: Fix flaky git base test by accepting both valid formats by @sanmai in https://github.com/infection/infection/pull/2824
- test: Relocate specific coverage fixtures by @theofidry in https://github.com/infection/infection/pull/2823
- refactor: Add getStringOption to RunCommandHelper by @sanmai in https://github.com/infection/infection/pull/2826
- test: Improve the quality of the code coverage for the PHPUnit e2e tests by @theofidry in https://github.com/infection/infection/pull/2822
- refactor: Remove dependency on FinderSplFileInfo by @theofidry in https://github.com/infection/infection/pull/2812
- cs: Fix trailing whitespace check of a fixture file by @theofidry in https://github.com/infection/infection/pull/2828
- test: Remove obsolete fixture files by @theofidry in https://github.com/infection/infection/pull/2830
- test: Restructure the coverage tests to leverage more data providers by @theofidry in https://github.com/infection/infection/pull/2827
- refactor(test): Ensure we use the same traverse as infection for the mutator tests by @theofidry in https://github.com/infection/infection/pull/2831
- build: Make the check trailing whitespaces script fail on non-existent files by @theofidry in https://github.com/infection/infection/pull/2829
- ci: Use var/coverage instead of var/logs for coverage files by @sanmai in https://github.com/infection/infection/pull/2834
- test: Mark the TracerProvider integration test as part of the integration group by @theofidry in https://github.com/infection/infection/pull/2836
Full Changelog: https://github.com/infection/infection/compare/0.32.2...0.32.3