diff options
author | Andrew Collington <andy@amnuts.com> | 2019-07-14 14:49:38 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-15 10:22:47 +0200 |
commit | 768ad70f70a1bebed38e2b06a7515e3c61482f75 (patch) | |
tree | 4d94840e53832b143ab3b2a6b680ddadc77fc996 /sapi/phpdbg/phpdbg_list.c | |
parent | a7de2af46ccff1207a7008602b079b92de57a9fe (diff) | |
download | php-git-768ad70f70a1bebed38e2b06a7515e3c61482f75.tar.gz |
Fix bug #78291 Missing opcache directives
New opcache directives have been added recently which are returned
if using `ini_get_all('zend opcache')` but are not listed in the
directives if using `opcache_get_configuration()`. This fix adds
those missing directives as well as if `opcache.mmap_base` is used
instead of `opcache.lockfile_path`. Also adds a test to ensure the
directives match with both methods of fetching.
Diffstat (limited to 'sapi/phpdbg/phpdbg_list.c')
0 files changed, 0 insertions, 0 deletions