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

Fix failing unit tests #958

Merged
merged 13 commits into from
Nov 6, 2023
Merged

Fix failing unit tests #958

merged 13 commits into from
Nov 6, 2023

Conversation

pierredup
Copy link
Member

#945)

@pierredup pierredup added the CI label Jun 8, 2023
@pierredup pierredup added this to the 1.7.1 milestone Jun 8, 2023
@pierredup pierredup self-assigned this Jun 8, 2023
@what-the-diff
Copy link

what-the-diff bot commented Jun 8, 2023

PR Summary

  • Replaced getMockClass() with createMock()
    The method getMockClass() was deprecated in PHPUnit 9 and removed in PHPUnit 10. This update ensures compatibility with newer versions of PHPUnit (10+).

@pierredup pierredup force-pushed the fix-failing-tests branch from 73e8e95 to 7c71973 Compare June 8, 2023 13:36
@pierredup pierredup merged commit f1b2ffb into 1.7.x Nov 6, 2023
8 checks passed
@pierredup pierredup deleted the fix-failing-tests branch November 6, 2023 09:43
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.

1 participant