]> git.mxchange.org Git - friendica.git/commit
Use Native Session functions (global "$_SESSION" variable) for Memory class because...
authornupplaPhil <admin@philipp.info>
Tue, 10 Dec 2019 21:29:49 +0000 (22:29 +0100)
committernupplaPhil <admin@philipp.info>
Tue, 10 Dec 2019 21:29:49 +0000 (22:29 +0100)
commitb9f8762eb3b4f125dcdf5335cd992466b79a5ef6
tree64383779390b2fb7bea591d9281b2f0f8fcced65
parenteca3396851ab71f218d6f47cca89444164acde9a
Use Native Session functions (global "$_SESSION" variable) for Memory class because of the direct usage of the $_SESSION class all around the codebase
src/Core/Session/Database.php
src/Core/Session/Memory.php
src/Factory/SessionFactory.php
tests/include/ApiTest.php