Add PHPUnit 13 support - #2
Conversation
|
Companion documentation update: rasuvaeff/property-testing-core#11 |
|
Warning Review limit reached
Next review available in: 53 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. 📝 WalkthroughWalkthroughThe Composer requirement now includes PHPUnit 13. Documentation and the changelog state that PHPUnit 13 requires PHP 8.4.1+, while PHP 8.3 remains compatible with PHPUnit 11 or 12. ChangesPHPUnit compatibility
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Summary
llms.txtVerification
composer buildwith PHPUnit 13.1.14vendor/bin/phpunit examples/SortPropertyTest.phpgit diff --checkPHPUnit 13.1.14: 39 tests, 1052 assertions. Example suite: 3 tests, 4121 assertions.
Summary by CodeRabbit