polls/templates
René Gieling 517170d327
Doctrine fix (#1113)
## Satisfy Scrutinizer
- Fixing some scrutinizer deprication warnings around doctrine
  - Removing type constants and usage of Doctrine/DBAL/types/types
  - Added doctrine/orm to composer dev-dependencies
- fixed some minor issues reported by scrutinizer
- update phpunit to ^8.5
## Satisfy Travis-ci
- Added PHP 7.4 to Travis-ci
  - Switched Distribution from Trusty to Xenial due to missing module error on Trusty
- Removed and added some configuration entries due to travis-ci hints
- removed external coverage test, because we don't have one
- switch NC branch to stable19
2020-09-21 12:34:15 +02:00
..
polls.tmpl.php Doctrine fix (#1113) 2020-09-21 12:34:15 +02:00