Skip to content

PHP 7 support? #11

@chocolatkey

Description

@chocolatkey

When used with PHP 7, uLogin is still usable, but I am constantly getting:
Warning: session_write_close(): Session callback expects true/false return value in Unknown on line 0
Warning: session_write_close(): Failed to write session data (user). Please verify that the current setting of session.save_path is correct (c:/web/tmp) in Unknown on line 0
Does this warning affect uLogin's security? I looked this up, and it seems to be a problem with other frameworks that was fixed, but I'm not sure how to fix it in uLogin. The debug log seems normal as well:
• 0.0194 Session start requested by host.
• 0.0281 isNew: 1
• 0.0282 Starting a new uLogin session.
• 0.1857 New session id requested by host.
• 0.1857 Changing session id.
• 0.2024 New ID ndo97lrkh31f4pmvcqtlv5qhs7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions