]> granicus.if.org Git - php/commit
Factorization and consistency
authorRemi Collet <remi@php.net>
Thu, 20 Nov 2014 06:49:54 +0000 (07:49 +0100)
committerRemi Collet <remi@php.net>
Thu, 20 Nov 2014 06:49:54 +0000 (07:49 +0100)
commit7e0ccb6d1217b6738117ab19590444fec9d0951a
tree8baedd385fd9a90a7bdad6b03249d41818270ae6
parent48c0cf7df6c5fd11148c8a5a9b6362fd99dea4e3
Factorization and consistency
- create a fpm_use_error_log() to check when file or stderr should be used
- use it everywhere for consistency
- add some comments
sapi/fpm/fpm/fpm_stdio.c