Skip to content

Releases: kenjis/phpunit-helper

v1.1.2

30 Sep 04:13
d79bfff
Compare
Choose a tag to compare
  • Fix getDouble() causes MethodCannotBeConfiguredException. See #6

v1.1.1

29 Sep 02:11
Compare
Choose a tag to compare
  • Now getDouble() uses onlyMethods() instead of setMethods()

v1.1.0

04 Mar 01:07
51e01dc
Compare
Choose a tag to compare
  • Add helper functiondd() and d(). See README.

v1.0.1

03 Feb 05:55
477d049
Compare
Choose a tag to compare
  • Drop PHP 7.2 support
  • Add PHP 8.0 support

v1.0.0

01 Feb 10:59
Compare
Choose a tag to compare
  • Initial release