aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/method
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13790] Update phpcsTristan Darricau2015-05-191-2/+2
| | | | PHPBB3-13790
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-162-2/+2
| | | | PHPBB3-12990
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-275-23/+37
| | | | PHPBB3-12594
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-3/+3
| | | | PHPBB3-12282
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-305-40/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-165-29/+39
| | | | PHPBB3-11700
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-142-8/+8
| | | | PHPBB3-11700
* [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-1/+1
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-145-0/+385
PHPBB3-11698