summaryrefslogtreecommitdiff
path: root/Zend/tests/debug_info-error-str.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/debug_info-error-str.phpt')
-rw-r--r--Zend/tests/debug_info-error-str.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/tests/debug_info-error-str.phpt b/Zend/tests/debug_info-error-str.phpt
index aa16d5bf7c..daf0ad3b58 100644
--- a/Zend/tests/debug_info-error-str.phpt
+++ b/Zend/tests/debug_info-error-str.phpt
@@ -15,5 +15,6 @@ class C {
$c = new C("foo");
var_dump($c);
+?>
--EXPECTF--
Fatal error: __debuginfo() must return an array in %s%eZend%etests%edebug_info-error-str.php on line %d