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