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

Enable test execution with PHPUnit 10 #848

Merged
merged 10 commits into from
Sep 20, 2023
Merged

Conversation

Art4
Copy link
Contributor

@Art4 Art4 commented Sep 11, 2023

This PR allows us to run the tests with PHPUnit 10. The tests use phpunit/phpunit directly and obsolete the usage of yoast/phpunit-polyfills.

This PR adds a check with is_readable() for reading local files and should solve the discussion from #826 (comment).

refs #822

@Art4 Art4 mentioned this pull request Sep 13, 2023
9 tasks
@mblaney mblaney merged commit be9a239 into simplepie:master Sep 20, 2023
9 checks passed
@Art4 Art4 deleted the phpunit-10 branch September 20, 2023 08:29
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.

None yet

2 participants