e2dc7f47cb[HttpFoundation] use pathinfo() native function to determine file extension. Change File::move() and UploadedFile::move() methods to accept a second argument allowing to move the file with a new name instead of moving it with its original name.
14 anni fa
Bernhard Schussek
8513082007[Form][HttpFoundation] Improved File and UploadedFile class
14 anni fa
Bernhard Schussek
e9fcacdad7[HttpFoundation] Fixed: File/UploadedFile did not adjust path when moved
14 anni fa
Fabien Potencier
a141c98917[HttpFoundation] moved File Component into the HttpFoundation one