cakephp2-php8/lib/Cake/Test/Case/Controller/Component
José Lorenzo Rodríguez e36c954da7 Merge pull request #2693 from ADmad/2.5-session-start
Don't start a session if it's known to be empty.
2014-02-01 04:08:48 -08:00
..
Acl Log errors instead of calling trigger_error() 2014-01-29 17:51:07 +07:00
Auth Fixed edge case which allowed login with empty password. 2013-12-07 18:40:08 +05:30
AclComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AuthComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CookieComponentTest.php Revert change done in 11f543f1f2. 2013-12-15 20:29:41 +05:30
EmailComponentTest.php unify to expected 2014-01-09 16:52:21 +01:00
PaginatorComponentTest.php Moved exception throwing to after paging info it set for request. 2013-11-30 19:00:08 +05:30
RequestHandlerComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SecurityComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SessionComponentTest.php Don't start a session if it's known to be empty. 2014-01-22 01:17:16 +05:30