summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-01-30 16:18:02 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-01-30 16:18:02 +0100
commit453713868fa6e5bf0785c2f33e0b4415166418e6 (patch)
tree8600b8b6585673b752a510a3126496ea86810f16 /ext/zip/php_zip.c
parent981fdd9f51b352045f9b1f2cdc650f0f5dd9695c (diff)
downloadphp-git-453713868fa6e5bf0785c2f33e0b4415166418e6.tar.gz
Revert "Make BG(syslog_device) per request"
This reverts commit b0d7b126a29a1972229ac91d6d28f5331912eddb. This change wasn't quite right: I noticed only now that the RSHUTDOWN function is #ifdef PHP_WIN32 and I'm not fully convinced that ifdef can be removed: syslog might also be used by error logging in FPM for example, in which case we probably shouldn't be closing the log here. Generally it's unclear how the openlog() functionality exposed by PHP is supposed to interact with openlog() uses by SAPIs. For now I'll just revert this change and let it leak across requests.
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions