nextcloud-server/lib/public/AppFramework/Http
Richard de Boer 088118f548 Fix a usort comparison function returning a boolean instead of an integer
PHP 8 shows deprecation warnings about this, see #25806

Signed-off-by: Richard de Boer <git@tubul.net>
2021-06-07 21:33:52 +07:00
..
Events Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Template Fix a usort comparison function returning a boolean instead of an integer 2021-06-07 21:33:52 +07:00
ContentSecurityPolicy.php Update license headers 2020-12-30 14:07:05 +07:00
DataDisplayResponse.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
DataDownloadResponse.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
DataResponse.php Fix DataResponse typehints 2020-11-19 20:34:42 +07:00
DownloadResponse.php Escape filename in Content-Disposition 2021-06-02 19:17:38 +07:00
EmptyContentSecurityPolicy.php Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +07:00
EmptyFeaturePolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
FeaturePolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
FileDisplayResponse.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
ICallbackResponse.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IOutput.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
JSONResponse.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
NotFoundResponse.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
RedirectResponse.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
RedirectToDefaultAppResponse.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Response.php Log an error when setting a custom header on "Not Modified" responses 2020-12-15 11:24:15 +07:00
StandaloneTemplateResponse.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
StreamResponse.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
StrictContentSecurityPolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
StrictEvalContentSecurityPolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
StrictInlineContentSecurityPolicy.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
TemplateResponse.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
TooManyRequestsResponse.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
ZipResponse.php Initialize \OCP\AppFramework\Http\ZipResponse::$resources 2021-02-17 21:28:28 +07:00