Infection v0.17.0 Release Notes

Release Date: 2020-08-17 // over 3 years ago
  • Full Changelog

    โž• Added:

    • โš  Set failOnRisky, failOnWarning to true if parameters are not already set #1280
    • โž• Add JSON logger, useful for CI and analyzing results of Infection programmatically #1278
    • Do not mutate clean up functions #1285
    • ๐Ÿ“ฆ Restrict installing with faulty versions of PHPUnit's coverage package #1295
    • โž• Add --no-progress option to opt-out the CI detection #1261
    • InstanceOf_ mutator #1232

    ๐Ÿ”„ Changed:

    • Exclude mutations that are over specified time limit #1171
    • Decrement mutator makes array indexes negative #1270
    • โฌ†๏ธ Upgrade infection/include-interceptor to 0.2.4 #1288
    • U for uncovered #1233
    • Round MSI scores #1190

    ๐Ÿ›  Fixed:

    • symbolic link trouble + PHPUnit unknown #778