Part-DB.Part-DB-server/src
2023-06-18 20:42:05 +02:00
..
Command Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00
Configuration Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Controller Replaced filter classes getters with public readonly properties to improve DX 2023-06-18 16:41:00 +02:00
DataFixtures Fixed DataFixtures 2023-06-13 18:54:18 +02:00
DataTables Use an enum for the part stock change type 2023-06-18 20:42:05 +02:00
Doctrine Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00
Entity Use an enum for the part stock change type 2023-06-18 20:42:05 +02:00
EntityListeners Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
Events Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
EventSubscriber Fixed some PHPStan level 5 issues 2023-06-13 20:24:54 +02:00
Exceptions Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Form Use an enum for target_type in log entries 2023-06-18 18:31:39 +02:00
Helpers Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
Migration Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Repository Use an enum for target_type in log entries 2023-06-18 18:31:39 +02:00
Security Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
Serializer Fixed some errors introduced by earlier typings 2023-06-18 16:01:28 +02:00
Services Use an enum for the part stock change type 2023-06-18 20:42:05 +02:00
Twig Fixed some errors introduced by earlier typings 2023-06-18 16:01:28 +02:00
Validator/Constraints Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
.preload.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Kernel.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00