Skip to content

Releases: dvdoug/behat-code-coverage

v5.4.0

09 Jun 19:25

Choose a tag to compare

Added

  • Added openclover report option

v5.3.7

07 Feb 18:08

Choose a tag to compare

Added

  • Compatibility with phpunit/php-code-coverage v12

v5.3.6

16 Nov 20:33

Choose a tag to compare

Fixed

  • Don't show any warning messages about missing coverage driver when --no-coverage CLI option is used

v5.3.5

22 Sep 17:35

Choose a tag to compare

Changed

  • Use stderr instead of stdout for warnings

v5.3.2.1

15 Sep 18:19

Choose a tag to compare

Fixed

  • Better handling of PCOV and Xdebug running side by side

v5.3.4

03 Apr 19:25

Choose a tag to compare

Fixed

  • Better handling of relative paths

v5.3.3

03 Feb 17:59

Choose a tag to compare

Added

  • Compatibility with phpunit/php-code-coverage v11

Changed

  • Minimum phpunit/php-code-coverage version bumped to 10.1

5.3.2

09 Dec 14:34

Choose a tag to compare

Added

  • Support for Symfony 7

Removed

  • Support for Symfony 4

5.3.1

08 May 18:44

Choose a tag to compare

Changed

  • Stopped using some deprecated methods inside phpunit/php-code-coverage v10.1

Fixed

  • Better handling of PCOV and Xdebug running side by side

5.3.0

04 Feb 16:49

Choose a tag to compare

Added

  • Compatibility with phpunit/php-code-coverage v10.
  • Added colors and customCSSFile options to HTML report configuration