php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
opcache.stub.php
Go to the documentation of this file.
1<?php
2
4
5function opcache_reset(): bool {}
6
11function opcache_get_status(bool $include_scripts = true): array|false {}
12
14
15function opcache_invalidate(string $filename, bool $force = false): bool {}
16
18
24
$filename
Definition create.php:9
opcache_is_script_cached(string $filename)
opcache_reset()
opcache_get_configuration()
opcache_get_status(bool $include_scripts=true)
opcache_invalidate(string $filename, bool $force=false)
opcache_jit_blacklist(Closure $closure)
opcache_compile_file(string $filename)
ZEND_API void(ZEND_FASTCALL *zend_touch_vm_stack_data)(void *vm_stack_data)
function(EX_VAR(opline->result.var))