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
Fabien Potencier 522594a69d Merge branch '4.2'
* 4.2:
  [Phpunit] fixed support for PHP 5.3
  Response prepare method update
  [Workflow] Added missing license header
  Fix case when multiple loaders are providing paths for the same namespace
  Check if Client exists when test.client does not exist, to provide clearer exception message
  throw TypeErrors to prepare for type hints in 5.0
  [Form] Preventing validation of children if parent with Valid constraint has no validation groups
  [Form] Added ResetInterface to CachingFactoryDecorator
  Remove deprecated usage
  [Tests] fixed compatbility of assertEquals(): void
  Fixed usage of TranslatorInterface in form extension (fixes #30591)
  [Intl][4.2] Fix test
  [Intl] Fix test
  [Validator] Add the missing translations for the Arabic (ar) locale
  [Intl] Add compile binary
  Fix DebugCommand when chain loader is involved
  [Form] Fixed some phpdocs
2019-03-22 09:16:47 +01:00
..
Asset Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
BrowserKit renamed Client to Browser 2019-03-12 21:40:15 +01:00
Cache [Cache] added DSN support for rediss in AbstractAdapter and RedisTrait 2019-03-20 12:35:07 +01:00
Config Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Console [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
CssSelector Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Debug Merge branch '4.2' 2019-03-10 18:10:06 +01:00
DependencyInjection feature #28975 [DI] Add an url EnvProcessor (jderusse) 2019-03-18 12:19:06 +01:00
DomCrawler Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Dotenv Merge branch '4.2' 2019-01-24 22:40:22 +01:00
EventDispatcher fixed CS 2019-03-22 07:07:54 +01:00
ExpressionLanguage Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Filesystem fixed CS 2019-03-04 10:20:13 +01:00
Finder [Finder] Ignore paths from .gitignore #26714 2019-03-22 08:19:24 +01:00
Form Merge branch '4.2' 2019-03-22 09:16:47 +01:00
HttpClient [HttpClient] improve MockResponse 2019-03-21 13:37:55 +01:00
HttpFoundation Merge branch '4.2' 2019-03-22 09:16:47 +01:00
HttpKernel fixed CS 2019-03-22 07:07:54 +01:00
Inflector Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Intl Merge branch '4.2' 2019-03-22 09:16:47 +01:00
Ldap fixed CS 2019-01-16 22:53:45 +01:00
Lock Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Messenger Support for handling messages after current bus is finished 2019-03-19 05:15:31 +01:00
Mime fixed encoder in Mime 2019-03-20 21:49:31 +01:00
OptionsResolver Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Process Merge branch '4.2' 2019-03-11 21:50:47 +01:00
PropertyAccess Merge branch '4.2' 2019-03-04 10:16:46 +01:00
PropertyInfo Merge branch '4.2' 2019-03-10 11:14:34 +01:00
Routing [Routing] Exposed "utf8" option, defaults "locale" and "format" in configuration 2019-03-20 15:57:56 +01:00
Security Merge branch '4.2' 2019-03-22 09:16:47 +01:00
Serializer throw TypeErrors to prepare for type hints in 5.0 2019-03-19 22:12:04 +01:00
Stopwatch Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Templating Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Translation [Translation] Add XLIFF 1 source to metadata to differentiate from attr 2019-03-07 09:54:57 +01:00
Validator Merge branch '4.2' 2019-03-22 09:16:47 +01:00
VarDumper [HttpClient] introduce the component 2019-03-07 17:16:39 +01:00
VarExporter Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
WebLink [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
Workflow Merge branch '4.2' 2019-03-22 09:16:47 +01:00
Yaml Merge branch '4.2' 2019-02-23 16:22:31 +01:00