| .. |
|
Auth
|
82ac89808d
Use hmac for digest nonces
|
8 years ago |
|
Cache
|
2852a07167
Fix redis increment/decrement with infinite timeout.
|
8 years ago |
|
Collection
|
57fe8d9160
Fix Collection throwing an exception when Traversable given.
|
8 years ago |
|
Console
|
b3876082cd
Add annoations to avoid ignoring phpstan reported errors
|
8 years ago |
|
Controller
|
2e0d6b1d1f
Add casting to make CookieComponent more backwards compatible.
|
8 years ago |
|
Core
|
91475ccfa5
Fix parseDsn() ignoring empty strings
|
8 years ago |
|
Database
|
7c988031eb
Emit log messages when connections are destroyed mid transaction
|
8 years ago |
|
Datasource
|
16cd1c843e
Revert back "andWhere()" calls.
|
8 years ago |
|
Error
|
eceac7dfbe
Fix error output line highlighting off by one.
|
8 years ago |
|
Event
|
020915ecaf
Fix incorrect doc block
|
8 years ago |
|
Filesystem
|
8d4a13a3d1
Use HTTPS for various other URLs
|
8 years ago |
|
Form
|
37c1f1b24d
Add Form::setErrors().
|
8 years ago |
|
Http
|
11375f7d3a
Fix CookieCollection::parseSetCookieHeader when the cookie has properties that are not expected in Cookie Object
|
8 years ago |
|
I18n
|
ba43bd6440
Don't replace plural message ids with singular ones.
|
8 years ago |
|
Log
|
2dd4bdf37c
Merge branch 'master' into 3.next
|
8 years ago |
|
Mailer
|
a41e63ea6c
Add the $previous argument to all exceptions
|
8 years ago |
|
Network
|
d39d120a60
Merge pull request #11069 from inoas/patch-9
|
8 years ago |
|
ORM
|
3b1a0ba50d
Update documentation to be clearer on how marshalling works
|
8 years ago |
|
Routing
|
844c9fdee9
Do not serve hidden files or files in hidden folders
|
8 years ago |
|
Shell
|
f2d347ae41
Implement mark's suggestion to avoid breaking people's workflow
|
8 years ago |
|
Template
|
ce3bf93d77
Add more clear error messaging for incorrect URL inflection
|
8 years ago |
|
TestSuite
|
07640f8108
Add more assertion methods to ConsoleIntegrationTestCase.
|
8 years ago |
|
Utility
|
e9fdee344d
Change default for parseHuge to false to avoid OOM on xml expansion
|
8 years ago |
|
Validation
|
4253fe7219
Merge branch 'master' into 3.next
|
8 years ago |
|
View
|
8a067be6cd
Add more context on formhelper templates.
|
8 years ago |
|
basics.php
|
39f2b8a9ec
Loading PHPUnit aliases once from all initial autoloaded files
|
8 years ago |