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 c3243c8 commit 310ed23Copy full SHA for 310ed23
phpunit.xml.dist
@@ -1,4 +1,7 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit
3
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/9.0/phpunit.xsd"
5
bootstrap="Tests/bootstrap.php"
6
convertErrorsToExceptions="true"
7
convertWarningsToExceptions="true"
0 commit comments