passman/lib
Timo Triebensky 8a4536501e
fix selection query in lib/Migration/ServerSideEncryption.php with executeQuery() usage
Signed-off-by: Timo Triebensky <30630233+binsky08@users.noreply.github.com>
2025-09-27 00:52:17 +02: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 refactor: Port away from deprecated IQueryBuilder::execute 2025-09-26 13:25:12 +02:00
Middleware Merge branch 'constructor_property_promotion' 2023-07-16 23:37:02 +02:00
Migration fix selection query in lib/Migration/ServerSideEncryption.php with executeQuery() usage 2025-09-27 00:52:17 +02:00
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