Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12962] Run tests for all databases on Travis | Dhruv | 2014-09-21 | 1 | -0/+4 |
| | | | | PHPBB3-12962 | ||||
* | Merge branch 'develop-olympus' into develop-ascraeus | Joas Schilling | 2014-05-03 | 1 | -3/+3 |
| | | | | | | | | | | | * develop-olympus: [ticket/12485] Broken tests due to absolute exclude Conflicts: .travis.yml phpunit.xml.all phpunit.xml.dist phpunit.xml.functional | ||||
* | [feature/sqlite3] Remove invalid comment | Joas Schilling | 2014-05-02 | 1 | -2/+0 |
| | | | | PHPBB3-9728 | ||||
* | [feature/sqlite3] Add support for SQLite 3 | Patrick Webster | 2014-05-02 | 1 | -0/+44 |
Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0 when support for SQLite 3 was added. PHPBB3-9728 |