.. |
jit
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2025-07-30 09:22:50 +02:00 |
tests
|
Backport fix for GH-9011 (#17052)
|
2024-12-05 18:32:02 +03:00 |
config.m4
|
Disable JIT on Apple Silicon + ZTS
|
2025-07-03 10:34:04 -05:00 |
config.w32
|
Initial support of JIT/arm64
|
2021-05-18 15:32:23 +03:00 |
CREDITS
|
|
|
opcache.stub.php
|
Add more specific array return type hints for various extensions - part 3 (#7467)
|
2021-09-06 12:27:28 +02:00 |
opcache_arginfo.h
|
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
|
Fix build on platforms without JIT support (#15069)
|
2024-07-23 13:42:47 +02: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-14 Wcalloc-transposed-args warnings
|
2024-04-01 20:34:14 +02: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-10-23 12:10:54 +03: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 lineno in function redeclaration error
|
2024-10-22 15:04:20 +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
|
Don't set IS_STR_PERMANENT flag for strings stored in the file cache (#15643)
|
2024-08-30 00:59:06 +03:00 |
zend_persist.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
zend_persist_calc.c
|
Fix persisting of inherited class constants
|
2024-05-06 16:00:48 +02: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
|
Fix GH-16851: JIT_G(enabled) not set correctly on other threads
|
2024-11-20 19:11:44 +01:00 |
ZendAccelerator.h
|
Don't enforce 64 hit counter on Windows
|
2022-08-22 17:49:30 +02:00 |