| .. |
|
Auth
|
80c123b9db
Do fewer allocations for simple default values.
|
9 years ago |
|
Cache
|
8065a18db3
Fix PHPCS errors.
|
9 years ago |
|
Collection
|
c9c2dc5daa
One less call to count()
|
9 years ago |
|
Console
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
|
Controller
|
ad85b8a591
Update version number.
|
9 years ago |
|
Core
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
|
Database
|
b8749fce52
Merge pull request #9432 from cakephp/issue-9424
|
9 years ago |
|
Datasource
|
6cf9f114c7
Fix up yellow warnings in IDE by proper doc block typehinting.
|
9 years ago |
|
Error
|
94553a10c6
Attach dispatcher filters before firing events.
|
9 years ago |
|
Event
|
fa9434e388
Take priorities into account when counting listeners for EventManager::__debugInfo
|
9 years ago |
|
Filesystem
|
f1b5d55d1e
Make `Folder::inPath()` even more strict.
|
9 years ago |
|
Form
|
855c4d114b
Fix CS error.
|
9 years ago |
|
Http
|
e6a06c5649
Close fastcgi request on range responses as well.
|
9 years ago |
|
I18n
|
13f006fbb6
Don't throw an exception on '' message strings.
|
9 years ago |
|
Log
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
|
Mailer
|
e816748937
Fix sentence structure for DebugTransport description
|
9 years ago |
|
Network
|
64db8ce2c6
Merge pull request #9530 from inoas/patch-3
|
9 years ago |
|
ORM
|
9981d12782
Merge pull request #9541 from cakephp/associated-record-with-null-field-value
|
9 years ago |
|
Routing
|
d7d0e22ac6
Fix requestAction() not working with middleware.
|
9 years ago |
|
Shell
|
779da1e30d
Fix up doc block
|
9 years ago |
|
Template
|
730af4b22d
Revert "Fix forward slash on nested prefixes"
|
9 years ago |
|
TestSuite
|
f210939944
Change to allow the class name in the setting of the fixture
|
9 years ago |
|
Utility
|
19ebb13a78
Fix up forgotten class aliasing issues and typehinting.
|
9 years ago |
|
Validation
|
86e6a8071c
Adding support for UploadedFileInterface to imageSize()
|
9 years ago |
|
View
|
353e25e8b5
Change `$value` @param of set() to `mixed`
|
9 years ago |
|
basics.php
|
3bfa33bc47
fix CS
|
9 years ago |