| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Because PG > 10 is now supported by DBAL >= 2.6.0
|
| |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
Switch to utf8mb4 instead of utf8 because f*** MySQL
See https://github.com/doctrine/dbal/pull/851
|
|
|
|
| |
Also update Symfony deps
|
|
The end user doesn't care to about the test database.
|