diff options
author | David Zuelke <dzuelke@gmail.com> | 2014-11-08 17:22:54 -0500 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2014-11-18 17:45:49 +0100 |
commit | 9a43410871c76f9b3e712295ff49fa1f832ab17e (patch) | |
tree | 284b1e773d60ea8f66f0ebb3840a8fbb995cae5e /sapi/phpdbg/phpdbg_io.c | |
parent | ec26d7a80f1d486d79d6319f891bd474bad3710d (diff) | |
download | php-git-9a43410871c76f9b3e712295ff49fa1f832ab17e.tar.gz |
Fixed bug #68381 Set FPM log level earlier during init
The log level will be ignored throughout log events in fpm_unix_init_main, until
the very end when zlog_set_level is finally called.
In particular, fpm_unix_conf_wp may throw notices like this:
> [08-Nov-2014 17:13:36] NOTICE: [pool www] 'user' directive is ignored when…
Which will still appear even if log_level in php-fpm.conf is set to warning+
Diffstat (limited to 'sapi/phpdbg/phpdbg_io.c')
0 files changed, 0 insertions, 0 deletions