summaryrefslogtreecommitdiff
path: root/Zend/tests/debug_info-error-0.0.phpt
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-02-21 00:23:01 +0100
committerAnatol Belski <ab@php.net>2014-02-21 00:23:01 +0100
commit5d0d88d1f2202896d62c21d0043264487fb12785 (patch)
tree8f2d1e73a7cb564951d769c96f6801087332f893 /Zend/tests/debug_info-error-0.0.phpt
parent14c08ea362e5f16527b3d9772ddc75ca49cc22d7 (diff)
downloadphp-git-5d0d88d1f2202896d62c21d0043264487fb12785.tar.gz
fixed path separator in the tests
Diffstat (limited to 'Zend/tests/debug_info-error-0.0.phpt')
-rw-r--r--Zend/tests/debug_info-error-0.0.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/debug_info-error-0.0.phpt b/Zend/tests/debug_info-error-0.0.phpt
index 67cbe8a749..1c8dfc8853 100644
--- a/Zend/tests/debug_info-error-0.0.phpt
+++ b/Zend/tests/debug_info-error-0.0.phpt
@@ -16,4 +16,4 @@ class C {
$c = new C(0.0);
var_dump($c);
--EXPECTF--
-Fatal error: __debuginfo() must return an array in %s/Zend/tests/debug_info-error-0.0.php on line %d
+Fatal error: __debuginfo() must return an array in %s%eZend%etests%edebug_info-error-0.0.php on line %d