Releases: kenjis/phpunit-helper
Releases · kenjis/phpunit-helper
v1.1.2
- Fix
getDouble()
causes MethodCannotBeConfiguredException
. See #6
v1.1.1
- Now
getDouble()
uses onlyMethods()
instead of setMethods()
v1.1.0
- Add helper function
dd()
and d()
. See README.
v1.0.1
- Drop PHP 7.2 support
- Add PHP 8.0 support