Skip to content

Releases: Codeception/Stub

4.1.3

02 Feb 19:21
4fcad2c
Compare
Choose a tag to compare

4.1.2

07 Oct 19:27
f6bc56e
Compare
Choose a tag to compare
  • Fix compatibility with PHPUnit 10.4 by @W0rma in #47

4.1.1

16 Aug 19:23
4aaeffd
Compare
Choose a tag to compare
  • Fix namespace for Generator in PHPUnit >= 10.3 by @W0rma in #42

4.1.0

27 Dec 18:42
58751ae
Compare
Choose a tag to compare
  • Don't add dynamic property __mocked to mocked object #40

4.0.2

31 Jan 19:30
18a148d
Compare
Choose a tag to compare
  • Support PHPUnit 10

4.0.1

08 Jan 09:43
ce0a9e4
Compare
Choose a tag to compare
  • Fix @template annotation for Stub::makeEmptyExcept by @lysyjan

4.0.0

07 Dec 14:48
4c9cf3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.7.0...4.0.0

3.7.0: Merge pull request #25 from ostrolucky/psalm-template

03 Jul 16:02
468dd5f
Compare
Choose a tag to compare

Better support for SA tools like Psalm/PHPStan #24

Compatibility with PHPUnit 9

07 Feb 18:43
a3ba014
Compare
Choose a tag to compare
Merge pull request #23 from Codeception/phpunit9

Support PHPUnit 9

Dropped dependency on phpunit-wrapper

23 Nov 20:12
94874f5
Compare
Choose a tag to compare

In preparation for Codeception 5