summaryrefslogtreecommitdiff
path: root/ext/sybase_ct/tests/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sybase_ct/tests/index.php')
-rw-r--r--ext/sybase_ct/tests/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sybase_ct/tests/index.php b/ext/sybase_ct/tests/index.php
index e7c8e6aacd..47202efa3b 100644
--- a/ext/sybase_ct/tests/index.php
+++ b/ext/sybase_ct/tests/index.php
@@ -80,6 +80,7 @@
E_WARNING => 'Warning'
);
+ if (!(error_reporting() & $errno)) return;
printf(
"\n%s: %s in %s on line %d\n",
$names[$errno],