php-src/ext/opcache
2020-01-16 09:46:47 +01:00
..
jit Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
Optimizer Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
tests Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
config.m4 Merge branch 'PHP-7.4' 2019-10-08 10:49:30 +02:00
config.w32 Optimizer cleanup 2019-10-03 02:18:16 +03:00
CREDITS
opcache_arginfo.h Add union return types for function stubs 2019-11-11 14:54:55 +01:00
opcache.stub.php 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 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 Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
zend_accelerator_module.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_util_funcs.c Merge branch 'PHP-7.4' 2019-12-18 11:41:11 +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 Fixed bug #79055 2020-01-02 15:53:15 +01:00
zend_file_cache.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_persist_calc.c Merge branch 'PHP-7.4' 2019-12-10 13:12:29 +01:00
zend_persist.c Merge branch 'PHP-7.4' 2020-01-02 15:01:56 +01:00
zend_persist.h Remove copyright years. 2019-02-05 10:33:28 +03: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 Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
ZendAccelerator.h Merge branch 'PHP-7.4' 2019-09-03 14:23:44 +03:00