Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support php 8.4 #583

Merged
merged 1 commit into from
Nov 24, 2024
Merged

fix: support php 8.4 #583

merged 1 commit into from
Nov 24, 2024

Conversation

ruudk
Copy link

@ruudk ruudk commented Nov 24, 2024

Adds PHP 8.4 to the CI matrix.

See #572 and #578

This is marked as deps so that release-please picks it up.

The previously added support for PHP 8.4 was done as chore and therefore not released.

Adds PHP 8.4 to the CI matrix.

See firebase#572 and firebase#578
@ruudk
Copy link
Author

ruudk commented Nov 24, 2024

@bshaffer Could you approve the workflow so that we can merge (and release) it? Thanks 🙏

@sbuerk
Copy link

sbuerk commented Nov 24, 2024

not sure if deps would lead to a release (don't know release-please) ... not that we have the same issue with the pr because it was only chore.

@bshaffer bshaffer changed the title deps: Support PHP 8.4 fix: support php 8.4 Nov 24, 2024
@bshaffer bshaffer enabled auto-merge (squash) November 24, 2024 10:03
@bshaffer
Copy link
Collaborator

Hmm, I will need to look into why the static analysis tests are failing

@ruudk
Copy link
Author

ruudk commented Nov 24, 2024

According to the release please docs it also does a release for deps

@ruudk
Copy link
Author

ruudk commented Nov 24, 2024

Hmm, I will need to look into why the static analysis tests are failing

I can fix it, but it happens because PHPStan is not pinned. So this will keep happening because of that.

@bshaffer bshaffer mentioned this pull request Nov 24, 2024
@bshaffer bshaffer disabled auto-merge November 24, 2024 11:03
@bshaffer bshaffer merged commit e3d68b0 into firebase:main Nov 24, 2024
7 of 8 checks passed
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.

3 participants