]> granicus.if.org Git - php/commitdiff
Fixed test
authorXinchen Hui <laruence@php.net>
Wed, 1 Apr 2015 01:56:55 +0000 (09:56 +0800)
committerXinchen Hui <laruence@php.net>
Wed, 1 Apr 2015 01:56:55 +0000 (09:56 +0800)
Zend/tests/exception_014.phpt

index f210af61b86081686fb57447acc26b250e7d8c60..71bb14df1dcd48080027460e3fec814360d440d5 100644 (file)
@@ -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