cakephp2-php8/lib/Cake
Marc Würth 2bbd391972 Synced PHP version annotations
CakePHP seems to be just "PHP 5" as opposed to the PEAR header comment standard "PHP version 5"
http://pear.php.net/manual/en/standards.header.php
2013-05-29 20:19:14 +02: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 Fixed or removed some package/subpackage definitions to reflect directory structure 2013-05-29 15:00:18 +02:00
Controller Fix: Incorrect model being used as Controller::$modelClass 2013-05-24 17:50:43 +07:00
Core Move App::uses() calls above the class. 2013-05-07 03:30:19 +05:30
Error Only try to use CakeErrorController if AppController exists. 2013-05-26 22:11:53 -04:00
Event spelling correction. 2013-03-29 11:16:20 +01:00
I18n CS fixes 2013-05-17 10:36:17 +02:00
Log Fix typos 2013-03-05 00:05:14 -07:00
Model Synced PHP version annotations 2013-05-29 20:19:14 +02:00
Network Make CakeEmail::config() merge configuration. 2013-05-23 09:47:24 -04:00
Routing Fix incorrect exception type when double slash paths are used. 2013-05-18 12:20:06 -04:00
Test Synced PHP version annotations 2013-05-29 20:19:14 +02:00
TestSuite Add mocked components to the enable list of components. 2013-05-20 22:22:22 -04:00
Utility Synced PHP version annotations 2013-05-29 20:19:14 +02:00
View Merge pull request #1295 from cakephp/master-i18n-fixes 2013-05-22 06:20:04 -07: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 Fixed or removed some package/subpackage definitions to reflect directory structure 2013-05-29 15:00:18 +02:00