Skip to content

Conversation

@elzody
Copy link
Contributor

@elzody elzody commented Jan 7, 2026

  • Target version: main

Summary

There were some issues running psalm on CI due to something related to the new maximum PHP version of 8.5. It seems like it was still caching or something, and was complaining that only 8.1-8.4 were supported.

There is probably another or better way to resolve it, but I think we can run the static analysis on all supported versions of PHP so that we can ensure support.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation (manuals or wiki) has been updated or is not required

@elzody elzody self-assigned this Jan 7, 2026
@elzody elzody requested a review from juliusknorr as a code owner January 7, 2026 20:50
@elzody elzody added the 2. developing Work in progress label Jan 7, 2026
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Office team Jan 7, 2026
@elzody elzody moved this from 🧭 Planning evaluation (don't pick) to 🏗️ In progress in 📝 Office team Jan 7, 2026
@elzody elzody force-pushed the fix/psalm-php-version branch 2 times, most recently from b655a23 to 3c7d14b Compare January 7, 2026 21:43
elzody added 2 commits January 7, 2026 16:52
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
@elzody elzody force-pushed the fix/psalm-php-version branch from 3c7d14b to f2a1859 Compare January 7, 2026 21:52
elzody added 4 commits January 7, 2026 16:58
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
@elzody elzody marked this pull request as draft January 7, 2026 22:23
@elzody elzody changed the title chore: use min php version for psalm chore: use matrix for psalm php version Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

Status: 🏗️ In progress

Development

Successfully merging this pull request may close these issues.

2 participants