nextcloud-server/lib/private/BackgroundJob
Carl Schwan 8034de84aa
fix(jobs): Fix 32 bits jobs
Specifying the type to int force a convertion from string to int which
fails on 32 bits for snowflake ids.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-15 08:41:26 +07:00
..
JobList.php fix(jobs): Fix 32 bits jobs 2025-12-15 08:41:26 +07:00