Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cast timestamps older than unix epoch to 0
This change solves issues nextcloud#10870, which is caused by method castValue of class FileSearchBackend: It casts the timestamps older than the unix epoch to false., see my comment nextcloud#10835 (comment).
- Loading branch information