From bdde797159efeb1c4fadc4e45e43fc03d9e7278a Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Wed, 23 Oct 2024 13:11:12 +0200 Subject: [PATCH] Dynamically xfail test case which fails on CI This is a stop-gap measure for GH-15709 to keep CI green. --- Zend/tests/gh16508.phpt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Zend/tests/gh16508.phpt b/Zend/tests/gh16508.phpt index e5b89b60290..954d60e93d6 100644 --- a/Zend/tests/gh16508.phpt +++ b/Zend/tests/gh16508.phpt @@ -2,6 +2,17 @@ GH-16508: Missing lineno in inheritance errors of delayed early bound classes --EXTENSIONS-- opcache +--SKIPIF-- + --INI-- opcache.enable_cli=1 --FILE--