Skip to content

Commit 92dcf01

Browse files
authored
Merge pull request #7791 from cakephp/connection-helper
Add docs notes for cakephp/cakephp#17521
2 parents 2ce7503 + 947c569 commit 92dcf01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

en/appendices/5-1-upgrade-guide.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Http
4444
TestSuite
4545
---------
4646

47+
- ``ConnectionHelper`` methods are now all static. This class has no state and
48+
its methods were updated to be static.
4749
- ``LogTestTrait`` was added. This new trait makes it easy to capture logs in
4850
your tests and make assertions on the presence or absence of log messages.
4951

0 commit comments

Comments
 (0)