Mark Story
|
5f923fffc9
Fix usage of addParams() across the tests.
|
8 years ago |
Mark Story
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
mark_story
|
068659c61b
Fix deprecated failures in SecurityComponent.
|
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 |
Jose Diaz-Gonzalez
|
370fe1ebb2
3.next - Add deprecation warnings to the Utility package
|
8 years ago |
Mark Story
|
0eee967d26
Add deprecations for Controller
|
8 years ago |
Mark Story
|
f541bdcb55
Fix tests for PHP7.2 session_id problems.
|
8 years ago |
Mark Story
|
8467d1edbb
Fixate session_id() in security component tests.
|
8 years ago |
Mark Story
|
ec915e5de5
Fix SecurityComponent tests.
|
8 years ago |
Marc Ypes
|
22b8fc4a24
Use hmac for token hashes to avoid collisions
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
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 |
chinpei215
|
c792290d2e
Fix _validatePost returns true when empty form is submitted
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Mark Story
|
1563b6fabb
Fix tests failing due to environment pollution.
|
9 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
Mark Story
|
02f8000ed7
Merge branch 'master' into 3.next
|
9 years ago |
gregs
|
0bfad80d97
Improve consistency of docblocks
|
9 years ago |
Mark Story
|
8b07eba14f
Clean up property usage.
|
9 years ago |
Mark Story
|
7ba35f4e9b
Merge branch 'master' into 3.next
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
thinkingmedia
|
6f3c0287a2
fix SecurityComponentTest, does not use event data for test
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
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 |