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
+16-12Lines changed: 16 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,22 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### Codeception 5.3.1: 5.3.1
13
+
14
+
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2025/05/13 23:25:43 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
15
+
16
+
17
+
18
+
## What's Changed
19
+
* Issue 6857: Upddate Actor::__call() to have return type 'mixed' by **[troy-rudolph](https://github.com/troy-rudolph)** in https://github.com/Codeception/Codeception/pull/6858
20
+
* Fix auto-injection of the tester property by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/Codeception/pull/6856
21
+
22
+
## New Contributors
23
+
***[troy-rudolph](https://github.com/troy-rudolph)** made their first contribution in https://github.com/Codeception/Codeception/pull/6858
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2025/05/07 12:49:57 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
@@ -1831,18 +1847,6 @@ Released by [ Naktib
1831
1847
* Updated dependencies
1832
1848
1833
1849
1834
-
### Codeception 5.0.0-RC3: 5.0.0-RC3
1835
-
1836
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/04/22 10:32:33 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1837
-
1838
-
1839
-
1840
-
* Fix incorrect type declaration in InitTemplate by **[ziadoz](https://github.com/ziadoz)**
1841
-
* Stricter check for phpdotenv v5 (older versions are not supported)
1842
-
* Throw exception if actor setting is missing in suite configuration
1843
-
* Use correct types in ParamsLoader and Configuration classes, avoid type errors
1844
-
1845
-
1846
1850
### module-laravel 3.0.0: 3.0.0
1847
1851
1848
1852
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/04/20 10:13:08 / [Repository](https://github.com/Codeception/module-laravel) / [Releases](https://github.com/Codeception/module-laravel/releases)
0 commit comments