.. |
jit
|
Cacheline demote to improve performance (#11101)
|
2023-05-15 10:28:43 +03:00 |
tests
|
Merge branch 'PHP-8.2'
|
2023-05-23 00:36:55 +02:00 |
config.m4
|
Rename --with-opcache-capstone to --with-capstone (#10952)
|
2023-03-27 12:59:27 +02:00 |
config.w32
|
|
|
CREDITS
|
|
|
opcache_arginfo.h
|
|
|
opcache.stub.php
|
|
|
shared_alloc_mmap.c
|
Fix the JIT buffer relocation failure at the corner case (#11266)
|
2023-05-23 14:49:19 +03: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 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
|
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
|
Add configuration opcache.jit_max_trace_length (#11173)
|
2023-05-02 18:47:13 +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
|
Typed class constants (#10444)
|
2023-04-16 22:20:26 +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
|
Typed class constants (#10444)
|
2023-04-16 22:20:26 +02:00 |
zend_persist.c
|
Typed class constants (#10444)
|
2023-04-16 22:20:26 +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'
|
2023-05-24 20:11:48 +02:00 |
zend_shared_alloc.h
|
Make lots of string pointers const (#10646)
|
2023-02-21 14:01:37 +00:00 |
ZendAccelerator.c
|
Typed class constants (#10444)
|
2023-04-16 22:20:26 +02:00 |
ZendAccelerator.h
|
Make lots of string pointers const (#10646)
|
2023-02-21 14:01:37 +00:00 |