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 fcf5e278d7 bug #18246 [DependencyInjection] fix ambiguous services schema (backbone87)
This PR was merged into the 2.3 branch.

Discussion
----------

[DependencyInjection] fix ambiguous services schema

| Q             | A
| ------------- | ---
| Branch?       | 2.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   |
| Fixed tickets | #17460 #2122
| License       | MIT

Commits
-------

9828f23 bug #17460 [DI] fix ambiguous services schema
2016-04-28 12:41:45 +02:00
..
BrowserKit Updated all the README files 2016-03-04 08:12:06 +01:00
ClassLoader [ClassLoader] Fix storing not-found classes in APC cache 2016-03-28 10:34:42 +02:00
Config [Config] Fix XmlUtilsTest namespace 2016-04-19 13:29:13 +00:00
Console Detect CLI color support for Windows 10 build 10586 2016-04-04 19:01:16 +02:00
CssSelector Updated all the README files 2016-03-04 08:12:06 +01:00
Debug [Debug] Fix handling of php7 throwables 2016-03-30 11:02:35 +02:00
DependencyInjection bug #18246 [DependencyInjection] fix ambiguous services schema (backbone87) 2016-04-28 12:41:45 +02:00
DomCrawler Fix Dom Crawler select option with empty value 2016-04-06 14:13:46 +01:00
EventDispatcher [EventDispatcher] Try first if the event is Stopped 2016-04-04 11:22:54 +02:00
Filesystem [Filesystem] Better error handling in remove() 2016-04-12 17:20:10 +02:00
Finder [Finder] Partially revert #17134 to fix a regression 2016-03-09 12:50:31 +00:00
Form Remove unnecessary option assignment 2016-04-05 23:03:15 +03:00
HttpFoundation [HttpFoundation] Improve phpdoc 2016-04-05 17:56:01 +02:00
HttpKernel [EventDispatcher] Try first if the event is Stopped 2016-04-04 11:22:54 +02:00
Intl [NumberFormatter] Fix invalid numeric literal on PHP 7 2016-03-17 15:06:47 +01:00
Locale Updated all the README files 2016-03-04 08:12:06 +01:00
OptionsResolver Updated all the README files 2016-03-04 08:12:06 +01:00
Process [Process] use __METHOD__ where applicable 2016-03-31 10:39:43 +02:00
PropertyAccess [PropertyAccess] ->getValue() should be read-only 2016-04-20 17:25:54 +02:00
Routing [Routing] add query param if value is different from default 2016-03-23 18:41:29 +01:00
Security remove unused variable 2016-04-05 20:29:19 +02:00
Serializer minor #18021 Don't use reflections when possible (Ener-Getick) 2016-03-06 11:24:23 +01:00
Stopwatch Updated all the README files 2016-03-04 08:12:06 +01:00
Templating Updated all the README files 2016-03-04 08:12:06 +01:00
Translation bug #18161 [Translation] Add support for fuzzy tags in PoFileLoader 2016-03-15 17:57:15 +01:00
Validator [ci] Skip dns-sensitive tests when DnsMock is not found 2016-03-31 22:06:39 +02:00
Yaml minor #17997 Updated all the README files (javiereguiluz) 2016-03-04 08:12:08 +01:00