summaryrefslogtreecommitdiff
path: root/Zend/tests/throwable_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/throwable_003.phpt')
-rw-r--r--Zend/tests/throwable_003.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/throwable_003.phpt b/Zend/tests/throwable_003.phpt
index 19626a3186..3e65027c79 100644
--- a/Zend/tests/throwable_003.phpt
+++ b/Zend/tests/throwable_003.phpt
@@ -7,5 +7,4 @@ Aaron Piotrowski <aaron@icicle.io>
class Failure implements Throwable {}
?>
--EXPECTF--
-
Fatal error: Class Failure cannot implement interface Throwable, extend Exception or Error instead in %s on line %d