diff --git a/bin/rector.php b/bin/rector.php index 6da6abd26fb5..5f5e1a2100d2 100755 --- a/bin/rector.php +++ b/bin/rector.php @@ -17,7 +17,6 @@ // @ intentionally: continue anyway @\ini_set('memory_limit', '-1'); // Performance boost -\error_reporting(\E_ALL); \ini_set('display_errors', 'stderr'); \gc_disable(); \define('__RECTOR_RUNNING__', \true);