nextcloud/apps/files/lib
Richard de Boer 7e9d459fea Fix functions taking optional parameters before required ones
PHP 8 shows deprecation warnings about this, see #25806
Removes the "default" values, as they actually are required parameters anyway.

Signed-off-by: Richard de Boer <git@tubul.net>
2021-06-07 21:33:52 +00:00
..
Activity Activity: show if files are hidden or not 2021-03-04 16:04:30 +00:00
AppInfo Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Collaboration/Resources Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Command cast ints 2021-01-27 18:08:10 +01:00
Controller Fix default missing initial state for templates 2021-03-17 09:20:38 +00:00
Db Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Event Add template picker 2021-01-28 12:00:18 +01:00
Exception Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Listener Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migration Update license headers for 18 2019-12-20 09:23:25 +01:00
Notification Show the displayname instead of the user id 2020-04-08 16:09:03 +02:00
Search pass order from unified search to file search 2021-03-23 13:41:21 +00:00
Service Only perform login check during ownership transfer for encryption 2021-05-03 11:38:05 +00:00
Settings Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
App.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Capabilities.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Helper.php Fix functions taking optional parameters before required ones 2021-06-07 21:33:52 +00:00