cakephp2-php8/lib/Cake
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
..
Cache Fixed docblock. Closes #2193 2013-10-24 19:27:56 +05:30
Config Update docs to reflect the routes that are actually connected. 2013-08-22 17:54:05 -04:00
Configure Remove duplication of throws 2013-10-13 21:40:35 -04:00
Console Change Cake to CakePHP 2013-10-28 22:14:50 -04:00
Controller Fix cookie component being inconsistent about writes. 2013-10-28 23:13:51 -04:00
Core Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
Error CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
Event cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
I18n CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
Log Add space between classname(s) 2013-10-22 22:59:50 -04:00
Model Merge pull request #2204 from thatcode/master 2013-10-25 17:33:32 -07:00
Network add mkv mime file type 2013-10-28 00:14:38 +03:30
Routing Add space between classname(s) 2013-10-22 22:59:50 -04:00
Test Fix cookie component being inconsistent about writes. 2013-10-28 23:13:51 -04:00
TestSuite Add space between classname(s) 2013-10-22 22:59:50 -04:00
Utility Add space between classname(s) 2013-10-22 22:59:50 -04:00
View Throw an exception when starting a view block twice 2013-10-26 03:35:12 +02:00
basics.php Renamed $sortby to $sortBy in sortByKey 2013-10-23 17:28:48 +02:00
bootstrap.php Updated additional references of Cake to CakePHP 2013-09-27 21:31:35 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.2 2013-10-22 21:49:25 -04:00