aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/convert_30_dbms_to_31_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-061-1/+0
| | | | PHPBB3-16051
* [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-1/+0
| | | | PHPBB3-14739
* [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-1/+0
| | | | PHPBB3-10809
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
| | | | PHPBB3-14576
* [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-071-1/+2
| | | | PHPBB3-12775
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-1/+0
| | | | PHPBB3-12747
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11700] Don't prefix dbms classnames with \Nils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11700] Fix expected class name output from dbms convertNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11015] Fix 3.0 to 3.1 dbms conversion for mysqli.Oleg Pudeyev2012-12-131-0/+40
PHPBB3-11015