nextcloud/server

Useless ext-json requirement

Open

#58,354 建立於 2026年2月16日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)PHP (34,953 star) (4,865 fork)batch import
1. to developenhancementgood first issue

描述

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.

貢獻者指南

Useless ext-json requirement · nextcloud/server#58354 | Good First Issue