nextcloud/lib
Christoph Wurst b17c4a6072 Check background job type
It is assumed that a job class loaded from the jobs table is an IJob,
but due to programming error the job might be of another type. Then the
setters will most likely fail.

This patch adds an interface type check so only correct jobs are used,
anything else is ignored.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-31 15:24:30 +00:00
..
composer Add the ISizeEstimationMigrator interface for method getExportEstimatedSize 2022-05-30 17:49:05 +00:00
l10n [tx-robot] updated from transifex 2022-05-31 02:33:09 +00:00
private Check background job type 2022-05-31 15:24:30 +00:00
public Merge pull request #32485 from nextcloud/debt/noid/psalm-streamer-fh 2022-05-31 14:22:05 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Merge pull request #32349 from nextcloud/enh/projects-event 2022-05-27 18:36:40 +02:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00