Browse Source
The code was missing the "MetadataDirective". Once added, some other parts of the code failed because the format of mtime was wrong. So this PR uses the RFC format that the S3 library already uses. Additionally, the code path where mtime is null was missing. Now defaulting to the current time.remotes/origin/poc-doctrine-migrations
1 changed files with 13 additions and 8 deletions
Loading…
Reference in new issue