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
Nicolas Grekas 155cfb273f Merge branch '4.4'
* 4.4: (33 commits)
  [DI] fix processing of regular parameter bags by MergeExtensionConfigurationPass
  [FrameworkBundle] reset cache pools between requests
  [HttpFoundation] Accept must take the lead for Request::getPreferredFormat()
  [FrameworkBundle] Allow to use the BrowserKit assertions with Panther and API Platform's test client
  Use ConnectionRegistry instead of RegistryInterface.
  Fixes windows error
  Improving the request/response format autodetection
  [Messager] Simplified MessageBus::__construct()
  [WIP][Mailer] Overwrite envelope sender and recipients from config
  [Messenger] Added more test for MessageBus
  [Mime] Updated some PHPDoc contents
  [PropertyAccess] Adds entries to CHANGELOG and UPGRADE
  fixed typo
  [FrameworkBundle] Simplified some code in the DI configuration
  [Filesystem] added missing deprecations to UPGRADE-4.3.md
  [Filesystem] depreacte calling isAbsolutePath with a null
  Fix authentication for redis transport
  only decorate when an event dispatcher was passed
  [Messenger] Added support for auto trimming of redis streams
  [FrmaeworkBundle] More simplifications in the DI configuration
  ...
2019-07-04 15:54:52 +02:00
..
Asset [Asset] Add type-hints to public interfaces 2019-06-29 08:09:27 +02:00
BrowserKit Replace @return annotation by return type in final classes 2019-06-23 00:57:33 +02:00
Cache minor #32298 [Cache] finish type-hints (Tobion) 2019-07-02 16:51:24 +02:00
Config [Config] Add type-hints to public interfaces and classes 2019-06-29 08:48:44 +02:00
Console Merge branch '4.4' 2019-06-27 19:56:41 +02:00
CssSelector Bump Symfony 5.0 to PHP 7.2 2019-05-28 18:49:20 +02:00
Debug Merge branch '4.4' 2019-06-29 09:08:25 +02:00
DependencyInjection Merge branch '4.4' 2019-07-04 15:54:52 +02:00
DomCrawler Merge branch '4.4' 2019-07-04 15:54:52 +02:00
Dotenv Merge branch '4.4' 2019-06-26 11:36:22 +02:00
ErrorCatcher [ErrorCatcher] Remove all deprecated code 2019-06-28 17:44:00 +02:00
EventDispatcher fix merge 2019-06-27 21:25:51 +02:00
ExpressionLanguage [ExpressionLanguage] [5.0] add type-hints whenever possible 2019-07-04 08:59:44 +02:00
Filesystem Merge branch '4.4' 2019-07-04 15:54:52 +02:00
Finder Merge branch '4.4' 2019-06-28 15:34:46 +02:00
Form Merge branch '4.4' 2019-07-04 15:54:52 +02:00
HttpClient Merge branch '4.4' 2019-07-04 15:54:52 +02:00
HttpFoundation Merge branch '4.4' 2019-07-04 15:54:52 +02:00
HttpKernel Merge branch '4.4' 2019-07-04 15:54:52 +02:00
Inflector Merge branch '4.4' 2019-05-30 15:57:29 +02:00
Intl feature #31996 [5.0] Add return types in final classes (dFayet) 2019-06-23 23:15:46 +01:00
Ldap Merge branch '4.4' 2019-07-04 15:54:52 +02:00
Lock Merge branch '4.4' 2019-07-04 15:54:52 +02:00
Mailer Merge branch '4.4' 2019-07-02 16:48:44 +02:00
Messenger Merge branch '4.4' 2019-07-04 15:54:52 +02:00
Mime Merge branch '4.4' 2019-07-04 15:54:52 +02:00
OptionsResolver [OptionResolver] Add type-hints to OptionResolver class 2019-06-27 23:14:10 +02:00
Process Merge branch '4.4' 2019-06-26 11:36:22 +02:00
PropertyAccess Merge branch '4.4' 2019-07-04 15:54:52 +02:00
PropertyInfo Merge branch '4.4' 2019-07-04 15:54:52 +02:00
Routing [Routing] Add type-hints RequestContext and Route classes. 2019-06-28 14:36:16 +02:00
Security minor #32351 [Security] Added type-hints to auth providers, tokens and voters (derrabus) 2019-07-04 09:59:27 +02:00
Serializer Merge branch '4.4' 2019-07-02 16:48:44 +02:00
Stopwatch Bump Symfony 5.0 to PHP 7.2 2019-05-28 18:49:20 +02:00
Templating Merge branch '4.4' 2019-05-30 18:12:02 +02:00
Translation Merge branch '4.4' 2019-06-13 13:15:36 +02:00
Validator Merge branch '4.4' 2019-07-04 15:54:52 +02:00
VarDumper Merge branch '4.4' 2019-06-27 19:56:41 +02:00
VarExporter Merge branch '4.4' 2019-06-26 11:36:22 +02:00
WebLink Replace @return annotation by return type in final classes 2019-06-23 00:57:33 +02:00
Workflow Merge branch '4.3' into 4.4 2019-07-03 19:15:45 +02:00
Yaml drop support for mappings in multi-line blocks 2019-05-31 12:46:22 +02:00