Victor Berchet
|
136b80ae63
[HttFoundation] Add File::getExtension() as \SplFileInfo::getExtension() was introduced in PHP 5.3.6
|
пре 14 година |
Victor Berchet
|
ac0c00c6e8
[HttpFoundation] Make File extends \SplFileInfo
|
пре 14 година |
Fabien Potencier
|
1e8cd6d34d
[HttpFoundation] removed the leading . for extensions
|
пре 14 година |
Fabien Potencier
|
00bfd10ca9
[HttpFoundation] refactored File management to be safer
|
пре 14 година |
Fabien Potencier
|
5bb9da4b6d
[HttpFoundation] renamed getDefaultExtension() to guessExtension()
|
пре 14 година |
Fabien Potencier
|
a26de5ba58
[HttpFoundation] fixed CS
|
пре 14 година |
Fabien Potencier
|
854fbd7f68
[HttpFoundation] use realpath to ensure that there is no .. in file path (to match phpdoc)
|
пре 14 година |
Fabien Potencier
|
aa3ec504ae
removed File::getWebPath()
|
пре 14 година |
Tim Nagel
|
03bb3580a6
[HttpFoundation\File] Removed realpath()
|
пре 14 година |
Kris Wallsmith
|
73db141ce6
[HttpFoundation] stripped tags from native error messages in case html_errors is on
|
пре 14 година |
Kris Wallsmith
|
ab3b8ac364
[HttpFoundation] cleaned up comments and coding standards, added better exception messages when filesystem functions throw errors, added "moved" arg to UploadedFile constructor, added FileNotFoundException to UploadedFile per the parent constructor
|
пре 14 година |
Jordi Boggiano
|
2a5fcdfb1a
[HttpFoundation] Minor optimization
|
пре 14 година |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
пре 14 година |
Pascal Borreli
|
fc42cc5066
[HttpFoundation] Removed useless else
|
пре 14 година |
Pascal Borreli
|
f3b9364eae
[HttpFoundation] Fixed typo
|
пре 14 година |
pborreli
|
f56a6efbf5
[HttpFoundation] File/File full coverage
|
пре 14 година |
Dominique Bongiraud
|
996c2b0914
[HttpFoundation] Moved licence
|
пре 14 година |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
пре 14 година |
hhamon
|
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
|
пре 15 година |