nextcloud/server

Useless ext-json requirement

已关闭

#58,354 创建于 2026年2月16日

 (1 条评论) (1 个反应) (0 位负责人)PHP (4,865 个派生)batch import
1. to developenhancementgood first issue

仓库指标

星标
 (34,953 个星标)
PR 合并指标
 (平均合并 20天) (30 天内合并 627 个 PR)

描述

By requiring PHP ^8.2, the JSON extension is bundled (it has been since PHP 8.0), so the ext-json line should be removed from the composer.json file.

贡献者指南