This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-06 23:53:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36dafade51080d4b42a01eda430e511797d472fd
archived-php-src
/
ext
/
opcache
History
Dmitry Stogov
8b23538034
Merge branch 'PHP-8.1'
...
* PHP-8.1: Fix memory leak in SCCP
2021-12-24 13:11:09 +03:00
..
jit
Reset Bucket->key of deleted HastTable elemets to NULL.
2021-12-22 12:54:32 +03:00
tests
Merge branch 'PHP-8.1'
2021-12-24 13:11:09 +03: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
…
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
Use more compact representation for packed arrays.
2021-11-03 15:18:26 +03:00
zend_accelerator_module.h
…
zend_accelerator_util_funcs.c
Merge branch 'PHP-8.1'
2021-11-17 18:25:00 +03:00
zend_accelerator_util_funcs.h
Fix delayed early binding with optimization
2021-09-29 18:00:20 +02:00
zend_file_cache.c
Cache method overrides of ArrayAccess in zend_class_entry
2021-12-04 11:35:38 -05:00
zend_file_cache.h
…
zend_persist_calc.c
Cache method overrides of ArrayAccess in zend_class_entry
2021-12-04 11:35:38 -05:00
zend_persist.c
Cache method overrides of ArrayAccess in zend_class_entry
2021-12-04 11:35:38 -05:00
zend_persist.h
…
zend_shared_alloc.c
…
zend_shared_alloc.h
…
ZendAccelerator.c
Fix typos in opcache code comments, tests (
#7794
)
2021-12-19 10:04:09 -05:00
ZendAccelerator.h
Merge branch 'PHP-8.1'
2021-12-15 15:40:37 +01:00