Skip to content

Releases: ifwe/phockito

Drop PHP 7.0 support, add empty defaults for bool/int/float/string return types

07 May 20:31
c7f6e48
Compare
Choose a tag to compare
Merge pull request #6 from ifwe/update-dependencies

 Require php 7.1 or newer. Add defaults for int/float/string/bool

Create a release for PHP 7.0 patches

17 May 18:59
dc31d2e
Compare
Choose a tag to compare
Merge pull request #4 from ifwe/update-phockito

Throw a TypeError for mocks with invalid return types, upgrade phpunit dependency