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.
2 parents bd9e1d9 + c2b6ff4 commit 58b229cCopy full SHA for 58b229c
phpunit.xml.dist
@@ -3,13 +3,7 @@
3
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.1/phpunit.xsd"
5
backupGlobals="false"
6
- backupStaticAttributes="false"
7
colors="true"
8
- convertErrorsToExceptions="true"
9
- convertNoticesToExceptions="true"
10
- convertWarningsToExceptions="true"
11
- processIsolation="false"
12
- stopOnFailure="false"
13
bootstrap="vendor/autoload.php"
14
>
15
<testsuites>
0 commit comments