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/Exception
Fabien Potencier 2f3ddb88ef Merge remote branch 'bschussek/form'
* bschussek/form:
  [Form] Automatically setting "data_class" option if objects are passed at the creation of a form
  [Form] Improved the way passed data is handled in FormFactory
  [Form] Simplified FileType code
  [HttpFoundation] TemporaryStorage automatically creates the directory if it doesn't exist yet
  [Form] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now
  [Form] Added FieldTypeValidatorExtension and fixed FQCN of DelegatingValidator
2011-04-24 21:53:24 +02:00
..
AccessDeniedException.php removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
FileException.php removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
FileNotFoundException.php [HttpFoundation] TemporaryStorage automatically creates the directory if it doesn't exist yet 2011-04-24 12:08:56 +02:00
UnexpectedTypeException.php fixed email 2011-04-24 13:59:46 +02:00
UploadException.php Merge branch 'event-manager' into experimental 2011-03-13 21:04:24 +01:00