Skip to content

Moving \Symfony\Component\HttpFoundation\File\File instead of copying #50

Description

@nadrshin

Hi. In my project resolution of uploaded image changes after form submiting. As a result, сlass of image changes from \Symfony\Component\HttpFoundation\File\UploadedFile to \Symfony\Component\HttpFoundation\File\File. This bundle moves \Symfony\Component\HttpFoundation\File\UploadedFile objects and copies \Symfony\Component\HttpFoundation\File\File objects. After copying I nedd to delete files manually. Can you add configuration's setting to force movement all types of objects? Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions