This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpFoundation/File
Teoh Han Hui e2c1f24fbd Don't assume that file binary exists on *nix OS
Certain lightweight distributions such as Alpine Linux (popular for smaller Docker images) do not include it by default.
2018-04-17 11:15:40 +02:00
..
Exception removed useless PHPDoc 2017-09-30 07:00:23 -07:00
MimeType Don't assume that file binary exists on *nix OS 2018-04-17 11:15:40 +02:00
File.php fixed @return when returning this or static 2016-12-27 08:23:47 +01:00
UploadedFile.php Remove useless docblocks 2017-10-29 10:49:53 +01:00