php-src/ext/opcache
Dmitry Stogov e842ddfe4f
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  Fix GH-14475: PHP 8.3.7 with JIT encounters infinite loop on specific paths (#14558)
2024-06-17 09:38:02 +03:00
..
jit Merge branch 'PHP-8.2' into PHP-8.3 2024-06-17 09:38:02 +03:00
tests Merge branch 'PHP-8.2' into PHP-8.3 2024-05-23 16:35:51 +02:00
config.m4 Fix GH-13727: macro generating invalid call test prototypes fixes. 2024-03-18 06:53:39 +00:00
config.w32
CREDITS
opcache_arginfo.h
opcache.stub.php
shared_alloc_mmap.c Merge branch 'PHP-8.2' of https://github.com/php/php-src into PHP-8.3 2024-03-18 17:22:23 +01:00
shared_alloc_posix.c Make lots of string pointers const (#10646) 2023-02-21 14:01:37 +00:00
shared_alloc_shm.c Make lots of string pointers const (#10646) 2023-02-21 14:01:37 +00:00
shared_alloc_win32.c Make lots of string pointers const (#10646) 2023-02-21 14:01:37 +00:00
zend_accelerator_blacklist.c Fix gcc-14 Wcalloc-transposed-args warnings 2024-04-01 20:34:14 +02:00
zend_accelerator_blacklist.h
zend_accelerator_debug.c
zend_accelerator_debug.h ext/opcache: C++ compatibility 2023-01-12 15:14:05 +00:00
zend_accelerator_hash.c Mark globals as const (#10303) 2023-01-23 13:46:58 +00:00
zend_accelerator_hash.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_accelerator_module.c Merge branch 'PHP-8.2' into PHP-8.3 2023-10-23 12:11:01 +03:00
zend_accelerator_module.h
zend_accelerator_util_funcs.c Implement delayed early binding for classes without parents 2023-05-15 10:25:33 +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.2' into PHP-8.3 2023-10-11 09:57:43 +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_calc.c Merge branch 'PHP-8.2' into PHP-8.3 2024-05-06 16:02:20 +02:00
zend_persist.c Merge branch 'PHP-8.2' into PHP-8.3 2024-05-06 16:02:20 +02:00
zend_persist.h ext/opcache: C++ compatibility 2023-01-12 15:14:05 +00:00
zend_shared_alloc.c Merge branch 'PHP-8.2' into PHP-8.3 2023-10-23 10:51:59 +03:00
zend_shared_alloc.h Merge branch 'PHP-8.2' into PHP-8.3 2023-10-23 10:51:59 +03:00
ZendAccelerator.c Merge branch 'PHP-8.2' into PHP-8.3 2023-10-18 10:49:14 +02:00
ZendAccelerator.h Synchronize zend_jit_stop_counter_handlers() 2023-08-03 10:19:11 +02:00