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 3edb79f5d3 feature #30772 [Contracts][EventDispatcher] move the Event class to symfony/contracts (nicolas-grekas)
This PR was merged into the 4.3-dev branch.

Discussion
----------

[Contracts][EventDispatcher] move the Event class to symfony/contracts

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

Will allow decoupling more components in 5.0

Commits
-------

a4ce08ec30 [Contracts][EventDispatcher] move the Event class to symfony/contracts
2019-03-30 08:19:14 +01: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 Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Console [Contracts][EventDispatcher] add EventDispatcherInterface to symfony/contracts and use it where possible 2019-03-25 18:18:00 +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 [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 [Contracts][EventDispatcher] move the Event class to symfony/contracts 2019-03-29 19:47:03 +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] Get filename without extension 2019-03-27 09:36:42 +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 Revert "feature #30651 Allow user to set the project dir (tdutrion)" 2019-03-29 18:00:10 +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 #27345 Added Lock/Store/MongoDbStore 2019-03-29 23:39:57 +10:00
Messenger fixed typos 2019-03-30 08:02:29 +01:00
Mime [Mime] added BodyRendererInterface 2019-03-27 08:07:59 +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 Add missing changelog for private / protected 2019-03-27 14:33:41 +01:00
Routing [Routing] Exposed "utf8" option, defaults "locale" and "format" in configuration 2019-03-20 15:57:56 +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 [Translation] Add XLIFF 1 source to metadata to differentiate from attr 2019-03-07 09:54:57 +01:00
Validator [Validator] allow brackets in the optional query string 2019-03-27 13:32:56 +01: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 [Contracts][EventDispatcher] add EventDispatcherInterface to symfony/contracts and use it where possible 2019-03-25 18:18:00 +01:00
Yaml Merge branch '4.2' 2019-02-23 16:22:31 +01:00