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

Replace usage of deprecated PHPUnit returnCallback() function #2085

Merged

Conversation

sbelsk
Copy link
Collaborator

@sbelsk sbelsk commented Mar 16, 2024

This PR is meant to serve as a first step for addressing changes that will need to be made before #1866 can be merged. The PHPUnit function returnCallback() is deprecated, so our usage of it was switched to its shorthand syntax, as recommended by the docs.

@sbelsk sbelsk marked this pull request as ready for review March 16, 2024 18:34
@williamjallen williamjallen added this pull request to the merge queue Mar 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 17, 2024
@williamjallen williamjallen added this pull request to the merge queue Mar 17, 2024
Merged via the queue into Kitware:master with commit bf0bb8e Mar 17, 2024
2 checks passed
@sbelsk sbelsk deleted the phpunit-deprecated-returnCallback branch March 23, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants