mirror of
https://github.com/nextcloud/server.git
synced 2025-03-04 12:07:30 +00:00
![]() var_export is listed as a taint sink because it may output stuff depending on the parameters. It was not the case here, but we can simply json_encode the result by passing it as context to the logger method rather than using var_export. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> |
||
---|---|---|
.. | ||
Db | ||
Manager.php | ||
RemoveOldTasksBackgroundJob.php | ||
SynchronousBackgroundJob.php |