← Back to team overview

phpdevshell team mailing list archive

[Bug 932167] [NEW] Confusing details about caching in PHPDS-defaults.config.php

 

Public bug reported:

The comment above the cache_type configuration states that PHPDS
currently supports three types of cache when it only really supports two
(PHPDS_sessionCache and PHPDS_memCache). I thought that the third might
be APC caching but that is not the case.  It then also states to use
noCache when you want caching disabled but it would be more correct if
it stated to use PHPDS_noCache.

** Affects: phpdevshell
     Importance: Low
     Assignee: Don Schoeman (don.sch)
         Status: New


** Tags: apc cache caching memcache sessioncache

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/932167

Title:
  Confusing details about caching in PHPDS-defaults.config.php

Status in Open Source PHP RAD Framework with UI.:
  New

Bug description:
  The comment above the cache_type configuration states that PHPDS
  currently supports three types of cache when it only really supports
  two (PHPDS_sessionCache and PHPDS_memCache). I thought that the third
  might be APC caching but that is not the case.  It then also states to
  use noCache when you want caching disabled but it would be more
  correct if it stated to use PHPDS_noCache.

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/932167/+subscriptions


Follow ups

References