php-src/ext/opcache
Tyson Andre 0dbc24c3fa Fix other incorrect opcache types
Closes GH-4959.
2019-12-04 07:40:25 +01:00
..
jit Fix typo in xmm15 register 2019-12-01 12:28:19 +01:00
Optimizer Fix other incorrect opcache types 2019-12-04 07:40:25 +01:00
tests Merge branch 'PHP-7.4' 2019-11-18 11:29:38 +03: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 Fix ASLR related invalid opline handler issues 2019-11-15 09:46:58 +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 Cleanup return values when parameter parsing is unsuccessful 2019-10-30 16:05:20 +01:00
zend_accelerator_module.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_accelerator_util_funcs.c Implement union types 2019-11-08 15:15:48 +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 Implement union types 2019-11-08 15:15:48 +01:00
zend_file_cache.h Remove copyright years. 2019-02-05 10:33:28 +03:00
zend_persist_calc.c Implement union types 2019-11-08 15:15:48 +01:00
zend_persist.c Implement union types 2019-11-08 15:15:48 +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 misleading error message in ZendAccelerator.c. 2019-12-02 10:06:32 +01:00
ZendAccelerator.h Merge branch 'PHP-7.4' 2019-09-03 14:23:44 +03:00