aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_reparser/plugins/poll_option_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+1
| | | | PHPBB3-14576
* [ticket/13987] Replaced optional parameter with explicit APIJoshyPHP2015-07-061-1/+3
| | | | | | Added disable_save() and enable_save() to toggle a dry run PHPBB3-13987
* [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-061-9/+22
| | | | PHPBB3-13987
* [ticket/13990] Reparse markup inside of forum rules/descriptionJoshyPHP2015-07-061-1/+16
| | | | PHPBB3-13990
* [ticket/13803] Moved tests to a subdirJoshyPHP2015-05-301-0/+100
PHPBB3-13803