]> git.mxchange.org Git - friendica.git/commit
Add explicit parameter to IHandleUserSession->setvisitorContacts
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 26 Mar 2023 23:00:48 +0000 (19:00 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 28 Mar 2023 01:31:54 +0000 (21:31 -0400)
commitb268fa60e7c523672a64bbefede43ff89e651d5f
tree23797cb230254370f1a862ee660f2c58b3cb23b6
parent2fdf39e8b88affd5fa537fef5d11d52a0bf13017
Add explicit parameter to IHandleUserSession->setvisitorContacts

- Convert some remaining $_SESSION references to object calls
- Address part of https://github.com/friendica/friendica/issues/12486#issuecomment-1428489772
src/Core/Session/Capability/IHandleUserSessions.php
src/Core/Session/Model/UserSession.php
src/Model/Profile.php
src/Security/Authentication.php