Commit History

作者 SHA1 備註 提交日期
  Fabien Potencier 09ee01501d Merge remote branch 'lmcd/master' 14 年之前
  Fabien Potencier e92669eb47 Merge remote branch 'brikou/phpdoc_cookie' 14 年之前
  Fabien Potencier 8e6d287614 Merge remote branch 'hhamon/doctrine_metadatafactory_fix' 14 年之前
  Fabien Potencier 03a05661f9 [Form] fixed more cases where the delegating validator did not match the validator paths 14 年之前
  Fabien Potencier 1daca76197 [Form] unified the way form and data path are created 14 年之前
  Hugo Hamon aa6645d955 [DoctrineBundle] fixed missing backslashe. 14 年之前
  Hugo Hamon 1da8922eab [DoctrineBundle] simplified getClassMetadataFactoryClass() method in both DisconnectedMetadataFactory and MetadataFactory classes. 14 年之前
  Hugo Hamon ce3839a3ea [DoctrineBundle] added new DisconnectedMetadataFactory class that is now used in the doctrine:generate:entities command instead of the MetadataFactory class. 14 年之前
  Fabien Potencier 7de4d28a05 Merge remote branch 'yethee/delegating_validator' 14 年之前
  Brikou CARRE 896c294b58 [HttpFoundation] added phpdoc + exception fix 14 年之前
  Fabien Potencier 25c3fee1f2 [FrameworkBundle] removed obsolete code 14 年之前
  Fabien Potencier 8cd29cabd5 Merge remote branch 'shishi/update_update.ja.md' 14 年之前
  Lee McDermott 7e89a6ad41 Added an optimisation for PHP-FPM (FastCGI Process Manager). 14 年之前
  Shigenibu Nishikawa df59e42041 update UPDATE.ja.md 14 年之前
  Fabien Potencier ea93e4cafa [Form] added a circular reference safeguard for form type 14 年之前
  Fabien Potencier d044498cde [Form] changed the way default type names are created to avoid collisions 14 年之前
  Fabien Potencier f3cafcb355 merged symfony/form-simplification 14 年之前
  Fabien Potencier 852a4c9c6a [Form] removed the file upload temporary storage feature 14 年之前
  Fabien Potencier 1e8cd6d34d [HttpFoundation] removed the leading . for extensions 14 年之前
  Fabien Potencier 07be5bf484 [Form] fixed test 14 年之前
  Fabien Potencier 6448912109 [Form] fixed unit test 14 年之前
  Fabien Potencier 2ee0c284bc [Form] fixed CS 14 年之前
  Fabien Potencier fd97dd0059 [Form] text is now the default type when not explicitely set and when no data class is set 14 年之前
  Fabien Potencier a6a3789a54 [Form] tweaked an error message 14 年之前
  Fabien Potencier d9500418cd [Form] tweaked an error message 14 年之前
  Hugo Hamon 6e96accf3a [DoctrineBundle] fixed MetadataFactory::getMetadataForClass() to always return a ClassMetadataCollection object instead of NULL. 14 年之前
  Fabien Potencier 88184394b5 [Form] tweaked the error message when a form with a file upload does not have the enctype attribute correctly configured 14 年之前
  Fabien Potencier 0a7ce63d8f Merge remote branch 'vicb/twig-theme-inheritance' 14 年之前
  Michael Ridgway 19a8ece323 Fixed vendors.php not working if directory path has space in it 14 年之前
  Fabien Potencier 17cd08dc6c fixed CS 14 年之前