summaryrefslogtreecommitdiffstats
path: root/tests/lib/session/memory.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-26/+0
* throw SessionNotAvailableException if session_id returns empty stringChristoph Wurst2016-04-261-1/+1
* add ISession::getId() wrapper for session_idChristoph Wurst2016-04-251-0/+9
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-1/+1
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+2
* Abstract the session away in a classRobin Appelman2013-05-281-0/+16