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