| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-9916
|
|
|
|
|
|
|
|
| |
* develop-olympus:
[ticket/10110] Remove multi-server syntax from Redis ACM.
Conflicts:
phpBB/includes/cache/driver/redis.php
|
|
|
|
| |
PHPBB3-10110
|
|
|
|
|
| |
* develop-olympus:
[ticket/10014] Clearly indicate fatal errors in file acm.
|
|
|
|
| |
PHPBB3-9983
|
|
They are now refered to as cache drivers rather than ACM classes. The
additional utility functions from the original cache class have been
moved to the cache_service. The class loader is now instantiated without
a cache instance and passed one as soon as it is constructed to allow
autoloading the cache classes.
PHPBB3-9983
|