.. |
jit
|
Merge branch 'PHP-8.0'
|
2021-01-26 21:31:51 +03:00 |
tests
|
Merge branch 'PHP-8.0'
|
2021-01-20 10:09:46 +01:00 |
config.m4
|
Move optimizer into core
|
2021-01-28 10:38:25 +01:00 |
config.w32
|
Move optimizer into core
|
2021-01-28 10:38:25 +01:00 |
CREDITS
|
|
|
opcache.stub.php
|
Review parameter names in ext/opcache
|
2020-09-30 10:10:27 +02:00 |
opcache_arginfo.h
|
Review parameter names in ext/opcache
|
2020-09-30 10:10:27 +02:00 |
shared_alloc_mmap.c
|
Fix ubsan warning on macos
|
2021-02-01 10:25:00 +01:00 |
shared_alloc_posix.c
|
|
|
shared_alloc_shm.c
|
|
|
shared_alloc_win32.c
|
Fix typos in comments
|
2020-11-28 13:52:46 +01:00 |
zend_accelerator_blacklist.c
|
Merge branch 'PHP-8.0'
|
2021-01-28 16:27:00 +01:00 |
zend_accelerator_blacklist.h
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
zend_accelerator_debug.c
|
Add zend_accel_error_noreturn() helper
|
2020-10-19 16:09:03 +02:00 |
zend_accelerator_debug.h
|
Add zend_accel_error_noreturn() helper
|
2020-10-19 16:09:03 +02:00 |
zend_accelerator_hash.c
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
zend_accelerator_hash.h
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
zend_accelerator_module.c
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
zend_accelerator_module.h
|
|
|
zend_accelerator_util_funcs.c
|
Mark classes cached by opcache by ZEND_ACC_CACHED flag and prevent useless copying and desrpoying of immutable data.
|
2021-01-19 11:55:09 +03:00 |
zend_accelerator_util_funcs.h
|
|
|
zend_file_cache.c
|
Add system ID entropy API
|
2020-09-18 14:26:44 -07:00 |
zend_file_cache.h
|
|
|
zend_persist.c
|
Mark classes cached by opcache by ZEND_ACC_CACHED flag and prevent useless copying and desrpoying of immutable data.
|
2021-01-19 11:55:09 +03:00 |
zend_persist.h
|
Drop useless zend_accel_script_persistable() function
|
2020-07-17 17:00:42 +02:00 |
zend_persist_calc.c
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
zend_shared_alloc.c
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
zend_shared_alloc.h
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
ZendAccelerator.c
|
Move optimizer into core
|
2021-01-28 10:38:25 +01:00 |
ZendAccelerator.h
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |