Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4ac6b4f

Browse files
committed
5.3.1
1 parent77892d8 commit4ac6b4f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎CHANGELOG-5.x.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
####5.3.1
2+
3+
* Issue 6857: Update Actor::__call() to have return type 'mixed' by@troy-rudolph in#6858
4+
* Fix auto-injection of the tester property by@W0rma in#6856
5+
16
####5.3.0
27

38
* Update readme.md by@rossaddison in#6834

‎src/Codeception/Codecept.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class Codecept
3636
/**
3737
* @var string
3838
*/
39-
publicconstVERSION ='5.3.0';
39+
publicconstVERSION ='5.3.1';
4040

4141
protectedResultAggregator$resultAggregator;
4242

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp