Skip to content

5.2.1

Choose a tag to compare

@dvdoug dvdoug released this 10 Jan 20:16
· 149 commits to master since this release

Fixed

  • When Xdebug was enabled, but its coverage feature was disabled an exception was thrown. This scenario is now treated
    the same as when no coverage driver is loaded at all (a warning is printed but Behat is allowed to run to completion)