Skip to content

chore: remove redundant ext-json requirement#60200

Closed
JoudAlqahtani wants to merge 1 commit intonextcloud:masterfrom
JoudAlqahtani:fix/issue-58354-remove-ext-json
Closed

chore: remove redundant ext-json requirement#60200
JoudAlqahtani wants to merge 1 commit intonextcloud:masterfrom
JoudAlqahtani:fix/issue-58354-remove-ext-json

Conversation

@JoudAlqahtani
Copy link
Copy Markdown
Contributor

ext-json has been bundled with PHP since PHP 8.0.
Since Nextcloud requires PHP ^8.2, this requirement is redundant.

Fixes #58354

  • Resolves: #

Summary

ext-json has been bundled with PHP since PHP 8.0.
Since Nextcloud requires PHP ^8.2, this explicit
requirement is redundant and can be safely removed.

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

ext-json has been bundled with PHP since PHP 8.0.
Since Nextcloud requires PHP ^8.2, this requirement is redundant.

Fixes nextcloud#58354

Signed-off-by: Joud <Joud@iastate.edu>
@JoudAlqahtani JoudAlqahtani requested a review from a team as a code owner May 7, 2026 05:11
@JoudAlqahtani JoudAlqahtani requested review from leftybournes, nfebe, salmart-dev and sorbaugh and removed request for a team May 7, 2026 05:11
@CarlSchwan
Copy link
Copy Markdown
Member

Duplicate of #58370

@CarlSchwan CarlSchwan marked this as a duplicate of #58370 May 7, 2026
@CarlSchwan CarlSchwan closed this May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Useless ext-json requirement

2 participants