Skip to content

Update deprecated PHPUnit schema & doc links #15345

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

Merged
merged 1 commit into from
May 17, 2021

Conversation

jessinthecloud
Copy link
Contributor

@jessinthecloud jessinthecloud commented May 15, 2021

PHPUnit gives "Warning: Your XML configuration validates against a deprecated schema."
Running the suggested ./vendor/bin/phpunit --migrate-configuration updated phpunit.xml.dist and fixed the warning. The resulting XML is the update here.

The links to PHPUnit are also outdated; updated to link to the current stable (English) release in the manual

Edit: I'm not certain if this should be on the 4.4 branch instead since it's not directly related to Symfony. I can correct the branch if necessary

PHPUnit gives "Warning: Your XML configuration validates against a deprecated schema." 
Running the suggested `./vendor/bin/phpunit --migrate-configuration` updated phpunit.xml.dist and fixed the warning. The resulting XML is the update here.

The links to PHPUnit are also outdated; updated to link to the current stable (English) release
@javiereguiluz
Copy link
Member

Thank you Jess! We merged it in 4.4 as you suggested (the tool that we use to merge things allows to change the branch easily while merging, so that's why we usually don't ask contributors to do that). Congrats on your first Symfony Docs contribution 🎉

@javiereguiluz javiereguiluz merged commit 1ffa7d3 into symfony:4.4 May 17, 2021
@jessinthecloud
Copy link
Contributor Author

Thank you!! Very exciting :D

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.

3 participants