php-src/ext/opcache
Christoph M. Becker 2f4973fd88
Revert GH-10279
Cf. <https://github.com/php/php-src/pull/10220#issuecomment-1383739816>.

This reverts commit 45a128c9de.
This reverts commit 1eb71c3f15.
This reverts commit 492523a779.
This reverts commit c7a4633891.
This reverts commit 308adb915c.
This reverts commit cd27d5e07f.
This reverts commit c5933409b4.
This reverts commit 46371f4eb3.
This reverts commit 623e2e9fc6.
This reverts commit e7434c1247.
This reverts commit d28d323ca2.
This reverts commit 1a067b84ee.
This reverts commit a55c0c5fc3.
This reverts commit b5aeb3a4d4.
This reverts commit f061a035e4.
This reverts commit b088575119.
This reverts commit b1d48774a7.
This reverts commit 94f9a20ce6.
This reverts commit 4831e48708.
This reverts commit cd985de190.
This reverts commit 9521d21681.
This reverts commit d6136151e9.
2023-01-16 12:25:59 +01:00
..
jit ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
tests Merge branch 'PHP-8.2' 2023-01-12 15:48:13 +00:00
config.m4 ext/opcache: use C11 atomics for "restart_in" (#10276) 2023-01-13 00:02:35 +01:00
config.w32
CREDITS
opcache.stub.php
opcache_arginfo.h
shared_alloc_mmap.c opcache fixing w/x pages creation on freebsd 13.1 and above. 2022-11-18 19:22:00 +00:00
shared_alloc_posix.c
shared_alloc_shm.c
shared_alloc_win32.c
zend_accelerator_blacklist.c Fix GCC 9.4 uninitialized variable warning 2022-08-19 12:46:55 +01:00
zend_accelerator_blacklist.h
zend_accelerator_debug.c
zend_accelerator_debug.h ext/opcache: C++ compatibility 2023-01-12 15:14:05 +00:00
zend_accelerator_hash.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_accelerator_hash.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_accelerator_module.c Add "Start time", "Last restart time" and "Last force restart time" to phpinfo() 2022-09-05 17:54:47 +01:00
zend_accelerator_module.h
zend_accelerator_util_funcs.c Remove unnecessary usage of CONST_CS 2022-11-28 17:12:07 +01:00
zend_accelerator_util_funcs.h ext/opcache: C++ compatibility 2022-03-20 20:38:23 +01:00
zend_file_cache.c ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00: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 Fix observing inherited internal functions 2022-11-02 15:33:04 +01:00
zend_persist.h ext/opcache: C++ compatibility 2023-01-12 15:14:05 +00:00
zend_persist_calc.c Add support for Disjoint Normal Form (DNF) types (#8725) 2022-07-08 11:30:23 +01:00
zend_shared_alloc.c ext/opcache/zend_shared_alloc: rename _register_xlat_entry() params 2023-01-12 15:14:05 +00:00
zend_shared_alloc.h ext/opcache/zend_shared_alloc: rename _register_xlat_entry() params 2023-01-12 15:14:05 +00:00
ZendAccelerator.c ext/opcache: use C11 atomics for "restart_in" (#10276) 2023-01-13 00:02:35 +01:00
ZendAccelerator.h Revert GH-10300 2023-01-16 12:22:54 +01:00