Infection v0.6.0 Release Notes

Release Date: 2017-10-09 // over 6 years ago
  • Full Changelog

    Closed issues:

    • [New Mutator] Swap arguments in the Spaceship operator #47

    ๐Ÿ”€ Merged pull requests:

    • โฌ†๏ธ Upgrade Mockery to 1.0 #50 (borNfreee)
    • Compatibility with PHPUnit 6.4 #49 (morozov)
    • โž• Add composer script for static analyzing tools #46 (borNfreee)
    • ๐Ÿ›  Fix performance bottleneck by introducing a simple instance-level object cache #44 (borNfreee)
    • Zero iteration mutator #52 (sidz)
    • โž• Add Break-Continue mutators #51 (sidz)
    • Swap arguments on spaceship operator #48 (marcosh)