nextcloud/server

Useless ext-json requirement

クローズ

#58,354 opened on 2026/02/16

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)PHP (4,865 件のフォーク)batch import
1. to developenhancementgood first issue

Repository metrics

Stars
 (34,953 個のスター)
PR merge metrics
 (平均マージ 20d) (30d で 627 merged PRs)

説明

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.

コントリビューターガイド