Skip to content

Releases: Codeception/module-yii2

v2.0.2

02 Mar 16:01
a80a88a
Compare
Choose a tag to compare

2.0.2 (2025-03-02)

Bug Fixes

  • improve exception handling and code consistency (d72f144)

v2.0.1

27 Feb 08:26
0be6829
Compare
Choose a tag to compare

2.0.1 (2025-02-27)

Bug Fixes

  • check using isset instead of !== null for possibly non-existent property (e30e595)

v2.0.0

26 Feb 15:02
182edcf
Compare
Choose a tag to compare

2.0.0 (2025-02-26)

Bug Fixes

  • call fixtures method (5ff8868)
  • ci: github token name (e045ef5)
  • ci: use dry run for automated release (d8111f0)
  • cs: add rules for docblocks (0d98125)
  • cs: indent in phpdoc (97610ed)
  • dont add mails that were not sent (7adc7f7)
  • load mailmethod config (d536116)
  • phpstan types (ab5ccc5)
  • recreate baseline (f9131bd)
  • remove localeurls dependency and test case (3bba227)
  • remove unused dep (e763dee)
  • run phpstan after codeception build (9cff2c0)
  • sa: use Assert::fail so that phpstan understand code doesn't continue (117117e)
  • use runtimeexception when applicable (4df941f)
  • variable rename (619fb2d)

Features

  • allow mails to be intercepted using events (dca7c44)
  • drop php8.1 php8.2 (0b08f64)
  • Merge pull request #119 from TavoNiievez/php_features (49393a4)

1.1.12

09 Dec 14:36
1ebe6bc
Compare
Choose a tag to compare

1.1.11

08 Dec 10:21
03af8d4
Compare
Choose a tag to compare

1.1.10

10 Jan 05:57
2971f1f
Compare
Choose a tag to compare

1.1.9

16 Jun 03:52
70ad754
Compare
Choose a tag to compare
  • #85: Fix the case for "yii" namespace in phpdoc (@ilyaplot)
  • #86: Use correct type declaration for amOnPage method (@erickskrauch)
  • #88: Enable object override to InitDbFixture during FixturesStore initialization (@PoohOka)

1.1.8

10 Feb 18:54
75f2fdf
Compare
Choose a tag to compare
  • Fix last commit error by @sunnyphp in #73
  • update links by @Arhell in #75
  • PHP 8.1: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated by @uaoleg in #80
  • Upgrade dependencies to support PHPUnit 10 by @Naktibalda in #82

1.1.7

15 Jul 18:10
338ab4d
Compare
Choose a tag to compare
  • Fix compatibility with Codeception 5.0.0-RC6 #72

1.1.6

21 Jun 11:05
1.1.6
af5fded
Compare
Choose a tag to compare