cakephp2-php8/lib/Cake
2013-01-02 23:47:27 +01:00
..
Cache Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Update lib/Cake/Configure/IniReader.php 2012-09-02 14:23:26 +03:00
Console Replaced simple and therefore pointless array_push function references with the ordinary way of adding an array element. This will increase the performance and the code looks much cleaner this way IMHO 2013-01-02 23:47:27 +01:00
Controller Blackhole requests when the action is the blackhole callback. 2012-12-29 11:43:06 -05:00
Core Fix missing query arguments in array urls. 2012-11-02 16:46:36 -04:00
Error Handle MissingViewExceptions better. 2012-12-27 20:58:49 -05:00
Event Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
I18n Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Log Fix issue with logging scopes 2012-10-08 12:57:02 -04:00
Model Fix SQL errors in TreeBehavior. 2012-12-26 20:55:07 -05:00
Network Change line length in emails. 2012-12-17 20:54:38 -05:00
Routing Fix example & incorrect import. 2012-12-09 14:06:28 -05:00
Test Add tests for save() and multiple locales. 2012-12-29 11:57:52 -05:00
TestSuite Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Utility Replaced simple and therefore pointless array_push function references with the ordinary way of adding an array element. This will increase the performance and the code looks much cleaner this way IMHO 2013-01-02 23:47:27 +01:00
View Replaced simple and therefore pointless array_push function references with the ordinary way of adding an array element. This will increase the performance and the code looks much cleaner this way IMHO 2013-01-02 23:47:27 +01:00
basics.php fix coding standards, remove break after return/continue 2012-11-15 12:09:14 +01:00
bootstrap.php Moving multibyte encoding setting to bootstrap.php. Closes #3290 2012-10-23 13:20:01 +05:30
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.2.4 2012-12-02 23:15:46 +01:00