cakephp2-php8/app
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
..
Config Deprecate MemcacheEngine and update defaults for Memcached 2013-08-31 13:29:54 -04:00
Console Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Controller also remove app ones 2013-08-25 21:42:03 +02:00
Lib Partial migration of folders to camelcase in app 2011-03-22 00:46:51 -04:30
Locale/eng/LC_MESSAGES Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
Model Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Plugin Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
Test removing 'empty' files from nonempty directories 2011-10-19 12:19:28 +07:00
tmp fix file permissions 2011-03-16 16:06:44 +01:00
Vendor Adding missing Vendor directory. 2011-07-28 16:31:19 -04:00
View Updating some View files to follow convention 2013-08-11 11:46:35 +02:00
webroot Merge branch 'master' into 2.4 2013-08-23 12:56:43 -04:00
.htaccess Remove extraneous space in .htaccess 2012-02-17 21:32:09 -08:00
index.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00