Skip to content

Conversation

@joshtrichards
Copy link
Member

@joshtrichards joshtrichards commented Sep 11, 2025

Summary

Removed json module from the list of required PHP modules.

It's built-in and not possible to disable at compile time since PHP 8.0.0.

Refs:

Related: nextcloud/documentation#13660

TODO

  • ...

Checklist

@joshtrichards joshtrichards added this to the Nextcloud 33 milestone Sep 11, 2025
@joshtrichards joshtrichards requested a review from a team as a code owner September 11, 2025 16:47
@joshtrichards joshtrichards requested review from come-nc, provokateurin and yemkareems and removed request for a team September 11, 2025 16:47
Removed 'json' module from the list of required PHP modules.

It's built-in and not possible to disable at compile time since PHP 8.0.0.

Refs:
- https://www.php.net/manual/en/json.installation.php
- https://wiki.php.net/rfc/always_enable_json
- https://www.php.net/ChangeLog-8.php#8.0.0

Signed-off-by: Josh <josh.t.richards@gmail.com>
@joshtrichards joshtrichards force-pushed the jtr/chore/setupcheck-php-json-drop branch from f52f37e to 34f1d52 Compare September 11, 2025 17:51
@provokateurin provokateurin merged commit 083f0b5 into master Sep 12, 2025
201 of 203 checks passed
@provokateurin provokateurin deleted the jtr/chore/setupcheck-php-json-drop branch September 12, 2025 05:08
@skjnldsv skjnldsv modified the milestones: Nextcloud 33, Nextcloud 32 Oct 2, 2025
@nextcloud-bot nextcloud-bot mentioned this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants