nextcloud-server/lib/private/Memcache
Carl Schwan e3a12b3482
Fix psalm issues in theming app
After this change, we are down to only one psalm warning for this app
and related to the Application.php. This also make composer
psam:update-baseline not silently ignore new errors.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-26 14:26:58 +07:00
..
APCu.php Update php licenses 2021-06-04 22:02:41 +07:00
ArrayCache.php Update php licenses 2021-06-04 22:02:41 +07:00
CADTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
CASTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
Cache.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
Factory.php Allow to log DB, redis and LDAP requests into files 2021-12-01 22:33:41 +07:00
Memcached.php Fix psalm issues in theming app 2022-01-26 14:26:58 +07:00
NullCache.php Update php licenses 2021-06-04 22:02:41 +07:00
Redis.php Check if directoy is writable instead of possibly missing file 2021-12-20 15:36:52 +07:00