nextcloud/lib/private/AppFramework/Http
Christoph Wurst e8619feb18 fix(app framework): Fix missing cast of double controller parameters
``settype`` allows 'double' as alias of 'float'.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-16 15:28:09 +00:00
..
Dispatcher.php fix(app framework): Fix missing cast of double controller parameters 2022-12-16 15:28:09 +00:00
Output.php Update php licenses 2021-06-04 22:02:41 +02:00
Request.php check if params given to API are really an array 2022-12-16 10:56:04 +00:00
RequestId.php Extract request id handling to dedicated class so it can be injected manually 2022-02-23 11:01:58 +01:00