| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
kernel.root_dir and Kernel::getRootDir() are deprecated since Symfony 3.3.
See https://symfony.com/blog/new-in-symfony-3-3-a-simpler-way-to-get-the-project-root-directory and https://github.com/symfony/symfony/blob/3.3/UPGRADE-3.3.md#httpkernel for more information.
|
|
|
|
| |
Use https://github.com/dmaicher/doctrine-test-bundle to have test isolation.
|
|
|
|
| |
Must now be >= 5.5.4
|
|
|
|
|
| |
Switch to utf8mb4 instead of utf8 because f*** MySQL
See https://github.com/doctrine/dbal/pull/851
|
|
|
|
| |
Merge VALIDATE_TRANSLATION_FILE & ASSET build (less build on Travis)
|
|
The end user doesn't care to about the test database.
|