cakephp2-php8/lib/Cake
Mark Story 70171f5403 Merge pull request #1073 from cakephp/issue-3533
Partially revert default niceShortFormat

The changes introduced in 2.2 dramatically changed the output from 2.1, this change attempts to be a compromise between the 2.1 format and the 2.2 format.

Fixes #3533
2013-01-16 18:08:44 -08: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 Add support for --admin to bake controller all. 2013-01-16 12:57:18 -05: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 Add OK or Successful HTTP codes 200-206 to HttpResponse::isOK(). Fixes #3531 2013-01-15 09:17:24 +08:00
Routing Fix example & incorrect import. 2012-12-09 14:06:28 -05:00
Test Merge pull request #1073 from cakephp/issue-3533 2013-01-16 18:08:44 -08:00
TestSuite Ensure $sources is Array before use 2013-01-11 10:14:05 -03:00
Utility Partially revert default niceShortFormat 2013-01-14 21:12:11 -05:00
View Fix radio() and boolean values. 2013-01-07 21:12:53 -05: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.5 2013-01-08 21:48:59 -05:00