php-session
php-session copied to clipboard
PHP library for handling sessions
Results
1
php-session issues
Sort by
recently updated
recently updated
newest added
* Moved exception methods into the new trait **\Josantonius\Session\ExceptionThrowingMethodsTrait** * Added a new Exception (**\Josantonius\Session\Exceptions\EmptySegmentNameException**) used in the new Session Segment class (**\Josantonius\Session\FlashableSessionSegment**) * Added a new Session Segment Class...