You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/appendices/migration-guides.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
---
2
+
title: "Migration Guides"
3
+
description: "Migration guides contain information regarding the new features introduced in each version and the migration path between 5.x minor releases."
4
+
---
5
+
1
6
# Migration Guides
2
7
3
8
Migration guides contain information regarding the new features introduced in
Copy file name to clipboardExpand all lines: docs/en/appendices/phpunit-upgrade.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
---
2
+
title: "PHPUnit Upgrade"
3
+
description: "This guide covers the PHPUnit version requirements and migration steps for CakePHP 5.x applications. CakePHP 5.x requires PHPUnit ^11.5.3 or ^12.1.3."
4
+
---
5
+
1
6
# PHPUnit Upgrade
2
7
3
8
This guide covers the PHPUnit version requirements and migration steps for CakePHP 5.x applications.
0 commit comments