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/Form/Extension/DataCollector
Nicolas Grekas 522d079110 Merge branch '3.4'
* 3.4:
  [Bridge\Doctrine][FrameworkBundle] Deprecate some remaining uses of ContainerAwareTrait
  [FrameworkBundle] Fix bad interface hint in AbstractController
  [VarDumper] deprecate MongoCaster
  [HttpFoundation] deprecate using  with the legacy mongo extension; use it with the mongodb/mongodb package and ext-mongodb instead
  Fix BC layer
  Reset profiler.
  [DI] Improve some deprecation messages
  [DI] remove inheritdoc from dumped container
  [Config] Fix dumped files invalidation by OPCache
  [Security] Add Guard authenticator <supports> method
  [Cache] Fix race condition in TagAwareAdapter
  [DI] Allow setting any public non-initialized services
  [Yaml] parse references on merge keys
  treat trailing backslashes in multi-line strings
  [FrameworkBundle] Expose dotenv in bin/console about
  fix refreshing line numbers for the inline parser
  fix version in changelog
  [FrameworkBundle] Make Controller helpers final
  [DoctrineBridge] Deprecate DbalSessionHandler
2017-10-05 17:11:25 +02:00
..
EventListener removed @since 2016-07-04 07:27:33 +02:00
Proxy Merge branch '2.8' into 3.0 2016-07-05 13:09:15 +02:00
Type Merge branch '2.7' into 2.8 2016-07-05 13:05:26 +02:00
DataCollectorExtension.php removed @since 2016-07-04 07:27:33 +02:00
FormDataCollector.php Merge branch '3.4' 2017-10-05 17:11:25 +02:00
FormDataCollectorInterface.php removed @since 2016-07-04 07:27:33 +02:00
FormDataExtractor.php [Form] Missing deprecated paths removal 2017-06-03 10:08:06 +02:00
FormDataExtractorInterface.php removed @since 2016-07-04 07:27:33 +02:00