polls/lib
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
..
AppInfo php-cs fix 2020-09-03 08:32:46 +02:00
Controller Doctrine fix (#1113) 2020-09-21 12:34:15 +02:00
Cron Doctrine fix (#1113) 2020-09-21 12:34:15 +02:00
Db Adding option for important polls 2020-09-03 18:07:37 +02:00
Exceptions fixes after testing 2020-09-14 00:37:51 +02:00
Migration Doctrine fix (#1113) 2020-09-21 12:34:15 +02:00
Model minor fixes 2020-09-14 01:17:38 +02:00
Service Added missing translation 2020-09-14 18:30:41 +02:00