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 043a51e commit d58eeddCopy full SHA for d58eedd
phpunit.xml
@@ -1,15 +1,9 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<phpunit backupGlobals="true"
4
- backupStaticAttributes="true"
5
colors="true"
6
- convertErrorsToExceptions="true"
7
- convertNoticesToExceptions="true"
8
- convertWarningsToExceptions="true"
9
processIsolation="false"
10
stopOnFailure="false"
11
- syntaxCheck="false"
12
- verbose="true"
13
bootstrap="tests/bootstrap.php"
14
>
15
<testsuites>
0 commit comments