phpsess/session-handler

View on GitHub
src/SessionHandler.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 142 characters
Open

 * @todo Create a way to change encryption/hash algorithms over time without loosing previous sessions, to allow incremental security upgrades
Severity: Minor
Found in src/SessionHandler.php by phpcodesniffer

Line exceeds 120 characters; contains 178 characters
Open

     * @see    http://php.net/manual/en/features.session.security.management.php#features.session.security.management.non-adaptive-session Why this security measure is important.
Severity: Minor
Found in src/SessionHandler.php by phpcodesniffer

There are no issues that match your filters.

Category
Status