Skip to content

[HttpFoundation] UploadedFiles deprecations #9005

Closed
@javiereguiluz

Description

@javiereguiluz
  • Passing a size in the constructor of src/Symfony/Component/HttpFoundation/File/UploadedFile.php is deprecated since 4.1 and will be removed in 5.0.
  • UploadedFile::getClientSize is deprecated since 4.1 and will be removed in 5.0. Use getSize() instead.

symfony/symfony#25324

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions