Skip to content

Releases: Codeception/module-filesystem

3.0.1

08 Dec 19:24
0fd78cf
Compare
Choose a tag to compare
  • Support symfony/finder v7

3.0.0

14 Mar 18:51
326ef1c
Compare
Choose a tag to compare
  • Support for Codeception 5

2.0.2

14 Mar 18:52
ae1fa5f
Compare
Choose a tag to compare
  • Improved error handling #19

2.0.1

18 Dec 14:24
ae1fa5f
Compare
Choose a tag to compare

What's Changed

2.0.0

07 Dec 13:37
9236f49
Compare
Choose a tag to compare

What's Changed

  • PHP 7.4 or higher is required.
  • Support PHP 8.1
  • Updated code base to PHP 7.4 by @TavoNiievez in #9 and #13
  • Replace Codeception\Util\Stub with Codeception\Stub in tests by @Naktibalda in #5
  • Improved tests in order to run them from vendor/ directory by @Naktibalda in #6
  • The changelog has been added to the Readme file, by @Arhell in #12

Full Changelog: 1.0.3...2.0.0

PHP 8

24 Oct 14:50
781be16
Compare
Choose a tag to compare
  • PHP 8 support
  • Delete local copy of autogenerated documentation
  • Use wrapper methods to avoid PHPUnit 9 deprecation messages and keep it working with PHPUnit 10

Support symfony/finder 5

04 Dec 17:14
fe3c352
Compare
Choose a tag to compare
Merge pull request #1 from Codeception/symfony5

Support symfony/finder 5

Compatible with codeception/codeception releases and branches

09 Nov 20:33
Compare
Choose a tag to compare
1.0.1

Compatible with codeception/codeception branches

Initial release

18 Oct 11:21
Compare
Choose a tag to compare
1.0.0

Exclude tests from composer packages