Skip to content

Releases: infection/infection

Use CI (GitHub, GitLab) variable to detect project path

25 Mar 09:53
1ee4ffa
Compare
Choose a tag to compare

Changed:

  • feat: use CI variables to detect project path by @darthf1 in #1949

New Contributors

Full Changelog: 0.28.0...0.28.1

Add PHP-Parser 5 support

23 Mar 18:47
Compare
Choose a tag to compare

Added:

Full Changelog: 0.27.11...0.28.0

Add `--map-source-class-to-test` option to speed up Mutation Testing

20 Mar 07:58
6d55979
Compare
Choose a tag to compare

Added:

Changed:

Full Changelog: 0.27.10...0.27.11

Add support for `sebastian/diff` v6

20 Feb 00:11
Compare
Choose a tag to compare

Changed:

  • feat: add support for sebastian/diff v6 by @simPod in #1913
  • Use is_numeric do detect numeric strings in ArgumentsAndOptionsBuilder by @sanmai in #1904
  • Enable Box Requirements Checker by @sidz in #1906

Full Changelog: 0.27.9...0.27.10

Fix an issue with numeric data provider keys in PHPUnit >= 10

07 Dec 17:47
Compare
Choose a tag to compare

Fixed:

  • Fix an issue with numeric data provider keys and run tests with format clear for both PHPUnit >= 10 and PHPUnit < 10 by @sidz in #1900
  • Disable Box Requirements Checker as it conflicts with symfony/service-contracts package by @sidz in #1902
  • build: Disable the requirement checker by @theofidry in #1903

Full Changelog: 0.27.8...0.27.9

Do not remove attributes from class methods

08 Nov 14:51
673ce76
Compare
Choose a tag to compare

Fixed:

  • Do not remove attributes from class methods when visibility is mutated by @maks-rafalko in #1896

Full Changelog: 0.27.7...0.27.8

PHP 8.3, Symfony 7 support

02 Nov 11:40
e5bf714
Compare
Choose a tag to compare

Changed:

  • Add Symfony 7 support by @sidz in #1892
  • Allow fidry/cpu-core-counter v1 by @Slamdunk in #1893
  • Micro optimization to reduce array_merge calls by @sidz in #1883
  • Remove symfony/console < 4.4 hack as minimum supported version is 5.4 by @sidz in #1888
  • Remove all deprecated Safe function usages by @sidz in #1889
  • Update sanmai/pipeline to the latest version by @sanmai in #1890

Full Changelog: 0.27.6...0.27.7

Fix equivalent mutants

16 Oct 11:06
3a39f6c
Compare
Choose a tag to compare

Added:

Fixed:

New Contributors

Full Changelog: 0.27.5...0.27.6

Fix bug with collecting escaped mutants for GitLab logger

15 Oct 20:32
6e64b85
Compare
Choose a tag to compare

Fixed:

Full Changelog: 0.27.4...0.27.5

Allow missing elements when destructuring arrays in foreach loops

09 Oct 12:45
2789fdd
Compare
Choose a tag to compare

Fixed:

Full Changelog: 0.27.3...0.27.4