aboutsummaryrefslogtreecommitdiffstats
path: root/include/auth.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-10 17:42:32 -0700
committerredmatrix <git@macgirvin.com>2016-04-10 17:42:32 -0700
commit0fe495727429dea14e4876c74ceb03fb71b58c29 (patch)
treeefa8728a5ebfc4c2f8ebec300099042044744a0c /include/auth.php
parente9f1bac062bc72f118c7633cf683b21a000d089e (diff)
downloadvolse-hubzilla-0fe495727429dea14e4876c74ceb03fb71b58c29.tar.gz
volse-hubzilla-0fe495727429dea14e4876c74ceb03fb71b58c29.tar.bz2
volse-hubzilla-0fe495727429dea14e4876c74ceb03fb71b58c29.zip
when setting the session handler as an object using the auto register shutdown flag, explicitly calling session_write_close() should no longer be required. It shouldn't cause any issues if it is called twice, but the session driver interface has been known to sometimes act in unexpected ways and there are lots of "subtleties" which can often be difficult to debug. The mentioned flag implies PHP 5.4 minimum but I believe we require that anyway.
Diffstat (limited to 'include/auth.php')
0 files changed, 0 insertions, 0 deletions