cakephp2-php8/lib/Cake/Test
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
..
bake_compare/Controller Adding files to be compared against bake generated files, fixing bake templates in the meantime. 2013-08-21 23:44:07 +02:00
Case Deprecate MemcacheEngine and update defaults for Memcached 2013-08-31 13:29:54 -04:00
Fixture coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
test_app Pass Controller:$components config to mocked components 2013-08-19 10:33:16 +00:00