summaryrefslogtreecommitdiffstats
path: root/examples/xml.php
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml.php')
-rwxr-xr-xexamples/xml.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/xml.php b/examples/xml.php
index 7253adc..3104680 100755
--- a/examples/xml.php
+++ b/examples/xml.php
@@ -1,8 +1,5 @@
<?php
-error_reporting(-1);
-ini_set('display_errors', '1');
-
use League\Csv\Reader;
require '../vendor/autoload.php';