php-src/ext/opcache
2020-07-10 21:05:28 +02:00
..
jit Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
Optimizer Implement match expression 2020-07-09 23:52:17 +02:00
tests Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02: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
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
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 Remove proto comments from C files 2020-07-06 21:13:34 +02:00
zend_accelerator_module.h
zend_accelerator_util_funcs.c Cache __unserialize() instead of unserialize() 2020-06-26 10:54:40 +02: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 Implement match expression 2020-07-09 23:52:17 +02:00
zend_file_cache.h
zend_persist.c Implement match expression 2020-07-09 23:52:17 +02:00
zend_persist.h
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 JIT support for opcache restart 2020-07-08 18:14:11 +03:00
ZendAccelerator.h Add support for replaying warnings in opcache 2020-05-20 11:20:21 +02:00