Skip to content

chore: raise the Nextcloud floor to 32 - #24

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/nc-floor-32
Aug 7, 2026
Merged

chore: raise the Nextcloud floor to 32#24
rubenvdlinde merged 1 commit into
developmentfrom
chore/nc-floor-32

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Raises the declared Nextcloud floor to 32, matching what we actually build and test against.

CI runs nextcloud:32-apache, the dev stack is on 34, and nothing exercised 28–31. Declaring support for versions nobody tests is a promise the app store passes to users.

Trigger: OpenRegister implements OCP\ContextChat\IContentProvider, which does not exist in core before NC 32, and no lazy-DI or event gating can defer a missing interface on a class header. OpenRegister moved to 32 in ConductionNL/openregister#2378; apps depending on it had unsatisfiable floors.

Only <nextcloud min-version> changes. max-version untouched — verified across all 24 repos by comparing each branch to its base: 0 changed.

@rubenvdlinde
rubenvdlinde merged commit be6d585 into development Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Quality Report — ConductionNL/opentalk @ 4992863

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint ⏭️
stylelint ⏭️
build ⏭️
composer ✅ 69/69
npm
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️
Hydra gates ⏭️

Quality workflow — 2026-08-07 11:09 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde deleted the chore/nc-floor-32 branch August 14, 2026 09:45
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.

1 participant