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 a7e036b commit 332942dCopy full SHA for 332942d
ext/opcache/tests/opcache_revalidation_in_cli.phpt
@@ -29,6 +29,8 @@ touch($file);
29
30
var_dump(include $file);
31
32
+@unlink($file);
33
+
34
?>
35
--EXPECT--
36
int(42)
0 commit comments