Topic: minor bug / functions called statically in session.inc
Hello gents,
While running my CLI tasks on FA, I saw some warnings related to calling methods from SessionManager class statically.
I solved this issues by declaring methods in SessionManager as "static".
Please consider this as well.
Regards,
S