File tree Expand file tree Collapse file tree
lib/public/AppFramework/Http Expand file tree Collapse file tree Original file line number Diff line number Diff line change 878878 <code ><![CDATA[ $cacheData]]> </code >
879879 </MoreSpecificImplementedParamType >
880880 </file >
881- <file src =" apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php" >
882- <InvalidArgument >
883- <code ><![CDATA[ $exception->getMessage()]]> </code >
884- </InvalidArgument >
885- </file >
886881 <file src =" apps/files_sharing/lib/MountProvider.php" >
887882 <RedundantFunctionCall >
888883 <code ><![CDATA[ array_values]]> </code >
Original file line number Diff line number Diff line change 1313 * A renderer for JSON calls
1414 * @since 6.0.0
1515 * @template S of int
16- * @template-covariant T of array|object |\stdClass|\JsonSerializable
16+ * @template-covariant T of null|string|int|float|bool|array |\stdClass|\JsonSerializable
1717 * @template H of array<string, mixed>
1818 * @template-extends Response<int, array<string, mixed>>
1919 */
You can’t perform that action at this time.
0 commit comments