summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zend/tests/exception_014.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/exception_014.phpt b/Zend/tests/exception_014.phpt
index f210af61b8..71bb14df1d 100644
--- a/Zend/tests/exception_014.phpt
+++ b/Zend/tests/exception_014.phpt
@@ -16,6 +16,6 @@ try {
var_dump($x->p);
?>
--EXPECTF--
-Exception: Cannot access private property C::$p in /home/dmitry/php/php-master/Zend/tests/exception_014.php on line 8
+Exception: Cannot access private property C::$p in %sexception_014.php on line %d
-Fatal error: Cannot access private property C::$p in /home/dmitry/php/php-master/Zend/tests/exception_014.php on line 13
+Fatal error: Cannot access private property C::$p in %sexception_014.php on line %d