cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story 9efad54e31 Fix missing expiry times on cookies.
When writing multiple cookies in a single request with the default
expiry time, cookies after the first should continue to have the default
expiry time used.

Fixes #3965
2013-08-06 22:01:13 -04:00
..
Acl doc block corrections 2013-07-05 16:17:23 +02:00
Auth Correct small typos. 2013-06-05 09:57:18 +02:00
AclComponentTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AuthComponentTest.php Strips the base off the generated URL from the AuthComponent. 2013-07-26 15:18:28 +02:00
CookieComponentTest.php Fix missing expiry times on cookies. 2013-08-06 22:01:13 -04:00
EmailComponentTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
PaginatorComponentTest.php Adds order to the test models to make the results more predictable. 2013-07-19 22:31:09 +02:00
RequestHandlerComponentTest.php Changed http links to lighthouse, groups.google and github to https 2013-06-25 22:58:30 +02:00
SecurityComponentTest.php Changed http links to lighthouse, groups.google and github to https 2013-06-25 22:58:30 +02:00
SessionComponentTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00