php-src/ext/opcache
Nikita Popov de77344de2 Promote pack/unpack format errors
Errors related to invalid format strings (unlike data mismatch
errors) should throw ValueError.

Closes GH-6185.
2020-09-22 15:12:05 +02:00
..
jit Fixed INIT_METHOD_CALL + IS_VAR + reference in tracing JIT 2020-09-22 00:47:23 +03:00
Optimizer Promote pack/unpack format errors 2020-09-22 15:12:05 +02:00
tests Fixed INIT_METHOD_CALL + IS_VAR + reference in tracing JIT 2020-09-22 00:47:23 +03:00
config.m4 Check for shm_open() in libroot to support Haiku 2020-07-28 16:33:17 +02:00
config.w32 Avoid unnecessary linking of Windows DLLs 2020-06-09 18:37:37 +02:00
CREDITS
opcache.stub.php Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
opcache_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
shared_alloc_mmap.c Fix opcache JIT on NetBSD with PaX 2020-08-04 10:34:31 +02:00
shared_alloc_posix.c
shared_alloc_shm.c
shared_alloc_win32.c Add system ID entropy API 2020-09-18 14:26:44 -07:00
zend_accelerator_blacklist.c Avoid null pointer UB in accel blacklist 2020-09-01 14:43:06 +02:00
zend_accelerator_blacklist.h
zend_accelerator_debug.c Open opcache.error_log with 'a' flag 2019-11-26 09:29:27 +03:00
zend_accelerator_debug.h
zend_accelerator_hash.c
zend_accelerator_hash.h
zend_accelerator_module.c Add opcache.jit=tracing|function values, make on/yes/true synonym for tracing. 2020-08-04 10:15:22 +02:00
zend_accelerator_module.h
zend_accelerator_util_funcs.c Cache __unserialize() instead of unserialize() 2020-06-26 10:54:40 +02:00
zend_accelerator_util_funcs.h Merge branch 'PHP-7.3' into PHP-7.4 2019-10-14 16:50:23 +02:00
zend_file_cache.c Add system ID entropy API 2020-09-18 14:26:44 -07:00
zend_file_cache.h
zend_persist.c Don't intern compiled_filename 2020-09-03 12:31:23 +02:00
zend_persist.h Drop useless zend_accel_script_persistable() function 2020-07-17 17:00:42 +02:00
zend_persist_calc.c Implement named parameters 2020-07-31 15:53:36 +02:00
zend_shared_alloc.c Merge branch 'PHP-7.4' 2019-06-28 09:19:49 +02:00
zend_shared_alloc.h
ZendAccelerator.c Add system ID entropy API 2020-09-18 14:26:44 -07:00
ZendAccelerator.h Add system ID entropy API 2020-09-18 14:26:44 -07:00