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 години
Bernhard Schussek
8513082007[Form][HttpFoundation] Improved File and UploadedFile class
преди 14 години
Bernhard Schussek
e9fcacdad7[HttpFoundation] Fixed: File/UploadedFile did not adjust path when moved
преди 14 години
Fabien Potencier
a141c98917[HttpFoundation] moved File Component into the HttpFoundation one