aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/event/dispatcher.php
Commit message (Collapse)AuthorAgeFilesLines
* [feature/event-dispatcher] Change phpbb_event_dispatcher to inheritance, testsIgor Wiedler2012-03-241-0/+42
| | | | PHPBB3-9550
* [feature/event-dispatcher] Remove copied EventDispatcher codeIgor Wiedler2012-03-111-190/+0
| | | | PHPBB3-9550
* [feature/event-dispatcher] Correct copyright statement for Symfony2 filesIgor Wiedler2012-01-081-1/+6
| | | | | | Also add a notice to the files that were taken from Symfony2. PHPBB3-9550
* [feature/event-dispatcher] Introduce a port of Symfony2 EventDispatcherIgor Wiedler2012-01-071-0/+185
PHPBB3-9550