This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp-tools
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2749217a25
Branches
Tags
cake2
cake3
cake4
master
3.8.2
3.8.1
3.8.0
3.7.0
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.2
3.1.1
3.1.0
3.0.0
3.0.0-RC
2.7.0
2.6.2
2.6.1
2.6.0
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.0
2.2.1
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-beta
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.2
0.11.1
0.10.7
0.10.6
0.10.5
0.10.3
0.10.2
0.10.1
0.10.0
0.9.10
0.9.9
0.9.8
0.9.7
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7
0.6
0.5
0.4
0.3
0.2
0.1
cakephp-tools
/
docs
/
Upgrade.md
Upgrade.md
375 B
History
Raw
Migration from 4.x to 5.x
CommonComponent
setHelpers()
has been removed in favor of core usage directly.
Auth
MultiColumn authentication has fully been moved to
TinyAuth
plugin.
Utility
L10n
,
Mime
classes have been removed
Mutable
Time
class has been removed, use immutable
DateTime
instead.