Skip to content

Releases: danrevah/shortify-punit

Bug fix - Reset counter on a secondary stub

24 Dec 22:14
Compare
Choose a tag to compare
v1.1.1

Secondary stub should reset the counter, issue fix

Supports PHP 7.0

24 Dec 20:34
Compare
Choose a tag to compare
v1.1.0

Supports PHP 7.0

Deprecated spies, now use partialMock()

14 Mar 12:28
Compare
Choose a tag to compare

Spies will now be called as partialMock() which is more intuitive.

Stable Release

22 Feb 16:35
Compare
Choose a tag to compare
v1.0.6

Fixed issues with Hamcrest API matching