This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php-src
Watch
1
Star
0
Fork
0
You've already forked php-src
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
php-src
/
ext
/
opcache
History
Ilija Tovilo
076811af68
Merge branch 'PHP-8.4'
...
* PHP-8.4: Fix segfault when evaluating const expr default value of child prop with added hooks
2025-03-23 16:35:21 +01:00
..
jit
Merge branch 'PHP-8.4'
2025-03-20 01:11:33 +03:00
tests
Merge branch 'PHP-8.4'
2025-03-21 16:36:02 +01:00
config.m4
…
config.w32
…
CREDITS
…
opcache_arginfo.h
…
opcache.stub.php
…
shared_alloc_mmap.c
…
shared_alloc_posix.c
…
shared_alloc_shm.c
…
shared_alloc_win32.c
Fix a number of typos in comments / docs
2025-02-26 22:57:31 +01:00
zend_accelerator_blacklist.c
…
zend_accelerator_blacklist.h
…
zend_accelerator_debug.c
…
zend_accelerator_debug.h
…
zend_accelerator_hash.c
…
zend_accelerator_hash.h
…
zend_accelerator_module.c
…
zend_accelerator_module.h
…
zend_accelerator_util_funcs.c
…
zend_accelerator_util_funcs.h
…
zend_file_cache.c
…
zend_file_cache.h
…
zend_persist_calc.c
…
zend_persist.c
…
zend_persist.h
…
zend_shared_alloc.c
…
zend_shared_alloc.h
…
ZendAccelerator.c
Merge branch 'PHP-8.4'
2025-03-23 16:35:21 +01:00
ZendAccelerator.h
…