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 5d0fa550df bug #30806 [EventDispatcher] Fix FC layer (bis) (chalasr)
This PR was merged into the 4.3-dev branch.

Discussion
----------

[EventDispatcher] Fix FC layer (bis)

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

Commits
-------

2e02986b26 [EventDispatcher] Fix FC layer (really)
2019-03-31 22:54:21 +02:00
..
Asset Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
BrowserKit Add tests for HttpBrowser 2019-03-22 12:38:01 +01:00
Cache [Cache] added DSN support for rediss in AbstractAdapter and RedisTrait 2019-03-20 12:35:07 +01:00
Config fixed some exception previous type hints 2019-03-30 08:40:00 +01:00
Console fixed some exception previous type hints 2019-03-30 08:40:00 +01:00
CssSelector Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Debug feature #28879 [Debug] Mimic __toString php behavior in FlattenException (Deltachaos) 2019-03-31 11:12:58 +02:00
DependencyInjection [DI][Contracts] add and implement ServiceProviderInterface 2019-03-28 12:22:02 +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 [EventDispatcher] Fix FC layer (really) 2019-03-31 22:38:00 +02:00
ExpressionLanguage Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Filesystem Handling relative/absolute path 2019-03-27 10:50:42 +01:00
Finder Throw a dedicated exception for non-existing directory 2019-03-28 12:28:31 +01:00
Form feature #30691 [Contracts][EventDispatcher] add EventDispatcherInterface to symfony/contracts and use it where possible (nicolas-grekas) 2019-03-27 07:28:10 +01:00
HttpClient feature #30752 [HttpClient] use "nyholm/psr7" by default in Psr18Client (nicolas-grekas) 2019-03-28 17:44:24 +01:00
HttpFoundation Merge branch '4.2' 2019-03-22 09:16:47 +01:00
HttpKernel feature #30569 [FrameworkBundle][HttpKernel] Provide intuitive error message when a controller fails because it's not registered as a service (moynzzz) 2019-03-31 14:12:04 +02:00
Inflector fixed CS 2019-03-31 19:31:00 +02:00
Intl Merge branch '4.2' 2019-03-22 09:16:47 +01:00
Ldap fixed CS 2019-03-31 12:10:11 +02:00
Lock #27345 Added Lock/Store/MongoDbStore 2019-03-29 23:39:57 +10:00
Mailer [Mailer] Remove unneeded catch in ping() 2019-03-30 16:56:09 +01:00
Messenger [Messenger] fixed missing use statement 2019-03-31 22:37:12 +02:00
Mime [Mime] added BodyRendererInterface 2019-03-27 08:07:59 +01:00
OptionsResolver [OptionsResolver] Add a new method addNormalizer and normalization hierarchy 2019-03-31 13:47:13 +02:00
Process Merge branch '4.2' 2019-03-11 21:50:47 +01:00
PropertyAccess [PropertyAccess] Allow Can Accessor in Property Access 2019-03-28 11:50:55 -07:00
PropertyInfo Add missing changelog for private / protected 2019-03-27 14:33:41 +01:00
Routing removed obsolete code 2019-03-30 08:32:15 +01:00
Security [Contracts][EventDispatcher] add EventDispatcherInterface to symfony/contracts and use it where possible 2019-03-25 18:18:00 +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 removed obsolete code 2019-03-30 08:32:15 +01:00
Validator [Validator] add number constraints 2019-03-31 19:18:59 +02:00
VarDumper [Console] Add dumper 2019-03-24 11:32:26 +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 fixed CS 2019-03-31 12:10:11 +02:00
Yaml Merge branch '4.2' 2019-02-23 16:22:31 +01:00