nextcloud-server/lib/private/Memcache
Velwark 34a0c383cb Update LoggerWrapperCache.php
Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem.

Signed-off-by: Velwark <levinfrerich9@gmail.com>
2024-04-23 08:00:37 +07:00
..
APCu.php chore: remove version check for apc extension 2023-08-10 15:02:19 +07:00
ArrayCache.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
CADTrait.php
CASTrait.php
Cache.php chore: Add missing ArrayAccess template parameters 2024-02-06 10:24:41 +07:00
Factory.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
LoggerWrapperCache.php Update LoggerWrapperCache.php 2024-04-23 08:00:37 +07:00
Memcached.php memcached should not throw arbitrary exceptions 2022-06-17 18:32:14 +07:00
NullCache.php
ProfilerWrapperCache.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Redis.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
WithLocalCache.php also cache backend for user in memory instead of always going to redis 2023-02-10 12:25:23 +07:00