Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the ability to run tests on PHP 8.0 #470

Merged
merged 21 commits into from
Sep 30, 2023

Conversation

s1lver
Copy link
Member

@s1lver s1lver commented Feb 17, 2023

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues

@samdark
Copy link
Member

samdark commented Feb 18, 2023

image

@s1lver
Copy link
Member Author

s1lver commented Feb 19, 2023

image

Looks like I'll have to forget about tests for php 8.0 and php 8.1. Tests and components are tied to 5.6. Now there is a problem in a component that appears on 8.0/8.1, but no tests can be written(

@s1lver s1lver closed this Feb 20, 2023
@samdark
Copy link
Member

samdark commented Feb 21, 2023

Hmm... That's weird. If it works with 8.0 and 8.1 then that's dev-dependencies that aren't resolvable, right?

@s1lver s1lver reopened this Feb 21, 2023
composer.json Outdated Show resolved Hide resolved
composer.json Show resolved Hide resolved
@s1lver
Copy link
Member Author

s1lver commented Sep 18, 2023

Now new fluky test with priority in php 8.0

@s1lver s1lver requested a review from samdark September 18, 2023 15:56
@terabytesoftw
Copy link
Member

@bizley

@terabytesoftw terabytesoftw added this to the 2.3.6 milestone Sep 28, 2023
@bizley bizley added the type:test Test label Sep 30, 2023
@bizley bizley merged commit 9efa4b6 into yiisoft:master Sep 30, 2023
7 checks passed
@bizley
Copy link
Member

bizley commented Sep 30, 2023

👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants