Fix integration test errors on PHP 8.5#4033
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThis PR refactors test infrastructure by introducing a centralized Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested labels
Suggested reviewers
✨ Finishing Touches
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 PHPStan (2.1.39)Invalid configuration: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ors-on-php-8-5" (4f34453)
Description
With this PR, we're fixing integration test errors on PHP 8.5.
Motivation and context
Failing integration tests were inhibiting our workflow
How has this been tested?
Integration tests now pass on PHP 8.5.
Summary by CodeRabbit
Tests
Refactor