.. |
jit
|
Merge branch 'PHP-8.1'
|
2022-03-21 16:13:13 +03:00 |
tests
|
Merge branch 'PHP-8.1'
|
2022-03-21 16:13:13 +03: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
|
Fixed some spaces used instead of tabs
|
2021-06-29 11:30:26 +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
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +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
|
[JIT] Print out more meaningful warning message
|
2022-01-18 11:41:50 +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
|
Merge branch 'PHP-8.1'
|
2021-11-17 18:25:00 +03:00 |
zend_accelerator_util_funcs.h
|
ext/opcache: C++ compatibility
|
2022-03-20 20:38:23 +01:00 |
zend_file_cache.c
|
ext/opcache/zend_shared_alloc: add zend_shared_alloc_aligned()
|
2022-03-20 20:42:14 +01:00 |
zend_file_cache.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
zend_persist_calc.c
|
Cache method overrides of ArrayAccess in zend_class_entry
|
2021-12-04 11:35:38 -05:00 |
zend_persist.c
|
Remove JMPZNZ opcode
|
2022-01-10 22:07:10 +01:00 |
zend_persist.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
zend_shared_alloc.c
|
ext/opcache: check mkstemp() return value right after the call (#8031)
|
2022-02-05 19:13:32 +00:00 |
zend_shared_alloc.h
|
ext/opcache/zend_shared_alloc: add zend_shared_alloc_aligned()
|
2022-03-20 20:42:14 +01:00 |
ZendAccelerator.c
|
ext/opcache/ZendAccelerator: move duplicate code into bzero_aligned()
|
2022-03-20 20:42:14 +01:00 |
ZendAccelerator.h
|
ext/opcache: C++ compatibility
|
2022-03-20 20:38:23 +01:00 |