php-src/ext/opcache
Peter Kokot 98d0892dd8 Merge branch 'PHP-7.4'
* PHP-7.4:
  Sync functions checks
2019-06-30 23:59:47 +02:00
..
jit Don't try to exclude zreg_none 2019-06-21 10:24:58 +02:00
Optimizer Merge branch 'PHP-7.4' 2019-06-28 14:48:08 +02:00
tests Merge branch 'PHP-7.4' 2019-06-28 15:05:00 +02:00
config.m4 Merge branch 'PHP-7.4' 2019-06-30 23:59:47 +02: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 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 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-25 13:07:00 +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 Additional fix for bug #78185 (File cache no longer works) 2019-06-21 10:06:35 +03:00
zend_file_cache.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_persist_calc.c Fixed bug 78175 (Preloading must store default values of static variables and properties) 2019-06-24 20:32:27 +03:00
zend_persist.c Merge branch 'PHP-7.4' 2019-06-24 20:34:05 +03: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 Merge branch 'PHP-7.4' 2019-06-25 11:32:03 +03:00
ZendAccelerator.h Additional fix for bug #78185 (File cache no longer works) 2019-06-21 10:06:35 +03:00