Releases: Codeception/module-yii2
Releases · Codeception/module-yii2
v2.0.4
31 May 06:53
Compare
Sorry, something went wrong.
No results found
2.0.4 (2025-05-31)
Bug Fixes
fixes #131 yiilogger may not be initialized in _failed (b480bf1 )
v2.0.3
01 Apr 13:18
Compare
Sorry, something went wrong.
No results found
2.0.3 (2025-04-01)
Bug Fixes
server params refactor broke format (8c789c9 )
v2.0.2
02 Mar 16:01
Compare
Sorry, something went wrong.
No results found
2.0.2 (2025-03-02)
Bug Fixes
improve exception handling and code consistency (d72f144 )
v2.0.1
27 Feb 08:26
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.1.11
08 Dec 10:21
Compare
Sorry, something went wrong.
No results found
1.1.10
10 Jan 05:57
Compare
Sorry, something went wrong.
No results found
1.1.9
16 Jun 03:52
Compare
Sorry, something went wrong.
No results found
#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
Compare
Sorry, something went wrong.
No results found
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