Skip to content

Improve for codeception 5 and PHP 8.1#3

Merged
ggiak merged 2 commits intoggiak:masterfrom
koehnlein:feature/codeception-5
Jan 20, 2023
Merged

Improve for codeception 5 and PHP 8.1#3
ggiak merged 2 commits intoggiak:masterfrom
koehnlein:feature/codeception-5

Conversation

@koehnlein
Copy link

Hi,

I found your Pull Request Codeception#78 and saw, the test in the pipeline has failed.

So I investigated and found, the multi session testing needs some additional configuration since codeception 3 https://codeception.com/04-24-2019/codeception-3.0.html This was not an issue until now, because the old pipeline used codeception 2.

And while I did the changes and tested with my own environment, I found another PHP 8.1 issue, where float number have been passed, but integers are required.

Would be great, if you could merge this and update your Pull Request.

Thank you.

@ggiak
Copy link
Owner

ggiak commented Jan 19, 2023

@koehnlein Thanks for the contribution. will check soon and update.

@ggiak ggiak merged commit 68a9487 into ggiak:master Jan 20, 2023
ggiak pushed a commit that referenced this pull request Jan 20, 2023
* Enable multi session test

* Update for PHP 8.1
ggiak pushed a commit that referenced this pull request Jan 20, 2023
* Enable multi session test

* Update for PHP 8.1
ggiak pushed a commit that referenced this pull request Jan 20, 2023
* Enable multi session test

* Update for PHP 8.1
ggiak added a commit that referenced this pull request Jan 20, 2023
[4b5f547] feature/codeception-upgrade-to-v5 (#2)
Co-authored-by: koehnlein <github@bestof1983.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants