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/Bridge/Doctrine/Form
Nicolas Grekas b88728a13a Merge branch '4.1' into 4.2
* 4.1:
  Fix typos in doc blocks
  [Debug] ignore underscore vs backslash namespaces in DebugClassLoader
  [TwigBridge][Form] Prevent multiple rendering of form collection prototypes
  [FrameworkBundle] fix describing routes with no controllers
  [DI] move RegisterServiceSubscribersPass before DecoratorServicePass
  Update ValidationListener.php
  [Yaml] ensures that the mb_internal_encoding is reset to its initial value
  [WebLink] Fixed documentation link
  [Security] getTargetPath of TargetPathTrait must return string or null
  [Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument
  Optimize perf by replacing call_user_func with dynamic vars
  [Routing] fix dumping same-path routes with placeholders
  [Security] defer log message in guard authenticator
  [Validator] Added IBAN format for Vatican City State
  merge conflicts
  filter out invalid Intl values
  filter out invalid language values
  [Validator] Fixed grouped composite constraints
  [Form] Filter arrays out of scalar form types
  Fix HeaderBag::get phpdoc
2018-12-13 13:39:50 +01:00
..
ChoiceList Merge branch '3.4' into 4.1 2018-10-02 14:40:59 +02:00
DataTransformer Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
EventListener Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
Type Merge branch '4.1' into 4.2 2018-12-13 13:39:50 +01:00
DoctrineOrmExtension.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
DoctrineOrmTypeGuesser.php Feature/doctrine type guesser simple json array support 2018-09-04 18:48:51 +02:00