Skip to content

Tags: programster/PHP-MySQL-Session-Handler

Tags

1.0.2

Toggle 1.0.2's commit message
fixes an issue with reading session data, and adds some tests

1.0.1

Toggle 1.0.1's commit message
fixes an issue with a missing ` in the code, which caused destroy fun…

…ction to return false/fail. Also tweaks to formatting.

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

0.1.1

Toggle 0.1.1's commit message
* Making the class final with private attributes.

* Fixed an issue with the read()

0.1.0

Toggle 0.1.0's commit message
* Making my changes that I found were necessary to get it working wit…

…h plain PHP.

* Altering authorship info to add myself.
* Changing package naming so I can publish this modified version.

0.0.1

Toggle 0.0.1's commit message
Update SessionHandler.php

Ensure we store data in correct columns