Infection v0.7.0 Release Notes

Release Date: 2017-12-22 // over 6 years ago
  • Full Changelog

    🐎 Performance:

    • Disable xdebug for all php processes except code coverage generator #85 (sidz)
    • 📜 Parse each source file just 1 time, cache original file AST #95 (borNfreee)

    🔀 Merged pull requests:

    🛠 Fixed bugs:

    • 🛠 Fix issue when custom path for test framework exists #93 (sidz)

    Closed issues:

    • ➕ Add comma separated files filter #84 (Landerstraeten)
    • Is Infection compatible with PHPUnit 5.x ? #83
    • 🔋 Feature Request: Add line numbers to diffs on Escaped mutants #72
    • ⚡️ [WIP] Optimize PHP files parsing #86