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

chore: PHPUnit - allow for v10 #7606

Merged
merged 7 commits into from Dec 28, 2023
Merged

chore: PHPUnit - allow for v10 #7606

merged 7 commits into from Dec 28, 2023

Conversation

keradus
Copy link
Member

@keradus keradus commented Dec 21, 2023

@keradus keradus marked this pull request as ready for review December 21, 2023 01:05
@Wirone
Copy link
Member

Wirone commented Dec 21, 2023

@keradus you need to add this to phpunit.xml.dist (and phpunit.xml if you have it):

    <extensions>
        <bootstrap class="Paraunit\Configuration\ParaunitExtension"/>
    </extensions>

But it only will enable ParaUnit, tests are failing anyway.

composer.json Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Dec 25, 2023

Coverage Status

coverage: 94.772%. remained the same
when pulling 109214b on keradus:php10
into 8976174 on PHP-CS-Fixer:master.

@keradus keradus marked this pull request as draft December 28, 2023 01:44
@keradus keradus marked this pull request as ready for review December 28, 2023 13:30
@keradus keradus merged commit 5a8a522 into PHP-CS-Fixer:master Dec 28, 2023
24 checks passed
danog pushed a commit to zoonru/PHP-CS-Fixer that referenced this pull request Feb 2, 2024
@keradus keradus deleted the php10 branch February 19, 2024 21:35
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.

None yet

4 participants