cakephp2-php8/lib/Cake
mark_story 9b0e26cc21 Deprecate MemcacheEngine and update defaults for Memcached
People should switch to Memcached instead. The underlying extension is
better maintained and provides improved features and performance.

Collapse the persistent and persistentId settings, while also making
non-persistent connections the default. Persistent connections should be
an opt-in feature as having them enabled by default could go very wrong
on shared hosting environments.
2013-08-31 13:29:54 -04:00
..
Cache Deprecate MemcacheEngine and update defaults for Memcached 2013-08-31 13:29:54 -04:00
Config Update docs to reflect the routes that are actually connected. 2013-08-22 17:54:05 -04:00
Configure remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
Console Add y/yes option to schema create and update subcommands 2013-08-29 09:13:54 +02:00
Controller remove $name where not necessary to unify this in 2.x 2013-08-25 21:19:55 +02:00
Core remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
Error correct doc blocks as per cs 2013-08-13 12:29:20 +02:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Merge branch 'master' into 2.4 2013-08-28 12:35:07 -04:00
Log Excluded method names from several tanslation strings 2013-08-16 13:42:28 +04:00
Model Merge branch 'master' into 2.4 2013-08-28 12:35:07 -04:00
Network Expand doc blocks for CakeRequest::addDetector. 2013-08-27 09:46:59 -04:00
Routing Merge branch '2.4' into 2.5 2013-08-23 12:57:08 -04:00
Test Deprecate MemcacheEngine and update defaults for Memcached 2013-08-31 13:29:54 -04:00
TestSuite Pass Controller:$components config to mocked components 2013-08-19 10:33:16 +00:00
Utility Minor simplification. 2013-08-24 21:49:17 -04:00
View remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
basics.php deprecate Controller::flash() and adjust some other deprecation messages. 2013-08-12 12:51:12 +02:00
bootstrap.php Renaming base url config keys and methods for better uniformity. 2013-08-01 00:44:36 +05:30
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.0-RC2 2013-08-19 10:49:03 -04:00