Skip to content

v2.2.0

Compare
Choose a tag to compare
@nunomaduro nunomaduro released this 22 Mar 10:09
· 601 commits to 2.x since this release

Added

  • Improved error messages on dataset arguments mismatch (#698)
  • Allows the usage of DateTimeInterface on multiple expectations (#716)

Fixed

  • --dirty option on Windows environments (#721)
  • Parallel exit code when phpunit.xml is outdated (14dd5cb)