Skip to content

Commit ce1d41d

Browse files
reverted error reporting
1 parent a91e947 commit ce1d41d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
syntaxCheck = "false">
1313
<php>
1414
<ini name="xdebug.max_nesting_level" value="200" />
15-
<!-- Disable E_USER_DEPRECATED until reaching compatibility with Symfony 3.0 -->
16-
<!-- php -r 'echo -1 & ~E_USER_DEPRECATED;' -->
17-
<ini name="error_reporting" value="-16385"/>
1815
</php>
1916

2017
<testsuites>

0 commit comments

Comments
 (0)