cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story 07f4779efe Fix cookie component being inconsistent about writes.
Instead of treating multi-key and single key writes differently, they
should be treated consistently to allow simpler and more consistent interactions
with the stored data. This also results in fewer cookies being sent
across the wire which is an added benefit.

Fixes #2182
2013-10-28 23:13:51 -04:00
..
Acl CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
Auth Merge branch 'master' into 2.4 2013-06-09 18:08:32 +05:30
AclComponentTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AuthComponentTest.php CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
CookieComponentTest.php Fix cookie component being inconsistent about writes. 2013-10-28 23:13:51 -04:00
EmailComponentTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
PaginatorComponentTest.php simplify tests 2013-09-19 00:17:21 +02:00
RequestHandlerComponentTest.php Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00
SecurityComponentTest.php fix renderLayout and update deprecated and outdated code 2013-09-13 00:09:31 +02:00
SessionComponentTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00