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 11651165 <code ><![CDATA[ IEventListener]]> </code >
11661166 </MissingTemplateParam >
11671167 </file >
1168- <file src =" apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php" >
1169- <InvalidArgument >
1170- <code ><![CDATA[ $exception->getMessage()]]> </code >
1171- </InvalidArgument >
1172- </file >
11731168 <file src =" apps/files_sharing/lib/MountProvider.php" >
11741169 <RedundantFunctionCall >
11751170 <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