Mark Story
|
4fa24469ca
Add coverage for replacing the session via withAttribute()
|
5 年 前 |
mscherer
|
ecf83d5de1
Clean up tests using PHPStan level 2/3.
|
6 年 前 |
mscherer
|
803d60ae32
Clean up tests using PHPStan level 1.
|
6 年 前 |
ADmad
|
023848e093
Cleanup ServerRequest tests.
|
6 年 前 |
ADmad
|
a41e9e12fa
Deprecate ServerRequest::input().
|
6 年 前 |
ADmad
|
936199c48b
Avoid manipulating PHP globals.
|
6 年 前 |
ADmad
|
e1f0fd6e9e
Remove remove support for outdated/unusual URL rewriting setups.
|
6 年 前 |
ADmad
|
0b89e1ef28
Move request method marshalling into ServerRequestFactory.
|
6 年 前 |
ADmad
|
85a86b7bcd
Move files array processing into ServerRequestFactory.
|
6 年 前 |
ADmad
|
0defa45cbf
Replace Zend framework packages with Laminas.
|
6 年 前 |
Corey Taylor
|
594a2c3291
Fixed markdown lists in docblocks
|
6 年 前 |
ADmad
|
20ca5a033c
Remove detector for Flash.
|
6 年 前 |
Edgaras Janušauskas
|
0e89f20ef8
Remove remaining pieces after requestAction removal
|
6 年 前 |
ADmad
|
edfba0c2cf
Merge files as objects by default in request data.
|
6 年 前 |
ADmad
|
f3cabe98c0
Fix CS errors
|
6 年 前 |
ADmad
|
b346386508
Merge branch '3.next' into 4.x
|
6 年 前 |
ADmad
|
3fa0c979b8
Merge pull request #13555 from ndm2/feature/file-upload-objects-in-data
|
6 年 前 |
mscherer
|
7b9045a653
Fix CS.
|
6 年 前 |
ndm2
|
d2839b190f
Add additional file tests.
|
6 年 前 |
ndm2
|
7edf758e45
Add initial support for file upload objects in the request data.
|
6 年 前 |
ADmad
|
801a812195
Fix CS errors.
|
6 年 前 |
Mark Story
|
c50627ccaf
Merge pull request #13247 from cakephp/4.x-types
|
6 年 前 |
mscherer
|
9a402398b2
Fix also ServerRequest referer to default to local.
|
6 年 前 |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 年 前 |
ADmad
|
cf569b9c15
Fix CS error.
|
7 年 前 |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 年 前 |
ADmad
|
ee48b20d1e
Return null if no referrer is found.
|
7 年 前 |
Mark Story
|
9cb139ef59
Remove newly deprecated features.
|
7 年 前 |
ADmad
|
e806b42085
Fix CS errors.
|
7 年 前 |
Mark Story
|
30b9bf0db0
Fix tests that were failing with 3.next merge
|
7 年 前 |