Part-DB.Part-DB-server/src
Jan Böhmer c079cc914e Use platforms to decide which migrations to use, instead of drivers
Dev environment uses an delegated dev driver, which is not possible to compare. Should fix current phpunit test error.
2022-07-17 23:45:17 +02:00
..
Command Fixed some deprecations. 2021-10-02 20:41:14 +02:00
Configuration Fixed some inspection issues. 2020-08-21 22:43:37 +02:00
Controller Fixed some deprecations. 2021-10-02 20:41:14 +02:00
DataFixtures Fixed some deprecations. 2021-10-02 20:41:14 +02:00
DataTables Use FetchJoinORMAdapter from DatatablesBundle instead of custom one. 2020-09-04 10:36:44 +02:00
Doctrine/Purger Fixed ResetAutoIncrementORMPurger with DBAL3 2022-03-04 13:32:53 +01:00
Entity Fixed more PHPstan warnings. 2022-03-04 18:37:42 +01:00
EntityListeners Fixed code style. 2020-08-21 21:36:22 +02:00
Events Fixed code style. 2020-08-21 22:44:38 +02:00
EventSubscriber Fixed some deprecations. 2021-10-02 20:41:14 +02:00
Exceptions Fixed coding style. 2020-05-10 21:39:31 +02:00
Form Fixed some higher level PHPstan issues. 2020-10-02 12:42:15 +02:00
Helpers Put sidebar trees under a root node. 2020-10-03 13:56:30 +02:00
Migration Use platforms to decide which migrations to use, instead of drivers 2022-07-17 23:45:17 +02:00
Repository Fixed more PHPstan warnings. 2022-03-04 18:37:42 +01:00
Security Fixed missing reference to type caused by upgrading dependecies. 2020-09-03 12:19:27 +02:00
Services Fixed some deprecations. 2021-10-02 20:41:14 +02:00
Twig Fixed more PHPstan warnings. 2022-03-04 18:37:42 +01:00
Validator/Constraints Fixed more PHPstan warnings. 2022-03-04 18:37:42 +01:00
.preload.php Updated composer dependencies. 2020-10-02 12:16:12 +02:00
Kernel.php Updated symfony/framework-bundle 2022-03-04 19:11:09 +01:00