cakephp2-php8/lib/Cake
Mark Story e9813d7a97 Fix errors with illegal string offsets.
If $_list becomes a string notice errors are triggered when trying
to do offsets in PHP 5.4
2011-12-27 21:38:14 -05:00
..
Cache Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
Config Fix failing test in PHP5.4 2011-12-27 19:40:51 -05:00
Configure Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name. 2011-10-16 22:21:01 +02:00
Console Code standards formatting 2011-12-15 22:52:07 -08:00
Controller More code standards formatting 2011-12-15 23:00:07 -08:00
Core Code standards formatting 2011-12-15 22:52:07 -08:00
Error Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
I18n Adding louder more informative error to i18n. 2011-12-25 23:27:01 -05:00
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Remove pointless condition. 2011-12-26 11:56:44 -05:00
Network Code standards formatting 2011-12-15 22:52:07 -08:00
Routing Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
Test Fix failing test in PHP5.4 2011-12-27 19:40:51 -05:00
TestSuite Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
Utility Fix errors with illegal string offsets. 2011-12-27 21:38:14 -05:00
View Add more complete api docs for label() 2011-12-27 10:08:54 -05:00
basics.php Adhering to coding standards 2011-11-30 07:44:11 -08:00
bootstrap.php Code standards formatting 2011-12-15 22:52:07 -08:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.4 2011-11-28 11:20:58 -04:30