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.

貢獻者指南