summaryrefslogtreecommitdiff
path: root/ext/soap/tests/bugs/bug36226-2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/bugs/bug36226-2.phpt')
-rw-r--r--ext/soap/tests/bugs/bug36226-2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/bugs/bug36226-2.phpt b/ext/soap/tests/bugs/bug36226-2.phpt
index e14832db4b..bc9b05a856 100644
--- a/ext/soap/tests/bugs/bug36226-2.phpt
+++ b/ext/soap/tests/bugs/bug36226-2.phpt
@@ -7,7 +7,7 @@ soap.wsdl_cache_enabled=0
--FILE--
<?php
$timestamp = "2005-11-08T11:22:07+03:00";
-$wsdl = dirname(__FILE__)."/bug36226-2.wsdl";
+$wsdl = __DIR__."/bug36226-2.wsdl";
function PostEvents($x) {
var_dump($x);