Skip to content

chore: drop php 8.2 for master tests#5391

Merged
hamza221 merged 1 commit into
mainfrom
chore/drop-php8.2
Jun 15, 2026
Merged

chore: drop php 8.2 for master tests#5391
hamza221 merged 1 commit into
mainfrom
chore/drop-php8.2

Conversation

@hamza221

Copy link
Copy Markdown
Contributor

Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
@hamza221 hamza221 self-assigned this Jun 15, 2026
@hamza221 hamza221 added the 3. to review Waiting for reviews label Jun 15, 2026
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@hamza221

This comment was marked as low quality.

@hamza221

This comment was marked as low quality.

@hamza221

Copy link
Copy Markdown
Contributor Author

/backport to stable8.7

@hamza221

Copy link
Copy Markdown
Contributor Author

/backport to stable8.3

@hamza221 hamza221 merged commit 8f037cd into main Jun 15, 2026
35 of 41 checks passed
@hamza221 hamza221 deleted the chore/drop-php8.2 branch June 15, 2026 11:11
@backportbot

backportbot Bot commented Jun 15, 2026

Copy link
Copy Markdown

The backport to stable8.3 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable8.3
git pull origin stable8.3

# Create the new backport branch
git checkout -b backport/5391/stable8.3

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick fc9aa835

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/5391/stable8.3

Error: Failed to check for changes with origin/stable8.3: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants