php-src/ext/opcache
Dmitry Stogov 4522dcb173 JIT/x86: disable register allocation for expected ++/-- overflow case.
This fixes ext/opcache/tests/jit/inc_021.phpt with tracing JIT.
2021-05-14 11:01:54 +03:00
..
jit JIT/x86: disable register allocation for expected ++/-- overflow case. 2021-05-14 11:01:54 +03:00
tests Merge branch 'PHP-8.0' 2021-05-06 10:47:22 +02:00
config.m4 Fixed bug #81007 2021-05-05 16:53:43 +02:00
config.w32 Move optimizer into core 2021-01-28 10:38:25 +01:00
CREDITS
opcache.stub.php Generate class entries from stubs for oci8, odbc, openssl, pcntl, pdo, pgsql 2021-02-14 23:19:21 +01:00
opcache_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
shared_alloc_mmap.c Update http->https in license (#6945) 2021-05-06 12:16:35 +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 Update http->https in license (#6945) 2021-05-06 12:16:35 +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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_accelerator_hash.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_accelerator_module.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_accelerator_module.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_accelerator_util_funcs.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_accelerator_util_funcs.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_file_cache.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_file_cache.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_persist.c Fixed possible use after free 2021-05-12 17:21:39 +03:00
zend_persist.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_persist_calc.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_shared_alloc.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
zend_shared_alloc.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
ZendAccelerator.c Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
ZendAccelerator.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00