You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.markdown
+13-11Lines changed: 13 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,19 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### Codeception 5.2.1: 5.2.1
13
+
14
+
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2025/02/20 15:01:00 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
15
+
16
+
17
+
18
+
## What's Changed
19
+
* Support PHPUnit 12 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/Codeception/pull/6826
20
+
* Fix missing absolute path resolving in ParamsLoader by **[garvinhicking](https://github.com/garvinhicking)** in https://github.com/Codeception/Codeception/pull/6828
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2025/02/16 20:31:08 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
@@ -1690,17 +1703,6 @@ Released by [ Naktib
1690
1703
* Read about earlier change in [CHANGELOG](https://github.com/Codeception/Codeception/blob/5.0/CHANGELOG-5.x.md).
1691
1704
1692
1705
1693
-
### Codeception 4.1.31: 4.1.31
1694
-
1695
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/03/13 17:17:13 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1696
-
1697
-
1698
-
1699
-
* RunBefore extension prints error output and stops execution if command failed
1700
-
* Action file generator: Fixed handling of intersection types
1701
-
* Action file generator: Fixed handling of self and parent types
1702
-
1703
-
1704
1706
### module-webdriver 3.1.0: 3.1.0
1705
1707
1706
1708
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/03/11 17:08:21 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
0 commit comments