silverstripe-testsession/code
Ingo Schommer 40dd841eb3 API Persist state directly on disk
In memory state can get out of date between CLI and web requests,
leading to hard to debug errors. The performance impact of this
should be low, given the size of the JSON file.
2014-03-01 20:16:20 +13:00
..
TestSessionController.php Merge pull request #10 from silverstripe-labs/pulls/php-session-state 2014-02-27 15:10:25 +13:00
TestSessionEnvironment.php API Persist state directly on disk 2014-03-01 20:16:20 +13:00
TestSessionRequestFilter.php API Persist state directly on disk 2014-03-01 20:16:20 +13:00
TestSessionStubCodeWriter.php NEW Write PHP code for later inclusion 2013-11-27 19:29:44 +01:00