Fix PHP Warning
Do not return false and instead re-throw the exception to avoid PHP warning: Warning: session_start(): Failed to read session data: user (path: )
Do not return false and instead re-throw the exception to avoid PHP warning: Warning: session_start(): Failed to read session data: user (path: )