Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 2.11.3 into 2.12.x #99

Merged
merged 5 commits into from Jul 6, 2022

Commits on Jul 6, 2022

  1. fixed UploadedFile::moveTo doesn't work by cli. Original file leave i…

    …t as is.
    
    Signed-off-by: katsuren <katsuren.houken@gmail.com>
    k2rn authored and Ocramius committed Jul 6, 2022
    Copy the full SHA
    5773e76 View commit details
    Browse the repository at this point in the history
  2. cleanup file regardless of the stream

    Signed-off-by: katsuren <t@k2rn.com>
    k2rn authored and Ocramius committed Jul 6, 2022
    2
    Copy the full SHA
    197f195 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    091487a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #98 from k2rn/fixed_UploadedFile_moveTo

    Fixed `UploadedFile::moveTo()` so it actually removes the original file when used in CLI context, and doesn't leave orphaned files
    Ocramius committed Jul 6, 2022
    Copy the full SHA
    1f97b0c View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.12.x' into 2.11.x-merge-up-into-2.12.x_vi6yjNRm

    Signed-off-by: Marco Pivetta <ocramius@gmail.com>
    Ocramius committed Jul 6, 2022
    Copy the full SHA
    198cd9a View commit details
    Browse the repository at this point in the history