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 deprecation warnings in tests; make PHPUnit more strict. #3224

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

demiankatz
Copy link
Member

#3192 introduced some deprecation warnings in the test suite, but they were not caught due to the way PHPUnit was configured. This PR fixes the problems and adjusts the configuration to be more strict about deprecations.

@demiankatz demiankatz added this to the 10.0 milestone Nov 15, 2023
@demiankatz demiankatz merged commit a043501 into vufind-org:dev Nov 16, 2023
7 checks passed
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.

2 participants