1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00

XFAIL test

This commit is contained in:
Arnaud Le Blanc
2022-07-10 14:43:39 +02:00
parent 492af9f88e
commit 77f73de5bb

View File

@@ -1,5 +1,7 @@
--TEST--
CLI: stderr is available in mshutdown
--XFAIL--
GH-8952 / GH-8833
--SKIPIF--
<?php if (php_sapi_name() != "cli") die('skip cli test only'); ?>
--EXTENSIONS--