nextcloud/lib
Jonas 7d07e06bfe Check whether entry is of type ICacheEntry in Cache->remove()
In some scenarios (file not in cache, but partial data of it in the
object), Cache->get() might return an array, which leads to errors like
"Call to a member function getId() on array".

So check whether the returned entry is of type ICacheEntry before doing
operations on it in Cache->remove().

Fixes: #33023

Signed-off-by: Jonas <jonas@freesources.org>
2022-06-29 10:47:07 +00:00
..
composer Merge pull request #33007 from nextcloud/cleanup/federation-app 2022-06-28 15:33:18 +02:00
l10n [tx-robot] updated from transifex 2022-06-28 02:28:28 +00:00
private Check whether entry is of type ICacheEntry in Cache->remove() 2022-06-29 10:47:07 +00:00
public Merge pull request #33007 from nextcloud/cleanup/federation-app 2022-06-28 15:33:18 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Merge pull request #32435 from nextcloud/revert-32278-remove-default-php 2022-06-03 14:16:24 +02:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00