Skip to content

PHPORM-164 Run tests with PHP 8.4 #2830

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

Merged
merged 2 commits into from
Apr 24, 2024
Merged

PHPORM-164 Run tests with PHP 8.4 #2830

merged 2 commits into from
Apr 24, 2024

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Apr 8, 2024

Fix PHPORM-164

See what's new in PHP 8.4 on php.watch.

We have no implicitly nullable arguments. So nothing to fix so far.

Checklist

  • Add tests and ensure they pass
  • Add an entry to the CHANGELOG.md file
  • Update documentation for new features

@GromNaN GromNaN requested a review from jmikola April 8, 2024 08:30
@GromNaN GromNaN requested a review from a team as a code owner April 8, 2024 08:30
@GromNaN GromNaN force-pushed the PHPORM-164 branch 3 times, most recently from 85bae41 to a5f3767 Compare April 8, 2024 08:53
@GromNaN GromNaN force-pushed the PHPORM-164 branch 2 times, most recently from 6e72c12 to 87f4912 Compare April 10, 2024 13:05
@GromNaN
Copy link
Member Author

GromNaN commented Apr 10, 2024

Single deprecation issue to be fixed by spatie/laravel-ray#340

@@ -31,6 +31,12 @@ jobs:
laravel: "10.*"
mongodb: "5.0"
mode: "low-deps"
os: "ubuntu-latest"
- php: "8.4"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to allow failures on 8.4, or wait until spatie/laravel-ray#340 is merged?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll see tomorrow, depending on how responsive the maintainers are.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting for the branch alias to be fixed spatie/laravel-ray#341, or the fix to be released.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New package update: spatie/ray#903

@GromNaN GromNaN added this to the 4.3 milestone Apr 15, 2024
@GromNaN GromNaN requested review from jmikola and alcaeus April 24, 2024 15:27
@GromNaN
Copy link
Member Author

GromNaN commented Apr 24, 2024

All good, the 3rd party packages are fixed.

@GromNaN GromNaN merged commit 28fddb9 into mongodb:4.2 Apr 24, 2024
@GromNaN GromNaN deleted the PHPORM-164 branch April 25, 2024 08:30
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