diff options
author | Keyur <kgovande@etsy.com> | 2016-07-13 02:47:46 +0000 |
---|---|---|
committer | Julien Pauli <jpauli@php.net> | 2016-09-05 16:59:28 +0200 |
commit | 0045d168639f0b4563b49ae34792dabb268101d9 (patch) | |
tree | d4177a6679205f5944db52d350a540f14267a207 /main/php_variables.c | |
parent | b92cb6b2380d12f1f4d7db7c7721bc646f753056 (diff) | |
download | php-git-0045d168639f0b4563b49ae34792dabb268101d9.tar.gz |
Fixes #72590: Opcache restart with kill_all_lockers does not work
ACCEL_LOG_ERROR is special and causes a zend_bailout() and the code
never gets to call kill() in the next line after the logging. Change
the log level to WARNING.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions