aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_reparser/base_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/15464] Detect BBCodes in uppercase when reparsingJoshyPHP2017-11-231-0/+15
| | | | PHPBB3-15464
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+1
| | | | PHPBB3-14576
* [ticket/14381] Set the mode in message parser to "reparse"JoshyPHP2016-03-241-0/+70
The default mode is "post". By setting it to something else, all limits pertaining to posts (min/max length, etc...) should be disabled. PHPBB3-14381