summaryrefslogtreecommitdiff
path: root/Zend/tests/bug72057.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug72057.phpt')
-rw-r--r--Zend/tests/bug72057.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/tests/bug72057.phpt b/Zend/tests/bug72057.phpt
index e1a129bbc2..406efe3efc 100644
--- a/Zend/tests/bug72057.phpt
+++ b/Zend/tests/bug72057.phpt
@@ -10,9 +10,7 @@ set_error_handler(
);
(function (int $i) { bar(); })("7as");
-
--EXPECTF--
-
Fatal error: Uncaught Exception: My custom error in %s:%d
Stack trace:
#0 %s(%d): {closure}(8, 'A non well form...', '%s', %d, Array)