We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46023de commit 18e5f52Copy full SHA for 18e5f52
phpunit.xsd
@@ -4,7 +4,7 @@
4
<xs:documentation source="https://phpunit.de/manual/4.8/en/appendixes.configuration.html">
5
This Schema file defines the rules by which the XML configuration file of PHPUnit 4.8 may be structured.
6
</xs:documentation>
7
- <xs:appinfo source="http://www.phpunit.de/manual/current/en/appendixes.configuration.html"/>
+ <xs:appinfo source="https://phpunit.de/manual/4.8/en/appendixes.configuration.html"/>
8
</xs:annotation>
9
<xs:element name="phpunit" type="phpUnitType">
10
<xs:annotation>
0 commit comments