nextcloud/server

Useless ext-json requirement

Chiusa

#58.354 aperta il 16 feb 2026

 (1 commento) (1 reazione) (0 assegnatari)PHP (4865 fork)batch import
1. to developenhancementgood first issue

Metriche repository

Star
 (34.953 stelle)
Metriche merge PR
 (Merge medio 20g) (627 PR mergiate in 30 g)

Descrizione

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.

Guida contributor