* 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. https://github.com/symfony/symfony/pull/25324