php-src/ext/opcache
2019-06-20 10:16:31 +02:00
..
jit Avoid UB in overflow checks 2019-06-19 12:02:42 +02:00
Optimizer Merge branch 'PHP-7.4' 2019-06-20 10:16:31 +02:00
tests Merge branch 'PHP-7.4' 2019-06-18 17:19:19 +03:00
config.m4 Attempt to fix JIT on Mac OSX ZTS build 2019-06-17 17:08:58 +03:00
config.w32 Added JIT compiler for x86 and x86_64 2019-04-01 10:27:11 +03:00
CREDITS
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-06-18 10:27:50 +02:00
zend_accelerator_blacklist.c Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_blacklist.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_debug.c Remove copyright years. 2019-02-05 10:33:28 +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 Merge branch 'PHP-7.4' 2019-06-13 12:54:17 +02:00
zend_accelerator_module.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_util_funcs.c Remove legacy AC_CHECK_TYPE calls for uint and ulong 2019-03-06 22:49:16 +01:00
zend_accelerator_util_funcs.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_file_cache.c Merge branch 'PHP-7.4' 2019-06-18 10:27:50 +02:00
zend_file_cache.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_persist_calc.c Use ZEND_HASH_FOREACH with direct callback, instead of callbacks 2019-04-30 14:50:01 +03:00
zend_persist.c Merge branch 'PHP-7.4' 2019-06-11 13:16:38 +02:00
zend_persist.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_shared_alloc.c Fix VirtualProtect memory size 2019-04-11 15:46:46 +02:00
zend_shared_alloc.h Added JIT compiler for x86 and x86_64 2019-04-01 10:27:11 +03:00
ZendAccelerator.c Merge branch 'PHP-7.4' 2019-06-20 09:08:09 +03:00
ZendAccelerator.h Merge branch 'PHP-7.4' 2019-06-18 10:27:50 +02:00