| .. |
|
Auth
|
839aff4bb1
Update docs for Authentication adapters
|
7 years ago |
|
Cache
|
f05e227cd8
Close directory handle to prevent locking issues
|
7 years ago |
|
Collection
|
cd9f495fb6
Update phpstan to v0.10.
|
7 years ago |
|
Command
|
8d4b653557
Convert command objects to class name strings for HelpCommand output.
|
7 years ago |
|
Console
|
1610cba8df
Don't break UNC file paths
|
7 years ago |
|
Controller
|
c7c772bcbf
Merge pull request #12586 from cakephp/bugfix/ext
|
7 years ago |
|
Core
|
cd9f495fb6
Update phpstan to v0.10.
|
7 years ago |
|
Database
|
123c5c8fb6
Fixed detection of "binary" column. SqlserverSchema now returns lengths of binary fields.
|
7 years ago |
|
Datasource
|
64ef1f0e28
Fix phpstan reported doc block and casting issues.
|
7 years ago |
|
Error
|
96e6305c99
add direction:ltr into Debugger::printVar()
|
7 years ago |
|
Event
|
64ef1f0e28
Fix phpstan reported doc block and casting issues.
|
7 years ago |
|
Filesystem
|
ae7ec50e12
Update doc block to indicate absolute path requirement.
|
7 years ago |
|
Form
|
1b31d99b6a
Fix #11985
|
8 years ago |
|
Http
|
1c8dd01864
Merge pull request #12638 from garas/session_handler_php72
|
7 years ago |
|
I18n
|
0516ca1d62
Fix MoParser if an message exist with and without context. And it is also more inline with the PoFileParser.
|
7 years ago |
|
Log
|
d302919174
Merge branch '3.next' into phpstan-l3
|
8 years ago |
|
Mailer
|
fc8bd4322d
Fixed bug causing message-id to be regenerated
|
7 years ago |
|
Network
|
4fd1bd1a35
Add missing versions to deprecation notices.
|
7 years ago |
|
ORM
|
c7efbf469f
Fix class name usage to const
|
7 years ago |
|
Routing
|
a074a0735c
Fix typo in Route.php
|
7 years ago |
|
Shell
|
bac14598cf
Use locale path set in config
|
7 years ago |
|
Template
|
a6501f74a4
missing plugin error with new plugin way
|
7 years ago |
|
TestSuite
|
93b4a6c404
Fixing style errors.
|
7 years ago |
|
Utility
|
fc95e24f24
Merge pull request #12527 from garas/malformed_encrypted_cookies
|
7 years ago |
|
Validation
|
824d8c6f26
Fixed "Comparision" is a misspelling of "Comparison"
|
7 years ago |
|
View
|
f2cdd62b27
Fix merging of label options in MultiCheckboxWidget.
|
7 years ago |
|
basics.php
|
39f2b8a9ec
Loading PHPUnit aliases once from all initial autoloaded files
|
8 years ago |