Skip to content

Commit

Permalink
Show fatal errors
Browse files Browse the repository at this point in the history
  • Loading branch information
weotch committed Apr 13, 2016
1 parent 5fbe19d commit 574d8e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,8 @@
<directory suffix=".php">./tests/</directory>
</testsuite>
</testsuites>
<php>
<ini name="display_errors" value="On" />
<ini name="display_startup_errors" value="On" />
</php>
</phpunit>

0 comments on commit 574d8e2

Please sign in to comment.