Skip to content

Releases: Codeception/module-filesystem

3.0.2

Choose a tag to compare

@W0rma W0rma released this 07 Dec 05:15
2a81b55

What's Changed

  • Test against PHP 8.2 - 8.5 + drop PHP < 8.2 in #23
  • Support symfony/finder v8 in #24

Full Changelog: 3.0.1...3.0.2

3.0.1

Choose a tag to compare

@Naktibalda Naktibalda released this 08 Dec 19:24
0fd78cf
  • Support symfony/finder v7

3.0.0

Choose a tag to compare

@Naktibalda Naktibalda released this 14 Mar 18:51
326ef1c
  • Support for Codeception 5

2.0.2

Choose a tag to compare

@Naktibalda Naktibalda released this 14 Mar 18:52
ae1fa5f
  • Improved error handling #19

2.0.1

Choose a tag to compare

@TavoNiievez TavoNiievez released this 18 Dec 14:24
ae1fa5f

What's Changed

2.0.0

Choose a tag to compare

@TavoNiievez TavoNiievez released this 07 Dec 13:37
9236f49

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

Choose a tag to compare

@Naktibalda Naktibalda released this 24 Oct 14:50
781be16
  • 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

Choose a tag to compare

@Naktibalda Naktibalda released this 04 Dec 17:14
fe3c352
Merge pull request #1 from Codeception/symfony5

Support symfony/finder 5

Compatible with codeception/codeception releases and branches

Choose a tag to compare

@Naktibalda Naktibalda released this 09 Nov 20:33
1.0.1

Compatible with codeception/codeception branches

Initial release

Choose a tag to compare

@Naktibalda Naktibalda released this 18 Oct 11:21
1.0.0

Exclude tests from composer packages