php-src/ext/opcache
Ilija Tovilo 5fcc8d4cd1
Upgrade security branches to Ubuntu 22.04
20.04 goes out of security support in 2 months. Backporting various
commits.

See d98963a071
See af721c9c36
See 378b79b90c

Closes GH-17963
2025-03-06 15:24:15 +01:00
..
jit Upgrade security branches to Ubuntu 22.04 2025-03-06 15:24:15 +01:00
tests Partial backport of e7462bf 2024-10-30 14:20:47 +01:00
config.m4 Add host_cpu type for FreeBSD 2023-11-22 21:10:52 -06: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 Fix GCC 9.4 uninitialized variable warning 2022-08-19 12:46:55 +01:00
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 memory_consumption must be page aligned 2023-10-23 12:10:11 +03:00
zend_accelerator_module.h
zend_accelerator_util_funcs.c Extended map_ptr before copying class table (#9188) 2022-08-01 19:25:07 +02:00
zend_accelerator_util_funcs.h
zend_file_cache.c Reset inheritance_cache pointer of zend_class_entry upon serialization (#12401) 2023-10-11 09:57:18 +03:00
zend_file_cache.h
zend_persist.c Fix GH-10709: UAF in recursive AST evaluation 2023-03-06 14:55:34 +01:00
zend_persist.h
zend_persist_calc.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
zend_shared_alloc.c Fixed GH-12494: Zend/tests/arginfo_zpp_mismatch.phpt causes a segfault withJIT + --repeat 2 2023-10-23 10:50:55 +03:00
zend_shared_alloc.h Fixed GH-12494: Zend/tests/arginfo_zpp_mismatch.phpt causes a segfault withJIT + --repeat 2 2023-10-23 10:50:55 +03:00
ZendAccelerator.c Avoid JIT warning with opcache.jit_buffer_size=0 2023-10-18 10:46:30 +02:00
ZendAccelerator.h Merge branch 'PHP-8.0' into PHP-8.1 2021-12-15 15:39:58 +01:00