Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1eb5ea4

Browse files
authored
Merge pull request #56 from jrfnl/feature/phpunit-update-config
PHPUnit: update configuration
2 parents cd48b86 + 729bc01 commit 1eb5ea4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎phpunit.xml.dist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
beStrictAboutOutputDuringTests="true"
88
beStrictAboutTodoAnnotatedTests="true"
99
beStrictAboutChangesToGlobalState="true"
10+
convertErrorsToExceptions="true"
11+
convertWarningsToExceptions="true"
12+
convertNoticesToExceptions="true"
13+
convertDeprecationsToExceptions="true"
1014
bootstrap="tests/bootstrap.php"
1115
>
1216
<testsuites>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /