fix: Drop PHP 8.2 in Nextcloud 35#2477
Merged
Merged
Conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
CarlSchwan
approved these changes
Jun 12, 2026
susnux
reviewed
Jun 12, 2026
susnux
reviewed
Jun 12, 2026
We use PHP >= 8.3 so polyfills for 8.2 and 8.3 should be blocked. This also requires to update some dependencies which require PHP <= 8.2. | Production Changes | From | To | Compare | |------------------------|---------|---------|-----------------------------------------------------------------------| | lcobucci/clock | 3.0.0 | 3.5.0 | [...](lcobucci/clock@3.0.0...3.5.0) | | symfony/polyfill-php83 | v1.33.0 | REMOVED | | | web-auth/webauthn-lib | 4.9.1 | 4.9.3 | [...](web-auth/webauthn-lib@4.9.1...4.9.3) | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Contributor
|
Other required changes: #2478 |
Member
Author
Oh sorry, I started another commit before seeing your PR |
[skip ci] Signed-off-by: Joas Schilling <coding@schilljs.com>
ebb4f5c to
51dacd3
Compare
fix: remove useless polyfills and block installing them
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 task
Contributor
no problem :) |
susnux
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 AI (if applicable)