aboutsummaryrefslogtreecommitdiffstats
path: root/travis/setup-database.sh
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-061-1/+1
| | | | PHPBB3-16051
* [ticket/15295] Restore tests on mysql and myisamMatt Friedman2019-05-081-1/+1
| | | | PHPBB3-15295
* [ticket/14761] myisam should be setup on PHP 5.5 (5.4 removed)Matt Friedman2019-05-061-1/+1
| | | | PHPBB3-14761
* [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-1/+7
| | | | PHPBB3-14205
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-2/+7
| | | | PHPBB3-12594
* [ticket/12592] Add PHP 5.4 environment using mysql driver.Andreas Fischer2014-05-261-1/+1
| | | | PHPBB3-12592
* [ticket/12592] Rename mysql environment to mysqli.Andreas Fischer2014-05-261-2/+2
| | | | PHPBB3-12592
* [ticket/12470] Move setup of database to new .shJoas Schilling2014-05-031-0/+26
PHPBB3-12470