php-src/ext/opcache
2020-06-24 10:47:37 +02:00
..
jit Fix verify arg jit for references 2020-06-24 10:47:37 +02:00
Optimizer make bcpowmod stricter by not returning false, instead throw exception 2020-06-22 09:31:55 +02:00
tests Fixed JIT failures on Windows 2020-06-22 14:57:04 +03:00
config.m4 Fail in ./configure when no opcache shm backends exist 2020-05-24 17:49:52 -04:00
config.w32 Avoid unnecessary linking of Windows DLLs 2020-06-09 18:37:37 +02:00
CREDITS
opcache.stub.php Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
opcache_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
shared_alloc_mmap.c Mark label as potentially unused 2019-06-12 16:47:48 +02:00
shared_alloc_posix.c Remove copyright years. 2019-02-05 10:33:28 +03:00
shared_alloc_shm.c Fix shm api detection test for opcache module on FreeBSD 2019-03-11 10:19:35 +01:00
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 Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_debug.c Open opcache.error_log with 'a' flag 2019-11-26 09:29:27 +03:00
zend_accelerator_debug.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_hash.c Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_hash.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_module.c Tracing JIT support for megamorphic calls 2020-06-09 23:33:22 +03:00
zend_accelerator_module.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_util_funcs.c Prefer already cached version of the script 2020-05-20 23:04:34 +03: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 Change GC_COLLECTABLE flag into GC_NOT_COLLECTABLE to simplify GC_MAY_LEAK() check 2020-06-15 14:26:22 +03:00
zend_file_cache.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_persist.c Change GC_COLLECTABLE flag into GC_NOT_COLLECTABLE to simplify GC_MAY_LEAK() check 2020-06-15 14:26:22 +03:00
zend_persist.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_persist_calc.c Add Attributes 2020-06-04 18:19:49 +02:00
zend_shared_alloc.c Merge branch 'PHP-7.4' 2019-06-28 09:19:49 +02:00
zend_shared_alloc.h Added JIT compiler for x86 and x86_64 2019-04-01 10:27:11 +03:00
ZendAccelerator.c Change GC_COLLECTABLE flag into GC_NOT_COLLECTABLE to simplify GC_MAY_LEAK() check 2020-06-15 14:26:22 +03:00
ZendAccelerator.h Add support for replaying warnings in opcache 2020-05-20 11:20:21 +02:00