-
Notifications
You must be signed in to change notification settings - Fork 572
Home
Mark Scherer edited this page Jan 7, 2024
·
10 revisions
| DebugKit plugin | branch | CakePHP core | PHP min |
|---|---|---|---|
| 2.x (EOL) | 2.2 | 2.x | PHP 5.3 |
| 3.x | 3.x | 3.x | PHP 5.6 |
| 4.x | 4.x | 4.x | PHP 7.2 |
| 5.x | 5.x | 5.x | PHP 8.1 |
Older versions:
-
1.0, 1.1, 1.2are compatible with CakePHP 1.2.x. These releases of DebugKit will not work with CakePHP 1.3. You can also use the1.2-branchfor the mos recent updates and bugfixes. -
1.3.0is compatible with CakePHP 1.3.x only. It will not work with CakePHP 1.2. You can also use the1.3branch to get the most recent updates and bugfixes.
See the roadmap for more information on what is being planned for future releases.
Documentation for 3.x can be found in the CakePHP book. While documentation for 2.x can be found in the README.