mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
0b5599e21b
This was originally added to stop PHP on Windows complaining that it couldn't garbage collect old sessions, but that was for an old version of PHP years ago and doesn't seem to be an issue any longer. We really shouldn't be suppressing this. If session_start() threw a warning that it couldn't write to the filesystem, then we wouldn't know about it at all. |
||
---|---|---|
.. | ||
injector | ||
ContentNegotiator.php | ||
Controller.php | ||
Cookie.php | ||
Director.php | ||
HTTP.php | ||
HTTPRequest.php | ||
HTTPResponse.php | ||
NullHTTPRequest.php | ||
PjaxResponseNegotiator.php | ||
RequestFilter.php | ||
RequestHandler.php | ||
RequestProcessor.php | ||
Session.php | ||
VersionedRequestFilter.php |