php-src/ext/opcache
Ilija Tovilo 5b8e941095
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Access violation when ALLOC_FALLBACK fixed
2023-05-25 11:01:58 +02:00
..
jit Merge branch 'PHP-8.1' into PHP-8.2 2023-05-02 20:33:19 +03:00
tests Merge branch 'PHP-8.1' into PHP-8.2 2023-05-23 00:34:33 +02:00
config.m4 Don't directly include zend_jit_gdb.c 2021-06-28 10:08:45 +02:00
config.w32 Initial support of JIT/arm64 2021-05-18 15:32:23 +03:00
CREDITS
opcache_arginfo.h Add more specific array return type hints for various extensions - part 3 (#7467) 2021-09-06 12:27:28 +02:00
opcache.stub.php 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 GH-9370: Fix opcache jit protection bits. 2022-08-24 16:11:35 +01:00
shared_alloc_posix.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
shared_alloc_shm.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_accelerator_debug.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_accelerator_debug.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_accelerator_hash.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
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-03-07 20:26:57 +01:00
zend_accelerator_module.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
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 Log the cause of error when opcache cannot write to file cache (#9258) 2022-09-03 11:23:43 +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_calc.c Add support for Disjoint Normal Form (DNF) types (#8725) 2022-07-08 11:30:23 +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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_shared_alloc.c Merge branch 'PHP-8.1' into PHP-8.2 2023-05-25 11:01:58 +02:00
zend_shared_alloc.h Remove zend_shared_alloc_pages declaration that was never implemented (#8852) 2022-06-23 19:08:44 +02:00
ZendAccelerator.c Merge branch 'PHP-8.1' into PHP-8.2 2023-02-28 23:05:30 +03:00
ZendAccelerator.h Don't enforce 64 hit counter on Windows 2022-08-22 17:49:30 +02:00