ADmad
|
0defa45cbf
Replace Zend framework packages with Laminas.
|
6 years ago |
ADmad
|
edfba0c2cf
Merge files as objects by default in request data.
|
6 years ago |
ADmad
|
f3cabe98c0
Fix CS errors
|
6 years ago |
ADmad
|
b346386508
Merge branch '3.next' into 4.x
|
6 years ago |
ndm2
|
e7a39d61d5
Move/rename configuration option.
|
6 years ago |
ndm2
|
7edf758e45
Add initial support for file upload objects in the request data.
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
mscherer
|
e40d679489
Fix more array doc blocks to be more precise. Stricter typehints.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
5dccb330be
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
ba6059ce4b
Use config value instead of hardcoded "webroot" string.
|
7 years ago |
ADmad
|
77a2488bcd
Enable strict files for test files.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Mark Story
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
Mark Story
|
b15e4867c0
Don't preserve global state.
|
8 years ago |
Mark Story
|
d330657416
Run a few more tests in isolated processes.
|
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
|
b0da8f232f
Fallback to $_FILES instead of nothing.
|
9 years ago |
ADmad
|
5d061aecf4
Fix ServerRequest::input() incorrectly being set to "php://input"
|
9 years ago |
Mark Story
|
77c8c7e75c
Include a session on the PSR7 request.
|
9 years ago |
Mark Story
|
ed8cbc10f7
Add RequestFactory and RequestTransformer.
|
10 years ago |