Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit e9a1fce

Browse files
Remove special care for E_USER_DEPRECATED
1 parent 2a46c66 commit e9a1fce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/autoload.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
use Doctrine\Common\Annotations\AnnotationRegistry;
44
use Composer\Autoload\ClassLoader;
55

6-
error_reporting(error_reporting() & ~E_USER_DEPRECATED);
7-
86
/**
97
* @var ClassLoader $loader
108
*/

0 commit comments

Comments
 (0)