passman/lib
binsky ec7571a62e
fix calling decrypt in EncryptService with null parameter
Signed-off-by: binsky <timo@binsky.org>
2025-09-28 17:42:35 +02:00
..
AppInfo improve in-code type usage and update php syntax to 8.1 using rector 2025-09-27 19:34:21 +02:00
BackgroundJob improve in-code type usage and update php syntax to 8.1 using rector 2025-09-27 19:34:21 +02:00
Controller refine rector config to match php8.4 features but preserve compatibility to php8.1 2025-09-27 23:27:20 +02:00
Db refine rector config to match php8.4 features but preserve compatibility to php8.1 2025-09-27 23:27:20 +02:00
Middleware improve in-code type usage and update php syntax to 8.1 using rector 2025-09-27 19:34:21 +02:00
Migration improve in-code type usage and update php syntax to 8.1 using rector 2025-09-27 19:34:21 +02:00
Search improve type safety in custom QBMapper classes and its callers by using a more strict entity typing 2025-09-27 23:05:07 +02:00
Service fix calling decrypt in EncryptService with null parameter 2025-09-28 17:42:35 +02:00
Settings improve type safety in custom QBMapper classes and its callers by using a more strict entity typing 2025-09-27 23:05:07 +02:00
Utility convert array to short syntax 2023-07-05 18:06:01 +03:30
Activity.php improve in-code type usage and update php syntax to 8.1 using rector 2025-09-27 19:34:21 +02:00
Notifier.php use PHP8's constructor property promotion 2023-07-05 14:40:34 +03:30