cakephp2-php8/lib/Cake/TestSuite
mark_story 0ba1aa6d38 Close the session out before erasing all the fixtures.
Not closing the session before closing fixtures results in fatal errors
when using database sessions.

Fixes #3683
2013-03-08 20:55:44 -05:00
..
Coverage == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Fixture Close the session out before erasing all the fixtures. 2013-03-08 20:55:44 -05:00
Reporter Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
templates Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestCase.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
CakeTestLoader.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestRunner.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestSuite.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestSuiteCommand.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestSuiteDispatcher.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ControllerTestCase.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00