We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84d44c commit 35c0094Copy full SHA for 35c0094
ext/opcache/tests/revalidate_path_01.phpt
@@ -5,7 +5,9 @@ opcache.enable=1
5
opcache.enable_cli=1
6
opcache.revalidate_path=1
7
--SKIPIF--
8
-<?php require_once('skipif.inc'); ?>
+<?php require_once('skipif.inc');
9
+die("skip Currently hangs and needs to be investigates");
10
+?>
11
--CONFLICTS--
12
server
13
--FILE--
0 commit comments