php-src/ext/opcache
Dmitry Stogov d06422670c Merge branch 'PHP-8.1'
* PHP-8.1:
  Fix memory leak
2022-03-14 12:59:13 +03:00
..
jit Merge branch 'PHP-8.1' 2022-03-14 11:48:11 +03:00
tests Merge branch 'PHP-8.1' 2022-03-14 12:59:13 +03:00
config.m4 Don't directly include zend_jit_gdb.c 2021-06-28 10:08:45 +02:00
config.w32
CREDITS
opcache.stub.php Add more specific array return type hints for various extensions - part 3 (#7467) 2021-09-06 12:27:28 +02:00
opcache_arginfo.h Add more specific array return type hints for various extensions - part 3 (#7467) 2021-09-06 12:27:28 +02:00
shared_alloc_mmap.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
shared_alloc_posix.c
shared_alloc_shm.c
shared_alloc_win32.c Merge branch 'PHP-8.0' 2021-07-04 23:15:14 +02:00
zend_accelerator_blacklist.c
zend_accelerator_blacklist.h
zend_accelerator_debug.c
zend_accelerator_debug.h
zend_accelerator_hash.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
zend_accelerator_hash.h
zend_accelerator_module.c [JIT] Print out more meaningful warning message 2022-01-18 11:41:50 +01:00
zend_accelerator_module.h
zend_accelerator_util_funcs.c Merge branch 'PHP-8.1' 2021-11-17 18:25:00 +03:00
zend_accelerator_util_funcs.h Fix delayed early binding with optimization 2021-09-29 18:00:20 +02:00
zend_file_cache.c Remove JMPZNZ opcode 2022-01-10 22:07:10 +01:00
zend_file_cache.h
zend_persist.c Remove JMPZNZ opcode 2022-01-10 22:07:10 +01:00
zend_persist.h
zend_persist_calc.c Cache method overrides of ArrayAccess in zend_class_entry 2021-12-04 11:35:38 -05:00
zend_shared_alloc.c ext/opcache: check mkstemp() return value right after the call (#8031) 2022-02-05 19:13:32 +00:00
zend_shared_alloc.h
ZendAccelerator.c Merge branch 'PHP-8.1' 2022-02-17 19:25:58 +03:00
ZendAccelerator.h Merge branch 'PHP-8.1' 2021-12-15 15:40:37 +01:00