diff --git a/bin/rector.php b/bin/rector.php index 9e58f3a05aa..cb9267b1101 100755 --- a/bin/rector.php +++ b/bin/rector.php @@ -18,7 +18,6 @@ @ini_set('memory_limit', '-1'); // Performance boost -error_reporting(E_ALL); ini_set('display_errors', 'stderr'); gc_disable();