github infection/infection 0.27.0
`If` condition mutators, graceful handling of `SIGINT`, PHPUnit 10 fixes and more

latest releases: 0.29.6, 0.29.5, 0.29.4...
16 months ago

0.27.0 (2023-05-16)

Full Changelog

Added:

Changed:

  • [BC BREAK] Treat log paths as relative to config directory by @LeoVie in #1851
  • Do not mutate $var instanceof ClassName inside assert() function as it's impossible or hard to kill by @maks-rafalko in #1852

Fixed:

  • During all "unwrap" functions, return the real values instead of values wrapped with Node\Arg() class by @maks-rafalko in #1853
  • Make PHPUnit 10.1 XML coverage report and test cases names with provider compatible with Infection and old format by @maks-rafalko in #1854

Internal:

New Contributors

Full Changelog: 0.26.21...0.27.0

Don't miss a new infection release

NewReleases is sending notifications on new releases.