cakephp2-php8/lib/Cake
mark_story d01d291d13 Remove unused define.
The LOG_ERROR constant is no longer used by the logging system. It is an
unused relic from 1.x. Additionally changing the value of ERROR to not
be error creates counterintuitive code.

Fixes #3762
2013-04-16 12:32:00 -04:00
..
Cache Fix typos 2013-03-05 00:05:14 -07: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 Remove unused define. 2013-04-16 12:32:00 -04:00
Controller Ensure referrer is saved in session even when AuthComponent::$loginRedirect is set. 2013-03-27 15:11:02 +05:30
Core Add missing App::uses() to avoid fatal error 2013-03-27 17:03:24 +01:00
Error Fallback to the default renderer if the config key is missing. 2013-03-30 13:40:58 -04: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 Expand doc blocks for Model::query() 2013-04-10 21:43:25 -04:00
Network Backwards compat for auth in the config array of HttpSocket::request() 2013-03-29 15:46:42 -07:00
Routing Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
Test Fixed issue where incorrect cached filesize was reported when appending to file. 2013-04-13 19:45:20 +05:30
TestSuite Be compatible with PHPUnit installed with composer. 2013-03-22 21:01:20 -04:00
Utility Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
View Fix secure field lists when select elements have custom name attributes. 2013-04-12 12:30:05 -04:00
basics.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
bootstrap.php Make JS,CSS,IMAGES conditionally defined. 2013-04-01 21:59:41 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.2 2013-04-07 15:00:11 -04:00