File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
lib/public/AppFramework/Http Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 920920 <code ><![CDATA[ $cacheData]]> </code >
921921 </MoreSpecificImplementedParamType >
922922 </file >
923- <file src =" apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php" >
924- <InvalidArgument >
925- <code ><![CDATA[ $exception->getMessage()]]> </code >
926- </InvalidArgument >
927- </file >
928923 <file src =" apps/files_sharing/lib/MountProvider.php" >
929924 <RedundantFunctionCall >
930925 <code ><![CDATA[ array_values]]> </code >
Original file line number Diff line number Diff line change 3434 * A renderer for JSON calls
3535 * @since 6.0.0
3636 * @template S of int
37- * @template-covariant T of array|object |\stdClass|\JsonSerializable
37+ * @template-covariant T of null|string|int|float|bool|array |\stdClass|\JsonSerializable
3838 * @template H of array<string, mixed>
3939 * @template-extends Response<int, array<string, mixed>>
4040 */
You can’t perform that action at this time.
0 commit comments