| .. |
|
Auth
|
781fa5ee2d
Cleanup return types.
|
10 years ago |
|
Cache
|
673a5175f1
Fix scrutinizer warnings in several packages.
|
10 years ago |
|
Collection
|
a5a22bd7a3
A different fix for #7649
|
10 years ago |
|
Console
|
d2a058f665
Set shell command 'main' before running startUp
|
10 years ago |
|
Controller
|
0f818a23a8
Only allow GET, HEAD, OPTIONS to not have CSRF tokens.
|
10 years ago |
|
Core
|
a88547b062
"debug" is boolean in 3.x
|
10 years ago |
|
Database
|
8b81a9104f
Forward port #7428
|
10 years ago |
|
Datasource
|
74ec45d711
Correct docblock for connection manager parseDsn
|
10 years ago |
|
Error
|
c3508f3b9c
Fix CS error
|
10 years ago |
|
Event
|
b148a78511
Fix return type hint.
|
10 years ago |
|
Filesystem
|
7d157b60a2
Fix CS.
|
10 years ago |
|
Form
|
34cc144e5a
Remove unused use statements
|
10 years ago |
|
I18n
|
3698f69198
Doc block corrections.
|
10 years ago |
|
Log
|
3ac31540d0
Fix type hints/references.
|
10 years ago |
|
Mailer
|
84ddb6c54c
Use DIRECTORY_SEPARATOR instead of /
|
10 years ago |
|
Network
|
3d18f280bc
Split the protocol out of the host name.
|
10 years ago |
|
ORM
|
0335d9774f
Merge pull request #7732 from ndm2/pass-options-to-internal-table-calls
|
10 years ago |
|
Routing
|
a3066fafef
Fix RouteBuilder::resources() with dasherize.
|
10 years ago |
|
Shell
|
1cac534f0f
fix a render issue when the result of the progress is a float
|
10 years ago |
|
Template
|
1d53d8ef29
set the class variable when throwing exception
|
10 years ago |
|
TestSuite
|
1162121f1e
Fix connection aliasing
|
10 years ago |
|
Utility
|
22883027f8
Removed duplicated array keys in Inflector.
|
10 years ago |
|
Validation
|
c4c27018bc
Removing old Validation class syntax. Better pass the parameters than arrays
|
10 years ago |
|
View
|
3deed718b9
Fix TimeHelper using the incorrect timezone.
|
10 years ago |
|
basics.php
|
9b05995b45
better error message
|
10 years ago |