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