php-src/ext/opcache
Ilija Tovilo ddc0b490f7
Allow arbitrary const expressions in backed enums
Closes GH-7821
Closes GH-8190
Closes GH-8418
2022-06-12 22:56:05 +02:00
..
jit Convert iterable into an internal alias for Traversable|array (#7309) 2022-06-07 13:35:34 +01:00
tests Convert iterable into an internal alias for Traversable|array (#7309) 2022-06-07 13:35:34 +01:00
config.m4
config.w32
CREDITS
opcache.stub.php
opcache_arginfo.h
shared_alloc_mmap.c
shared_alloc_posix.c
shared_alloc_shm.c
shared_alloc_win32.c
zend_accelerator_blacklist.c
zend_accelerator_blacklist.h
zend_accelerator_debug.c
zend_accelerator_debug.h
zend_accelerator_hash.c
zend_accelerator_hash.h ext/opcache: C++ compatibility 2022-03-20 20:38:23 +01:00
zend_accelerator_module.c Fix some MSAN complaints under Clang (#8553) 2022-05-13 23:30:20 +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 ext/opcache: C++ compatibility 2022-03-20 20:38:23 +01:00
zend_file_cache.c Allow arbitrary const expressions in backed enums 2022-06-12 22:56:05 +02:00
zend_file_cache.h ext/opcache: merge redundant code and "bool" refactoring (#8237) 2022-03-24 15:03:53 +01:00
zend_persist.c Allow arbitrary const expressions in backed enums 2022-06-12 22:56:05 +02:00
zend_persist.h
zend_persist_calc.c Allow arbitrary const expressions in backed enums 2022-06-12 22:56:05 +02: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 ext/opcache/zend_shared_alloc: add zend_shared_alloc_aligned() 2022-03-20 20:42:14 +01:00
ZendAccelerator.c Fix some MSAN complaints under Clang (#8553) 2022-05-13 23:30:20 +01:00
ZendAccelerator.h ext/opcache: merge redundant code and "bool" refactoring (#8237) 2022-03-24 15:03:53 +01:00