php-src/ext/opcache
2020-03-17 00:25:47 +03:00
..
jit Store informaton about class 2020-03-17 00:25:47 +03:00
Optimizer Merge EX variants of INFO macros 2020-03-16 13:02:16 +01:00
tests Fixed RC inference for ZEND_ASSIGN_STATIC_PROP and removed useless checks during RC inference 2020-03-14 01:17:45 +03:00
config.m4 Fixed bug #79255 (PHP cannot be compiled with enable JIT) 2020-02-17 12:03:49 +03:00
config.w32 Optimizer cleanup 2019-10-03 02:18:16 +03:00
CREDITS
opcache.stub.php Add union return types for function stubs 2019-11-11 14:54:55 +01:00
opcache_arginfo.h Add union return types for function stubs 2019-11-11 14:54:55 +01:00
shared_alloc_mmap.c Mark label as potentially unused 2019-06-12 16:47:48 +02:00
shared_alloc_posix.c
shared_alloc_shm.c
shared_alloc_win32.c Merge branch 'PHP-7.4' 2019-12-30 15:18:25 +01:00
zend_accelerator_blacklist.c Fix opcache blacklist leak 2019-06-27 16:11:58 +02:00
zend_accelerator_blacklist.h
zend_accelerator_debug.c Open opcache.error_log with 'a' flag 2019-11-26 09:29:27 +03:00
zend_accelerator_debug.h
zend_accelerator_hash.c
zend_accelerator_hash.h
zend_accelerator_module.c Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
zend_accelerator_module.h
zend_accelerator_util_funcs.c Use zend_type inside type lists 2020-01-17 09:37:54 +01:00
zend_accelerator_util_funcs.h Merge branch 'PHP-7.3' into PHP-7.4 2019-10-14 16:50:23 +02:00
zend_file_cache.c Use zend_type inside type lists 2020-01-17 09:37:54 +01:00
zend_file_cache.h
zend_persist.c Store aliased name of trait method 2020-03-03 11:55:48 +01:00
zend_persist.h
zend_persist_calc.c Store aliased name of trait method 2020-03-03 11:55:48 +01:00
zend_shared_alloc.c Merge branch 'PHP-7.4' 2019-06-28 09:19:49 +02:00
zend_shared_alloc.h
ZendAccelerator.c Merge branch 'PHP-7.4' 2020-03-13 11:42:07 +03:00
ZendAccelerator.h Merge branch 'PHP-7.4' 2019-09-03 14:23:44 +03:00