php-src/ext/opcache
Dmitry Stogov 45d7695b5d Merge branch 'PHP-8.1'
* PHP-8.1:
  Fixed tests
2022-04-26 08:32:50 +03:00
..
jit Merge branch 'PHP-8.1' 2022-04-18 11:35:08 +03:00
tests Merge branch 'PHP-8.1' 2022-04-26 08:32:50 +03: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 [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 ext/opcache: C++ compatibility 2022-03-20 20:38:23 +01:00
zend_file_cache.c ext/opcache: merge redundant code and "bool" refactoring (#8237) 2022-03-24 15:03:53 +01: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 ext/opcache: merge redundant code and "bool" refactoring (#8237) 2022-03-24 15:03:53 +01:00
zend_persist.h
zend_persist_calc.c ext/opcache: merge redundant code and "bool" refactoring (#8237) 2022-03-24 15:03:53 +01: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 Merge branch 'PHP-8.1' 2022-04-21 11:59:15 +02:00
ZendAccelerator.h ext/opcache: merge redundant code and "bool" refactoring (#8237) 2022-03-24 15:03:53 +01:00