Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Dariusz Ruminski
|
ff023ed24e
DX PHPUnit - use dedicated assertions
|
8 years ago |
Marc Ypes
|
42c2d489df
HTTP_X_FORWARDED_FOR can be spoofed, proxies append to the list, so use last ip
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
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 |
Mark Story
|
fb318f222b
Merge pull request #10501 from cleptric/env-getter-setter
|
9 years ago |
Michael Hoffmann
|
7d7dae988f
Improve Tests
|
9 years ago |
Michael Hoffmann
|
d52b77b782
Remove setSession()
|
9 years ago |
Michael Hoffmann
|
f748b302f1
Use assertNull in test case
|
9 years ago |
Michael Hoffmann
|
7946bb72ac
Split ServerRequest::session() into getter/setter
|
9 years ago |
Michael Hoffmann
|
307dca88ac
Use the immutable pattern for setEnv() which is now withEnv()
|
9 years ago |
Michael Hoffmann
|
10136253e0
Split ServerRequest::env() into getter/setter
|
9 years ago |
Mark Story
|
13353f7713
Add cookie collection methods to ServerRequest.
|
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 |
thinkingmedia
|
72a2bb11d2
adds test for getQuery(null)
|
9 years ago |
thinkingmedia
|
20ca8396cc
moved RequestTest to ServerRequestTest
|
9 years ago |