]> source.dussan.org Git - nextcloud-server.git/commit
fix: Prevent PHP warnings when optional CacheEntry attributes are unset 39906/head
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 16 Aug 2023 12:12:40 +0000 (14:12 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 16 Aug 2023 12:12:51 +0000 (14:12 +0200)
commit9c04c076228821d892346f5f35bbf74f4720d021
treea9a83ddcff05e18d3f32173b786c5d83a4f09510
parent5b37d6d9ff6bf6b99ba6dd25caab5a6ef5394598
fix: Prevent PHP warnings when optional CacheEntry attributes are unset

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
lib/private/Files/Cache/Cache.php
lib/private/Files/Cache/CacheEntry.php