File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
*/
9
9
-->
10
10
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11
- xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1 /phpunit.xsd"
11
+ xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/6.2 /phpunit.xsd"
12
12
colors =" true"
13
13
beStrictAboutTestsThatDoNotTestAnything =" false"
14
14
bootstrap =" ./framework/bootstrap.php"
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
- xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1 /phpunit.xsd"
9
+ xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/6.2 /phpunit.xsd"
10
10
colors =" true"
11
11
bootstrap =" bootstrap.php"
12
12
backupGlobals =" false"
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
- xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1 /phpunit.xsd"
9
+ xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/6.2 /phpunit.xsd"
10
10
colors =" true"
11
11
beStrictAboutTestsThatDoNotTestAnything =" false"
12
12
bootstrap =" ./framework/bootstrap.php"
Original file line number Diff line number Diff line change 8
8
*/
9
9
-->
10
10
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11
- xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1 /phpunit.xsd"
11
+ xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/6.2 /phpunit.xsd"
12
12
colors =" true"
13
13
beStrictAboutTestsThatDoNotTestAnything =" false"
14
14
bootstrap =" ./framework/bootstrap.php"
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
- xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/6.1 /phpunit.xsd"
9
+ xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/6.2 /phpunit.xsd"
10
10
colors =" true"
11
11
beStrictAboutTestsThatDoNotTestAnything =" false"
12
12
bootstrap =" ./framework/bootstrap.php"
You can’t perform that action at this time.
0 commit comments