cakephp2-php8/lib/Cake
mark_story 418dcfd7f8 Consistently remove plugin names in object collections.
We were sometimes removing plugin prefixes (set, and some subclass
methods). But many other methods were missing the pluginSplit() feature.
This change makes all of the methods in ObjectCollection strip plugin
prefixes, which increases consistency across the framework.

Refs #7098
2015-07-23 21:46:21 -04:00
..
Cache Fix issue with memcache and domains starting with letter "u" 2015-03-19 11:42:14 +02:00
Config Updated the default Cake routes to include a defaultRoute true flag to allow differentiation 2014-05-29 00:55:51 -04:00
Configure Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Console Slightly improve the bake templates 2015-07-23 17:29:47 +02:00
Controller Update deprecated method in docblocks 2015-07-17 16:14:06 +02:00
Core Merge branch '2.6' into 2.7 2015-06-14 21:52:53 -04:00
Error Fixed PHP 5.2 compatibility 2015-01-16 16:02:44 +01:00
Event Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
I18n Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Log enable colors for windows ConEmu user 2015-07-23 05:49:15 +02:00
Model Fix issues saveMany & saveAssociated with boolean values. 2015-07-22 00:41:10 -04:00
Network Don't map text/plain to csv. Backport from 3.0. Refs #1696 2015-07-07 15:19:45 -04:00
Routing Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Test Consistently remove plugin names in object collections. 2015-07-23 21:46:21 -04:00
TestSuite Merge branch '2.6' into 2.7 2015-05-28 19:34:59 -04:00
Utility Consistently remove plugin names in object collections. 2015-07-23 21:46:21 -04:00
View Fix FormHelper::input ignoring value option. 2015-07-22 22:00:20 -04:00
basics.php Added return types in PHP documenation in basics.php, since it raises warning in ie. PHPStorm, like: 2015-07-08 09:35:06 -04:00
bootstrap.php Fix file_map being regenerated on every request. 2014-11-22 12:21:28 -05:00
LICENSE.txt Bump copyright year in license 2015-01-12 15:18:04 -05:00
VERSION.txt Update version number to 2.7.1 2015-07-23 21:08:54 -04:00