Skip to content

Use MySQL for unit tests

Nico requested to merge mysqli into master

Also fix an error introduced with namespaces.

Legionboard::testProcessAPINotExisting() is < PHP 7.2 because atoum seems to have problems with it.

Merge request reports