提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 4da7909f9a Merge remote branch 'kriswallsmith/form/is-valid-read-only' 14 年之前
  Kris Wallsmith 8d55df42de [Form] fixed isValid() on readOnly forms that have children 14 年之前
  Fabien Potencier 37cd020040 Merge remote branch 'lsmith77/serializer_tweaks' 14 年之前
  Fabien Potencier 44816ebca0 Merge remote branch 'Infranology/minor-code-simplification' 14 年之前
  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 年之前
  Lukas Kahwe Smith b7c615d869 clarified that BC is broken in the Serializer component 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 年之前
  Lukas Kahwe Smith 77fd5805e1 added UPDATE notes for Serializer component changes 14 年之前
  Lukas Kahwe Smith 2b4a25a0a7 fix tests 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 年之前
  Eriksen Costa c9acf2e60c [Form] minor code simplification 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 年之前
  Lukas Kahwe Smith 8ef83d548b marked public api 14 年之前
  Lukas Kahwe Smith f67b3f508e more encoder lazy loading tweaks 14 年之前
  Lukas Kahwe Smith 4b3f6215b7 always use getEncoder() to enable lazy loading 14 年之前
  Lukas Kahwe Smith 64c8a1ab8c cosmetic tweak 14 年之前
  Lukas Kahwe Smith c54ab34363 removed setEncoder/removeEncoder/addNormalizer/removeNormalizer 14 年之前
  Lukas Kahwe Smith 8473e3e56a SerializerAwareInterface and DecoderInterface do not implement EncoderInterface anymore 14 年之前