]> source.dussan.org Git - nextcloud-server.git/commit
fix: Prevent PHP warnings when optional CacheEntry attributes are unset 39930/head
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 16 Aug 2023 12:12:40 +0000 (14:12 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Thu, 17 Aug 2023 09:48:53 +0000 (09:48 +0000)
commit752523f874cdb63f8488f90889f650df35eca1ea
tree4255dd0193616f917f0d9325000bb71a0338e212
parent258a85d5c786bcf7583a8f0797476d4922413e99
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