summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/connect_scope1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/connect_scope1.phpt')
-rw-r--r--ext/oci8/tests/connect_scope1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/connect_scope1.phpt b/ext/oci8/tests/connect_scope1.phpt
index 53827847e7..aefee2f882 100644
--- a/ext/oci8/tests/connect_scope1.phpt
+++ b/ext/oci8/tests/connect_scope1.phpt
@@ -5,7 +5,7 @@ Test oci_connect end-of-scope when statement returned
--FILE--
<?php
-require(dirname(__FILE__).'/details.inc');
+require(__DIR__.'/details.inc');
// Initialization