Skip to content

[stable32] fix(php): include Zend extensions in loaded extensions list#988

Merged
kesselb merged 1 commit intostable32from
backport/980/stable32
Apr 30, 2026
Merged

[stable32] fix(php): include Zend extensions in loaded extensions list#988
kesselb merged 1 commit intostable32from
backport/980/stable32

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented Apr 30, 2026

Backport of PR #980

get_loaded_extensions(false) hides Zend extensions like OPcache
and Xdebug. Combine the regular and Zend lists, dedupe, and sort
so the admin overview reflects what is actually loaded.

Signed-off-by: Frank Karlitschek <karlitschek@users.noreply.github.com>
@backportbot backportbot Bot requested review from karlitschek and kesselb April 30, 2026 20:07
@backportbot backportbot Bot added this to the Nextcloud 32.0.10 milestone Apr 30, 2026
@kesselb kesselb merged commit de476f2 into stable32 Apr 30, 2026
39 checks passed
@kesselb kesselb deleted the backport/980/stable32 branch April 30, 2026 20:19
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.

2 participants