From fd8dfc4248d5270417e3c986a50382377153f4ff Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 6 Oct 2021 17:21:02 +0300 Subject: [PATCH] XFAIL: Return types cannot be inferred through prototypes --- ext/opcache/tests/opt/verify_return_type.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/opcache/tests/opt/verify_return_type.phpt b/ext/opcache/tests/opt/verify_return_type.phpt index ef14d7630fe..7b43cbc8fdd 100644 --- a/ext/opcache/tests/opt/verify_return_type.phpt +++ b/ext/opcache/tests/opt/verify_return_type.phpt @@ -8,6 +8,8 @@ opcache.opt_debug_level=0x20000 opcache.preload= --EXTENSIONS-- opcache +--XFAIL-- +Return types cannot be inferred through prototypes --FILE--