diff options
author | Nikita Popov <nikic@php.net> | 2016-07-24 00:06:55 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-07-24 00:07:54 +0200 |
commit | 2194690625cec9ca21dff053afd3742b2f6d4bf7 (patch) | |
tree | 3cc1800a07efd58d3516976cc76e40dea8404b14 /ext/zip/php_zip.c | |
parent | 958fa34c161655b0d8a4f9b9e2161be9f6333a36 (diff) | |
download | php-git-2194690625cec9ca21dff053afd3742b2f6d4bf7.tar.gz |
Ensure session GC is not run during variation6.phpt
The implemented gc() handler simply deletes all sessions, including
the current one. This may cause a subsequent unlink() warning.
Avoid this by preventing GC from running.
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions