php-src/ext/opcache
Dmitry Stogov 5350952a37 Fix assertion
Fixes oss-fuzz #65233
2023-12-25 13:22:03 +03:00
..
jit Fixed incorrect elimination of refcounted check in JIT for BIND_GLOBAL 2023-12-18 11:27:55 +03:00
tests Fix assertion 2023-12-25 13:22:03 +03:00
config.m4 Add host_cpu type for FreeBSD 2023-11-21 21:01:38 +00:00
config.w32
CREDITS
opcache.stub.php
opcache_arginfo.h
shared_alloc_mmap.c Fix SELinux mprotect execheap error due to mem adjacent to heap 2023-12-13 11:25:48 +01:00
shared_alloc_posix.c
shared_alloc_shm.c
shared_alloc_win32.c
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
zend_accelerator_hash.h ext/opcache: C++ compatibility 2022-03-20 20:38:23 +01:00
zend_accelerator_module.c Merge branch 'PHP-8.1' into PHP-8.2 2023-10-23 12:10:54 +03:00
zend_accelerator_module.h
zend_accelerator_util_funcs.c Fix delayed early binding class redeclaration error 2023-05-12 19:29:04 +02:00
zend_accelerator_util_funcs.h ext/opcache: C++ compatibility 2022-03-20 20:38:23 +01:00
zend_file_cache.c Merge branch 'PHP-8.1' into PHP-8.2 2023-10-11 09:57:35 +03: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 Merge branch 'PHP-8.1' into PHP-8.2 2023-03-06 14:58:25 +01:00
zend_persist.h
zend_persist_calc.c Add support for Disjoint Normal Form (DNF) types (#8725) 2022-07-08 11:30:23 +01:00
zend_shared_alloc.c Merge branch 'PHP-8.1' into PHP-8.2 2023-10-23 10:51:48 +03:00
zend_shared_alloc.h Merge branch 'PHP-8.1' into PHP-8.2 2023-10-23 10:51:48 +03:00
ZendAccelerator.c Merge branch 'PHP-8.1' into PHP-8.2 2023-10-18 10:49:07 +02:00
ZendAccelerator.h Don't enforce 64 hit counter on Windows 2022-08-22 17:49:30 +02:00