Skip to content

PHPUnit 9 support

Compare
Choose a tag to compare
@Naktibalda Naktibalda released this 15 Feb 23:22
· 44 commits to master since this release
  • Supports PHPUnit 9
  • equals and not equals methods use WithDelta version of asserts (@ricpelo)
  • added throws and doesNotThrow methods (@biserantonov)