Skip to content

Releases: Codeception/Stub

Compatibility with PHPUnit 9

07 Feb 18:43
a3ba014

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

Choose a tag to compare

In preparation for Codeception 5

Compatibility with PHPUnit 8.4

05 Oct 09:58
016a035

Choose a tag to compare

If any changes are required for older versions of PHPUnit, then must be branched off of 3.0.0 and released as 3.0.1 or 3.1.0

PHP 7

10 Aug 16:22
eea5187

Choose a tag to compare

Raised lowest supported versions to PHP 7.0 and PHPUnit 6.5
Removed shim.php file

Support PHPUnit 8

02 Mar 15:45
853657f

Choose a tag to compare

Merge pull request #15 from Codeception/phpunit8

Support PHPUnit 8

Support PHPUnit 7.2 again

29 Jul 21:16
f50bc27

Choose a tag to compare

Deleting 2.0.2 and 2.0.3 was stupid, because packagist kept info about those versions.

Removed conflict from composer.json

18 May 14:36

Choose a tag to compare

Because it broke Codeception builds

Incompatible with Codeception 2.3

18 May 14:22

Choose a tag to compare

  • Reversed MockObject_Generator condition in shim.php
  • Incompatible with Codeception 2.3

Reverted 1.0.3

17 May 09:31
681b623

Choose a tag to compare

Merge pull request #6 from Codeception/revert-4-shim-generator-patch

Revert "Reversed MockObject_Generator condition"

Reversed MockObject_Generator condition

16 May 17:05
36981f5

Choose a tag to compare

Reversed MockObject_Generator condition in shim.php to fix my issue with Zend_Loader