| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [feature/event-dispatcher] Fix copyright years | Igor Wiedler | 2012-03-30 | 1 | -1/+1 |
| | | | | | PHPBB3-9550 | ||||
| * | [feature/event-dispatcher] Braces CS fix | Igor Wiedler | 2012-03-29 | 1 | -1/+2 |
| | | | | | PHPBB3-9550 | ||||
| * | [feature/event-dispatcher] Switch subscriber loader to EventDispatcherInterface | Igor Wiedler | 2012-03-21 | 1 | -2/+2 |
| | | | | | | | Do not hardcode the implementation of EventDispatcher. PHPBB3-9550 | ||||
| * | [feature/event-dispatcher] Change subscriber naming {subscriber => listener}.php | Igor Wiedler | 2012-03-18 | 1 | -1/+1 |
| | | | | | | | This is more consistent with what Symfony2 uses (EventListener/FooListener.php). PHPBB3-9550 | ||||
| * | [feature/event-dispatcher] Use real EventDispatcher through composer | Igor Wiedler | 2012-03-11 | 1 | -2/+4 |
| | | | | | | | | * replace the copy-pasta EventDispatcher with the real one from Symfony2 * use composer for managing this dependency, use composer autoloading PHPBB3-9550 | ||||
| * | [feature/event-dispatcher] Allow subscribers to be loaded from extensions | Igor Wiedler | 2012-01-07 | 1 | -0/+43 |
| PHPBB3-9550 | |||||
