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/index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Welcome
2
2
3
+
::: warning Unsupported Version
4
+
You are viewing documentation for an **unsupported version** of CakePHP. For the most recent stable version, please visit the [official documentation](https://book.cakephp.org/).
5
+
:::
6
+
3
7
CakePHP 3 is a web development framework running on PHP |phpversion| (min. PHP |minphpversion|). Read [CakePHP at a Glance](intro) to get an introduction to the fundamentals of CakePHP 3.
4
8
5
9
The CakePHP cookbook is an openly developed and community editable documentation
0 commit comments