| .. |
|
Auth
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
|
Cache
|
0d4549003a
Use CACHE instead of TMP.
|
7 years ago |
|
Collection
|
3d1c2801f1
Fixed return value type in methods
|
7 years ago |
|
Command
|
8d4b653557
Convert command objects to class name strings for HelpCommand output.
|
7 years ago |
|
Console
|
cc76f51dab
Display help text for a subcommand when no parser is defined.
|
7 years ago |
|
Controller
|
c7c772bcbf
Merge pull request #12586 from cakephp/bugfix/ext
|
7 years ago |
|
Core
|
3d1c2801f1
Fixed return value type in methods
|
7 years ago |
|
Database
|
9a155e90c8
Improved support for BINARY(n) and VARBINARY(n) columns
|
7 years ago |
|
Datasource
|
80e813a070
Move start/end calculation into datasource.
|
7 years ago |
|
Error
|
04342bba0e
Fix test.
|
7 years ago |
|
Event
|
8a98ec8ed7
add missing deprecation into Event::data()
|
7 years ago |
|
Filesystem
|
65667b17da
Remove mixed types and unused parameters.
|
7 years ago |
|
Form
|
309658fc7b
Update tests for #12024
|
8 years ago |
|
Http
|
78340f5fa6
Add tests
|
7 years ago |
|
I18n
|
a1221939a5
Fixed "explict" is a misspelling of "explicit"
|
7 years ago |
|
Log
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
|
Mailer
|
fc8bd4322d
Fixed bug causing message-id to be regenerated
|
7 years ago |
|
Network
|
ceac93119e
Refactoring tests
|
8 years ago |
|
ORM
|
e4af9c4442
In BelongsToMany, linking entities will set the junction table registry alias
|
7 years ago |
|
Routing
|
9110e6c682
Merge pull request #12488 from cakephp/73-compat
|
7 years ago |
|
Shell
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
|
TestSuite
|
d8bba8b49c
Fix duplicate route errors when using loadPlugin()
|
7 years ago |
|
Utility
|
c1b4650e78
Fixed "indentical" is a misspelling of "identical"
|
7 years ago |
|
Validation
|
4c807dc967
Fixed "existant" is a misspelling of "existent"
|
7 years ago |
|
View
|
02186dc3f3
Fixed "paramters" is a misspelling of "parameters"
|
7 years ago |
|
BasicsTest.php
|
96e6305c99
add direction:ltr into Debugger::printVar()
|
7 years ago |
|
DatabaseSuite.php
|
e441a345d8
Fix other uses of deprecated database features.
|
8 years ago |
|
ExceptionsTest.php
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |