cakephp2-php8/lib/Cake
J Miller 4a4ca7c8d4 Make readBase64 an instance method
Leverage the existing code in File::read() and simply add in chunking and base64 encoding.
2013-05-16 18:56:46 -07:00
..
Cache spelling corrections (a url to an URL, unify URL) 2013-04-29 11:05:17 +02:00
Config Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Configure == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Console Split sentence into two sentences 2013-05-09 10:22:43 +03:00
Controller $this->modelClass needs to be correct prior to the components init() call if the component itself accesses the model, lazyloading would try to load the wrong model otherwise 2013-05-14 10:17:57 +02:00
Core Move App::uses() calls above the class. 2013-05-07 03:30:19 +05:30
Error Prevent autoload when checking for the existence of HttpException 2013-05-08 13:25:42 +03:00
Event spelling correction. 2013-03-29 11:16:20 +01:00
I18n Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
Log Fix typos 2013-03-05 00:05:14 -07:00
Model Fix CS errors 2013-05-13 23:51:32 +05:30
Network Make readBase64 an instance method 2013-05-16 18:56:46 -07:00
Routing spelling corrections 2013-04-30 14:11:50 +02:00
Test add test case 2013-05-14 10:38:10 +02:00
TestSuite Be compatible with PHPUnit installed with composer. 2013-03-22 21:01:20 -04:00
Utility Make readBase64 an instance method 2013-05-16 18:56:46 -07:00
View Fix FormHelper::tagIsInvalid with saveMany forms. 2013-05-13 21:09:31 -04:00
basics.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
bootstrap.php Also set mb_regex_encoding. 2013-04-30 13:00:36 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.5 2013-05-11 02:56:56 +02:00