Skip to content

Commit

Permalink
Merge pull request #7916 from cakephp/5.next-phpunit-11
Browse files Browse the repository at this point in the history
5.next mention PHPUnit 11 support
  • Loading branch information
markstory authored Sep 13, 2024
2 parents 7a7d5b9 + 01412e8 commit a2c2ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions en/appendices/5-1-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ ORM
TestSuite
---------

- CakePHP as well as the app template have been updated to use PHPUnit ``^10.5.5 || ^11.1.3"``.
- ``ConnectionHelper`` methods are now all static. This class has no state and
its methods were updated to be static.
- ``LogTestTrait`` was added. This new trait makes it easy to capture logs in
Expand Down

0 comments on commit a2c2ab2

Please sign in to comment.