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 22bb403c20 Merge branch '3.2'
* 3.2:
  [DI] Autowiring and factories are incompatible with each others
  [DI] Don't use auto-registered services to populate type-candidates
  Lighten tests output by removing composer suggestions
  support nullable array or collection
  Complete the injection of the expression in all syntax errors
  CS: Remove invisible chars
  Disable resource tracking if the config component is missing
  [EventDispatcher] Remove unneded count()
  Fix tests expecting a valid date
  Avoid forcing to define the choices_as_values option when using choice_loader
  add expression text to SyntaxError
  [Console] Fix table cell styling
  [Console] Revised exception rendering
  Fix @param in PHPDoc
  [WebProfilerBundle] Normalize whitespace in exceptions passed in headers
  Disable color support detection for tests
  [Form] Improve the exceptions when trying to get the data in a PRE_SET_DATA listener and the data has not already been set
2017-04-04 09:47:41 +02:00
..
Asset Merge branch '3.2' 2017-04-04 09:47:41 +02:00
BrowserKit bug #21514 301 status code must drop request method to GET. (jlamur) 2017-03-14 13:25:39 -07:00
Cache Merge branch '3.2' 2017-04-04 09:47:41 +02:00
ClassLoader fixed Composer constraints 2017-02-18 11:13:35 -08:00
Config Update PHPDoc 2017-03-27 15:17:59 +01:00
Console Merge branch '3.2' 2017-04-04 09:47:41 +02:00
CssSelector Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Debug Merge branch '3.2' 2017-04-04 09:47:41 +02:00
DependencyInjection Merge branch '3.2' 2017-04-04 09:47:41 +02:00
DomCrawler Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Dotenv minor #22087 Fix some invalid phpdoc in the Dotenv class (stof) 2017-03-21 07:24:05 -07:00
EventDispatcher Merge branch '3.2' 2017-04-04 09:47:41 +02:00
ExpressionLanguage Merge branch '3.2' 2017-04-04 09:47:41 +02:00
Filesystem Merge branch '3.2' 2017-03-26 08:50:20 -07:00
Finder Merge branch '3.2' 2017-03-20 11:06:58 +01:00
Form Merge branch '3.2' 2017-04-04 09:47:41 +02:00
HttpFoundation [BC BREAK][HttpFoundation] Request::setTrustedProxies() takes a new required $trustedHeaderSet argument 2017-04-03 11:58:17 +02:00
HttpKernel minor #22224 Fix HttpCache test (chalasr) 2017-04-03 15:52:28 -07:00
Inflector Merge branch '3.2' 2017-02-20 14:49:17 +01:00
Intl Rename TimeZoneTransformer into TimezoneTransformer 2017-03-14 11:55:49 -07:00
Ldap Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Lock minor #22121 [Lock] Simplify BlockingTest (jderusse) 2017-04-02 19:33:59 +02:00
OptionsResolver Merge branch '3.2' 2017-03-21 14:44:47 -07:00
Process Merge branch '3.2' 2017-03-27 11:09:43 -07:00
PropertyAccess Merge branch '3.2' 2017-03-21 14:44:47 -07:00
PropertyInfo Merge branch '3.2' 2017-04-04 09:47:41 +02:00
Routing minor #21926 [Routing] Optimised dumped matcher (frankdejonge) 2017-03-22 12:45:31 -07:00
Security Merge branch '3.2' 2017-03-26 08:50:20 -07:00
Serializer minor #22137 [Serializer][XmlEncoder] Added a FORMAT constant (Zarcox) 2017-04-03 15:04:25 -07:00
Stopwatch Merge branch '3.2' 2017-02-18 18:35:19 +01:00
Templating [2.8] Fix issues reported by static analyse 2017-02-28 15:08:20 +01:00
Translation Merge branch '3.2' 2017-03-21 14:44:47 -07:00
Validator [DI] add ServiceLocatorTagPass::register() to share service locators 2017-04-01 13:57:21 +02:00
VarDumper Revert "feature #20973 [DI] Add getter injection (nicolas-grekas)" 2017-03-25 15:07:47 +01:00
Workflow Merge branch '3.2' 2017-03-20 11:06:58 +01:00
Yaml [Component] [Yaml] [Parser] : can parse with trailing space as 2.8 2017-03-30 09:16:02 +02:00