Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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