summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzinflate_error1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/gzinflate_error1.phpt')
-rw-r--r--ext/zlib/tests/gzinflate_error1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zlib/tests/gzinflate_error1.phpt b/ext/zlib/tests/gzinflate_error1.phpt
index 5b8e40620c..6de1349d61 100644
--- a/ext/zlib/tests/gzinflate_error1.phpt
+++ b/ext/zlib/tests/gzinflate_error1.phpt
@@ -14,7 +14,7 @@ if (!extension_loaded("zlib")) {
* Alias to functions:
*/
-include(dirname(__FILE__) . '/data.inc');
+include(__DIR__ . '/data.inc');
echo "*** Testing gzinflate() : error conditions ***\n";