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

PHPUnit 9.3 schema is missing #56

Closed
cs278 opened this issue Oct 2, 2020 · 0 comments
Closed

PHPUnit 9.3 schema is missing #56

cs278 opened this issue Oct 2, 2020 · 0 comments

Comments

@cs278
Copy link

cs278 commented Oct 2, 2020

Q A
PHPUnit version 9.3
PHP version N/A
Installation Method N/A

Summary

The PHPUnit 9.3 XML schema contains literally "404: Not Found".

How to reproduce

curl https://schema.phpunit.de/9.3/phpunit.xsd; echo
404: Not Found

Expected behavior

curl https://schema.phpunit.de/9.3/phpunit.xsd; echo
<?xml version="1.0" encoding="UTF-8"?>
...
@sebastianbergmann sebastianbergmann transferred this issue from sebastianbergmann/phpunit Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants