passman/lib
binsky f44591b4fd
fix using a string literal without proper parameter binding in a query builder expression
fix deprecated db query builder execute calls

Signed-off-by: binsky <timo@binsky.org>
2025-03-09 23:07:14 +01:00
..
AppInfo move navigation entry logic from Application.php to info.xml 2023-06-15 20:40:49 +02:00
BackgroundJob use PHP8's constructor property promotion 2023-07-05 14:40:34 +03:30
Controller fix rendering the public credential share page in 'public' render mode (instead of 'user' mode) 2025-03-09 19:10:24 +01:00
Db use PHP8's constructor property promotion 2023-07-05 14:40:34 +03:30
Middleware Merge branch 'constructor_property_promotion' 2023-07-16 23:37:02 +02:00
Migration make adjustments based on the review 2023-07-05 17:11:49 +03:30
Search use PHP8's constructor property promotion 2023-07-05 14:40:34 +03:30
Service fix using a string literal without proper parameter binding in a query builder expression 2025-03-09 23:07:14 +01:00
Settings use PHP8's constructor property promotion 2023-07-05 14:40:34 +03:30
Utility convert array to short syntax 2023-07-05 18:06:01 +03:30
Activity.php Merge branch 'constructor_property_promotion' 2023-07-16 23:37:02 +02:00
Notifier.php use PHP8's constructor property promotion 2023-07-05 14:40:34 +03:30