Mark Story
|
a7bedf10bb
Set max PHP version.
|
5 years ago |
Mark Story
|
6d488df680
Merge pull request #14909 from zoghal/3.x-patch-pj()
|
5 years ago |
ADmad
|
849c681f8b
Merge pull request #15082 from TerryKern/3.x-grammar
|
5 years ago |
terry.kern
|
11d85302e2
Improve wording, grammar, punctuation etc.
|
5 years ago |
Mark Story
|
c232f52c82
Merge pull request #15052 from motooka/samesite-default-value
|
5 years ago |
Mark Story
|
e51743ca9f
Merge pull request #15051 from TerryKern/3.x-email-sender-docblock
|
5 years ago |
Tadahisa Motooka
|
b5c3bff366
Remove trailing whitespace
|
5 years ago |
Tadahisa Motooka
|
3d85dd2276
Add test of missing-samesite
|
5 years ago |
Tadahisa Motooka
|
7b0f7664e2
Use default value if samesite is not set
|
5 years ago |
terry.kern
|
4f6bb2ef07
Made a more accurate comment on Email sender methods
|
5 years ago |
Mark Story
|
74f60e2e1f
Update version number to 3.9.3
|
5 years ago |
Mark Story
|
880518a0db
Merge pull request #15017 from cakephp/port-15015
|
5 years ago |
itosho
|
5aa37eac3a
Update src/Database/Query.php
|
5 years ago |
itosho
|
8966859296
Add Cake\ORM\Query
|
5 years ago |
Mark Story
|
4e58894ff7
Merge pull request #14987 from cakephp/3.x-cookie-samesite
|
5 years ago |
ADmad
|
fd2f28413e
Update error message
|
5 years ago |
ADmad
|
f24c46f071
Add throws tag in docblock
|
5 years ago |
ADmad
|
8d1ea003a1
Use new signature of setcookie() for PHP 7.3+ in Session class.
|
5 years ago |
ADmad
|
229c234343
Fix tests
|
5 years ago |
ADmad
|
ac0c6aeb3a
Add support for "SameSite" attribute for CSRF protection cookies.
|
5 years ago |
ADmad
|
30be57b46f
Add support for specifying "SameSite" attribute for cookies.
|
5 years ago |
Mark Story
|
7106584d61
Merge pull request #14914 from tersmitten/fix-response-deprecations
|
5 years ago |
Mark Story
|
bf8f845891
Merge pull request #14964 from cakephp/fix-14961
|
5 years ago |
Mark Story
|
5a79128781
Fix HasMany not applying closure conditions during unlink
|
5 years ago |
Mark Story
|
f97a710882
Update version number to 3.9.2
|
5 years ago |
Mischa ter Smitten
|
e397d4acf8
withStringBody?
|
5 years ago |
Mischa ter Smitten
|
c91f194a11
Revert and enable
|
5 years ago |
Mischa ter Smitten
|
dfbf86fd44
Revert and enable
|
5 years ago |
Mischa ter Smitten
|
a681bfe319
body() -> getBody()
|
5 years ago |
Mischa ter Smitten
|
f5766a1a95
Revert some changes
|
5 years ago |