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

chore: update phpunit.xml #757

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

vitormattos
Copy link
Contributor

At newest version of PHPUnit the xml file was changed and the old format started to return a deprecation error.

To solve this was executed the phpunit with the option --display-phpunit-deprecations

Type of pull request

  • Bug fix (involves code and configuration changes)
  • New feature (involves code and configuration changes)
  • Documentation update
  • Something else

About

Checklist for code / configuration changes

See [CONTRIBUTING.md] for all essential information about contributing.

At newest version of PHPUnit the xml file was changed and the old format
started to return a deprecation error.

To solve this was executed the phpunit with the option `--display-phpunit-deprecations`

Signed-off-by: Vitor Mattos <vitor@php.rio>
@k00ni
Copy link
Collaborator

k00ni commented Jan 28, 2025

Thank you

@k00ni k00ni merged commit 93f23cf into smalot:master Jan 28, 2025
32 checks passed
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