aboutsummaryrefslogtreecommitdiffstats
path: root/tests/event/dispatcher_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15389] Match multiple events in dispatcher in php_exporterOliver Schramm2017-10-041-0/+16
| | | | | | I've also improved some regular expressions PHPBB3-15389
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
| | | | PHPBB3-11700
* [feature/compiled-dic] Compile the DI Container into a cached classDavid King2012-11-101-1/+1
| | | | PHPBB3-11152
* [feature/event-dispatcher] Fix copyright yearsIgor Wiedler2012-03-301-1/+1
| | | | PHPBB3-9550
* [feature/event-dispatcher] Change phpbb_event_dispatcher to inheritance, testsIgor Wiedler2012-03-241-0/+29
PHPBB3-9550