nextcloud/lib
Jonas aec0899efd 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-30 12:25:26 +00:00
..
composer Add new share attributes column 2022-06-08 09:21:42 +00:00
l10n [tx-robot] updated from transifex 2022-06-30 02:23:59 +00:00
private Check whether entry is of type ICacheEntry in Cache->remove() 2022-06-30 12:25:26 +00:00
public Merge pull request #32708 from nextcloud/unencrypted-size-24 2022-06-11 00:42:34 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Properly import maintenance script 2022-06-09 23:29:47 +00:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00