aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textreparser/plugins/user_signature.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14264] Don't use constants as return valuesOliver Schramm2015-11-031-8/+0
| | | | | | | This will prevent BC breaking in the future if we decide to get rid of constants. PHPBB3-14264
* [ticket/13803] Added user_signature testsJoshyPHP2015-05-301-12/+15
| | | | PHPBB3-13803
* [ticket/13803] Refactored testJoshyPHP2015-05-301-2/+2
| | | | PHPBB3-13803
* [ticket/13803] Added tests, fixed param order in generate_text_for_storage()JoshyPHP2015-05-301-3/+36
| | | | PHPBB3-13803
* [ticket/13803] Added pluginsJoshyPHP2015-05-301-0/+37
PHPBB3-13803