From 18b69647447a619981af0c33898629e73fe609eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 7 Aug 2015 09:08:59 +0300 Subject: [PATCH] fix debug-ext 003.phpt in my environment the filename is filled, not "-" $ php --version PHP 5.5.27 (cli) (built: Jul 17 2015 12:32:05) Copyright (c) 1997-2015 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies --- src/Symfony/Component/Debug/Resources/ext/tests/003.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Debug/Resources/ext/tests/003.phpt b/src/Symfony/Component/Debug/Resources/ext/tests/003.phpt index 1d464720b7..a36333392e 100644 --- a/src/Symfony/Component/Debug/Resources/ext/tests/003.phpt +++ b/src/Symfony/Component/Debug/Resources/ext/tests/003.phpt @@ -56,7 +56,7 @@ Symfony\Component\Debug\Exception\UndefinedFunctionException Object [message:protected] => Attempted to call function "notexist" from namespace "Symfony\Component\Debug". [string:Exception:private] => [code:protected] => 0 - [file:protected] => - + [file:protected] => %s [line:protected] => %d [trace:Exception:private] => Array (