Skip to content

Add PHP 8.2 support and PHPUnit 10 #319

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

Merged
merged 9 commits into from
Sep 14, 2023
Merged

Add PHP 8.2 support and PHPUnit 10 #319

merged 9 commits into from
Sep 14, 2023

Conversation

Art4
Copy link
Collaborator

@Art4 Art4 commented Sep 14, 2023

Hey 👋

This PR updates all dev-dependencies and runs the tests on PHP 8.1+ with PHPUnit 10. Github actions will now also run on PHP 8.2. The test commands are now added in the composer.json and allows to create a HTML code coverage report.

This PR will also catch all warnings that are thrown by using SimpleXMLElement.

We cannot use PHPUnit 10.3 atm because of errors in php-mock/php-mock-phpunit, see php-mock/php-mock-phpunit#61

@Art4 Art4 changed the title PHP 8.2 support and PHPUnit 10 Add PHP 8.2 support and PHPUnit 10 Sep 14, 2023
@Art4 Art4 requested a review from kbsali September 14, 2023 08:22
Copy link
Owner

@kbsali kbsali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@kbsali kbsali merged commit 006e065 into kbsali:v2.x Sep 14, 2023
@Art4 Art4 deleted the improve-tests branch September 14, 2023 20:59
@Art4 Art4 added this to the v2.3.0 milestone Sep 28, 2023
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