nextcloud/core/Command/Background
Benjamin Gaussorgues 73506e8486
chore(deprecated): remove Reflection*::setAccessible as it's noop since PHP 8.1
Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-06-11 09:45:27 +02:00
..
Delete.php chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Job.php chore(deprecated): remove Reflection*::setAccessible as it's noop since PHP 8.1 2026-06-11 09:45:27 +02:00
JobBase.php chore(deprecated): remove Reflection*::setAccessible as it's noop since PHP 8.1 2026-06-11 09:45:27 +02:00
JobsHistory.php feat(jobs): add command to list executed background jobs 2026-05-29 14:09:06 +02:00
JobWorker.php feat(jobs): allow workers to keep track of executed jobs 2026-05-29 10:24:00 +02:00
ListCommand.php chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Mode.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
RunningJobs.php feat(jobs): allow to keep track of job executions 2026-05-29 09:14:49 +02:00