php-src/ext/opcache
2019-03-27 12:43:23 +01:00
..
Optimizer Merge branch 'PHP-7.4' 2019-03-18 10:51:40 +01:00
tests Merge branch 'PHP-7.4' 2019-03-27 12:43:23 +01:00
config.m4 Fix shm api detection test for opcache module on FreeBSD 2019-03-11 10:19:35 +01:00
config.w32 Remove --disable-opcache-filecache option 2019-02-07 12:07:25 +01:00
CREDITS Added CREDITS 2015-02-05 16:58:19 +08:00
shared_alloc_mmap.c Remove copyright years. 2019-02-05 10:33:28 +03: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 Remove copyright years. 2019-02-05 10:33:28 +03: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 Don't catch opcache_compile_file failures during preloading 2019-02-18 11:03:38 +01: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 Remove --disable-opcache-filecache option 2019-02-07 12:07:25 +01:00
zend_file_cache.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_persist_calc.c Add preloading support for typed properties 2019-02-15 12:41:45 +01:00
zend_persist.c Avoid uninitialized entries in properties_info_table 2019-02-15 14:43:37 +01:00
zend_persist.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_shared_alloc.c Merge branch 'PHP-7.3' into PHP-7.4 2019-02-12 10:22:13 +03:00
zend_shared_alloc.h Enable Posix Shared Memory on Linux 2019-03-01 12:15:56 +03:00
ZendAccelerator.c Merge branch 'PHP-7.4' 2019-03-26 15:48:02 +01:00
ZendAccelerator.h Merge branch 'PHP-7.3' into PHP-7.4 2019-02-12 10:22:13 +03:00