Skip to content

[stable33] fix(php): include Zend extensions in loaded extensions list#987

Merged
kesselb merged 1 commit intostable33from
backport/980/stable33
Apr 30, 2026
Merged

[stable33] fix(php): include Zend extensions in loaded extensions list#987
kesselb merged 1 commit intostable33from
backport/980/stable33

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 33.0.4 milestone Apr 30, 2026
@kesselb kesselb merged commit 3ff3a24 into stable33 Apr 30, 2026
41 of 42 checks passed
@kesselb kesselb deleted the backport/980/stable33 branch April 30, 2026 20:25
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