nextcloud/lib/private
Roeland Jago Douma 317118ef79
Catch throwable instead of exception
The error that gets thrown can also be a type error etc. So we should
properly catch the Throwable.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-07 14:32:26 +01:00
..
Accounts Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Activity
App Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
AppFramework Update license headers 2020-12-30 14:07:05 +01:00
Archive Fix return types for Archive::getStream 2021-01-07 12:38:41 +01:00
Authentication Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Avatar
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Broadcast/Events
Cache Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Calendar
Collaboration Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Comments Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Console
Contacts/ContactsMenu use a consistent default value for sharing.maxAutocompleteResults 2020-12-15 11:53:39 +01:00
DB Update license headers 2020-12-30 14:07:05 +01:00
Dashboard Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Diagnostics
DirectEditing
Encryption Catch throwable instead of exception 2021-01-07 14:32:26 +01:00
EventDispatcher Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Federation Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Files Properly handle result when copying with failure and throw in tests 2021-01-05 09:20:35 +01:00
FullTextSearch Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
GlobalScale
Group Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Hooks Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-emitters 2020-10-29 10:03:36 +01:00
Http Update license headers 2020-12-30 14:07:05 +01:00
IntegrityCheck Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
L10N Move localecache to array 2020-11-02 15:02:04 +01:00
Lock Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Lockdown
Log Fix warning in PHP 8 about optional parameter before mandatory one 2021-01-07 12:43:56 +01:00
Mail Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Memcache Actually set the TTL on redis set 2020-12-21 13:33:16 +01:00
Migration Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Notification
OCS
Preview Update license headers 2020-12-30 14:07:05 +01:00
Remote
Repair Update license headers 2020-12-30 14:07:05 +01:00
RichObjectStrings
Route Also unset the other possible unused paramters 2020-12-16 20:31:30 +01:00
Search Update comment search to initFS 2020-11-09 09:52:23 +01:00
Security Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Session Generate a new session id if the decrypting the session data fails 2020-12-04 11:42:40 +01:00
Settings Remove ISection in favor of IIconSection 2020-10-28 23:05:00 +01:00
Setup Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Share Update license headers 2020-12-30 14:07:05 +01:00
Share20 Move to single share event. Just emit more if needed 2020-12-23 11:05:29 +01:00
Support Add notification for user limit 2020-12-02 15:20:03 +01:00
SystemTag Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Tagging
Template Set the JSCombiner cache if needed 2021-01-06 16:15:17 +01:00
Updater
User Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
UserStatus
legacy Update license headers 2020-12-30 14:07:05 +01:00
AllConfig.php
AppConfig.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
CapabilitiesManager.php
Color.php
Config.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
HintException.php
InitialStateService.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Installer.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
LargeFileHelper.php
Log.php Avoid huge exception argument logging 2020-12-29 10:50:53 +01:00
MemoryInfo.php
NaturalSort.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
RepairException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Search.php
Server.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ServerContainer.php First query the server container 2020-11-07 17:51:41 +01:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Streamer.php
SubAdmin.php Fix typo in @deprecated PHPDoc tag 2020-11-24 00:13:09 +01:00
SystemConfig.php
TagManager.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Tags.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
TempManager.php
TemplateLayout.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
URLGenerator.php Remove some IRouter methods 2020-11-17 14:08:20 +01:00
Updater.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00