ADmad
|
6ab7f35834
Merge branch 'master' into 3.next
|
7 years ago |
Edgaras Janušauskas
|
684ffe174c
Use assertSame() for strict empty string check
|
7 years ago |
Mark Story
|
9255134bf8
Merge branch 'master' into 3.next
|
7 years ago |
Edgaras Janušauskas
|
db362e9a3c
Stricter validation for encrypted cookie
|
7 years ago |
Edgaras Janušauskas
|
4c2dc8537d
Do not throw exception if encrypted cookie too short
|
7 years ago |
Daniel Platt
|
9d749c81d5
Update CookieCryptTrait.php
|
7 years ago |
David Yell
|
406dce8fe6
Updated the test cases to remove deprecated usage of the withCookie method
|
7 years ago |
ADmad
|
3849cff438
Revert "Update expected exception messages."
|
8 years ago |
ADmad
|
0cbe0b020c
Update expected exception messages.
|
8 years ago |
Mark Story
|
986c23c35b
Stop using deprecated properties in Components.
|
8 years ago |
mark_story
|
035f583eea
Fix deprecated method use in CookieComponent.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
031d991f85
Fix deprecation use in components.
|
8 years ago |
Mark Story
|
2e0d6b1d1f
Add casting to make CookieComponent more backwards compatible.
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
Mark Story
|
9fff233e7d
Merge branch 'master' into 3.next
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
ADmad
|
d00d7fdfe0
Remove use of TestCase::getMock() from "Controller" namepace tests.
|
9 years ago |
Joris Vaesen
|
6751ae72ba
Custom encryption key when using ConfigKey
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
8deb66f03c
Accomodate immutable dates and use named formats.
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |