MIF_E31222691/laravel/session/drivers
Taylor Otwell affcad0948 fix bug surrounding cookie session driver. 2012-04-19 08:19:15 -05:00
..
apc.php improve session ID assignment to avoid possible overlaps. 2012-02-28 10:06:53 -06:00
cookie.php improve session ID assignment to avoid possible overlaps. 2012-02-28 10:06:53 -06:00
database.php improve session ID assignment to avoid possible overlaps. 2012-02-28 10:06:53 -06:00
driver.php fix bug surrounding cookie session driver. 2012-04-19 08:19:15 -05:00
file.php improve session ID assignment to avoid possible overlaps. 2012-02-28 10:06:53 -06:00
memcached.php improve session ID assignment to avoid possible overlaps. 2012-02-28 10:06:53 -06:00
memory.php Added "memory" (array based) session driver to ease the unit testing of session reliant operations. 2012-03-07 22:16:02 -06:00
redis.php improve session ID assignment to avoid possible overlaps. 2012-02-28 10:06:53 -06:00
sweeper.php more refactoring on the framework. 2011-09-14 20:16:13 -05:00