-
Notifications
You must be signed in to change notification settings - Fork 55
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
Remove deprecations for eventual update to phpunit 10 #3337
Comments
1 task
BacLuc
added a commit
to BacLuc/ecamp3
that referenced
this issue
May 6, 2023
BacLuc
added a commit
to BacLuc/ecamp3
that referenced
this issue
May 6, 2023
Instead of the deprecated WithConsecutive. See sebastianbergmann/phpunit#4564 Issue: ecamp#3337
usu
pushed a commit
that referenced
this issue
May 12, 2023
usu
pushed a commit
that referenced
this issue
May 12, 2023
Instead of the deprecated WithConsecutive. See sebastianbergmann/phpunit#4564 Issue: #3337
Can be closed as soon as #4188 is merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@BacLuc tried the upgrade to phpunit 10.
This failed because the symfony/phpunit-bridge is not yet ready for phpunit 10.
Meanwhile we could remove some usages of deprecated or wrong things for phpunit 10.
(Or symfony/api plafrom)
The text was updated successfully, but these errors were encountered: