nextcloud-server/tests/lib/BackgroundJob
Daniel Kesselberg af38184b6f
fix: Make DummyJobList.getJobsIterator return an interable instance
iterator_to_array on PHP 8.1 does not accept an array and fails hard with a type error

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-08-27 12:28:16 +07:00
..
DummyJobList.php fix: Make DummyJobList.getJobsIterator return an interable instance 2025-08-27 12:28:16 +07:00
JobListTest.php chore: run rector 2025-07-01 22:45:52 +07:00
JobTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
QueuedJobTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TestJob.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TestParallelAwareJob.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
TestTimedJobNew.php perf(cron): Delay (re)checking timed jobs 2025-03-31 13:21:29 +07:00
TimedJobTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00