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/tests/Symfony/Tests/Component
Fabien Potencier 029223d760 merged branch jalliot/subscriber-improv (PR #2148)
Commits
-------

5146a1f [EventDispatcher] Added possibility for subscribers to subscribe several times for same event

Discussion
----------

[EventDispatcher] Added possibility for subscribers to subscribe several times for same event

[EventDispatcher] Added possibility for subscribers to subscribe several times for same event

closes #2146

And it is of course fully BC :)

---------------------------------------------------------------------------

by jalliot at 2011/09/09 17:34:07 -0700

If merged, #2021 will have to reflect the change too
2011-09-28 18:24:57 +02:00
..
BrowserKit merged 2.0 2011-09-28 16:08:31 +02:00
ClassLoader merged 2.0 2011-09-28 16:08:31 +02:00
Config added some missing accessors/mutators 2011-09-16 13:43:09 +02:00
Console [Console] Improved checks for InputArgument and InputOption constructor's $mode parameter. 2011-08-31 23:53:00 +02:00
CssSelector UnitTest 2011-06-29 18:22:32 +02:00
DependencyInjection merged 2.0 2011-09-25 11:52:31 +02:00
DomCrawler [DomCrawler] added a way to get parsing errors for Crawler::addHtmlContent() and Crawler::addXmlContent() via libxml functions 2011-09-28 10:00:18 +02:00
EventDispatcher [EventDispatcher] Added possibility for subscribers to subscribe several times for same event 2011-09-16 18:13:00 +01:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form [Form] added tests for previous merge 2011-09-27 10:12:54 +02:00
HttpFoundation merged 2.0 2011-09-28 16:08:31 +02:00
HttpKernel Added lifetime/cleanup support. 2011-09-19 22:37:12 +02:00
Locale [Locale] Fix #2179 StubIntlDateFormatter support yy format 2011-09-16 13:12:22 +02:00
Process Adjust the way of checking for windows 2011-09-17 12:57:47 +02:00
Routing [Routing] fixed unit tests broken by previous merge 2011-09-23 20:56:18 +02:00
Security merged 2.0 2011-09-28 16:08:31 +02:00
Serializer fix tests 2011-06-10 01:11:51 +02:00
Templating fixed CS 2011-06-23 13:39:36 +02:00
Translation merged 2.0 2011-09-21 20:14:11 +02:00
Validator Removed executable bits from all php files 2011-09-09 15:16:17 +02:00
Yaml fixed unit tests broken by previous merge 2011-09-23 07:59:44 +02:00