summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/extauth_01.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/extauth_01.phpt')
-rw-r--r--ext/oci8/tests/extauth_01.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/oci8/tests/extauth_01.phpt b/ext/oci8/tests/extauth_01.phpt
index db23097d82..6b543922ec 100644
--- a/ext/oci8/tests/extauth_01.phpt
+++ b/ext/oci8/tests/extauth_01.phpt
@@ -12,6 +12,8 @@ oci8.privileged_connect=1
--FILE--
<?php
+error_reporting(E_ALL ^ E_DEPRECATED);
+
// Run Test
echo "Test 1\n";