cakephp2-php8/lib/Cake
mark_story 145dbacb78 Fix incorrectly encoded headers in MailTransport.
When encoded values are present in header fields, they need to have
newlines removed as leaving the newlines in place and interfere with
delivery on Qmail based SMTP servers.

Fixes #2209
2013-11-04 22:17:21 -05: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 Parse cookie values "{}" & "[]" as array 2013-10-30 15:26:50 -06: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 Correctly identifier quote column names before adding them to queries. 2013-10-31 19:53:42 -04:00
Network Fix incorrectly encoded headers in MailTransport. 2013-11-04 22:17:21 -05:00
Routing Add space between classname(s) 2013-10-22 22:59:50 -04:00
Test Fix incorrectly encoded headers in MailTransport. 2013-11-04 22:17:21 -05:00
TestSuite Add space between classname(s) 2013-10-22 22:59:50 -04:00
Utility Update date comparisons to be strict in CakeTime 2013-10-29 23:02:14 -04:00
View Correct spelling of retrieve 2013-10-30 23:13:07 -04: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