ADmad
|
ebf24867da
Update phpstan and psalm.
|
3 years ago |
Mark Story
|
937b3231fe
Use a decorator instead.
|
4 years ago |
Mark Story
|
68199cf635
Add Uri subclass to avoid dynamic properties
|
4 years ago |
mscherer
|
558a55fbc5
Fix IDE found issues/smells.
|
4 years ago |
ADmad
|
16ecc3074c
Don't use strlen() when we just need to check if string is empty or not.
|
5 years ago |
ADmad
|
241466b2a5
Merge branch 'master' into 4.next
|
6 years ago |
ADmad
|
2321ee9fd7
Revert constructor signature change introduced in #14575.
|
6 years ago |
Mark Story
|
3ebfb227be
Fix form-urlencoded PUT bodies not working in tests
|
6 years ago |
ADmad
|
186646a6c2
Merge branch 'master' into 4.next
|
6 years ago |
ADmad
|
19f8bb3544
Maintain new/empty line consistency in docblocks.
|
6 years ago |
ADmad
|
0b89e1ef28
Move request method marshalling into ServerRequestFactory.
|
6 years ago |
ADmad
|
f9753537fe
Rename $post to $parseBody
|
6 years ago |
ADmad
|
71299214e4
Add typehints
|
6 years ago |
ADmad
|
85a86b7bcd
Move files array processing into ServerRequestFactory.
|
6 years ago |
ADmad
|
0defa45cbf
Replace Zend framework packages with Laminas.
|
6 years ago |
ADmad
|
b8a4905dca
Fix CS errors
|
6 years ago |
ADmad
|
edfba0c2cf
Merge files as objects by default in request data.
|
6 years ago |
ADmad
|
b346386508
Merge branch '3.next' into 4.x
|
6 years ago |
ADmad
|
dc1d947f45
Fix errors reported by psalm.
|
6 years ago |
ndm2
|
3c55601e25
Use a boolean default.
|
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 |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
mscherer
|
983da66d3f
Add short list sniffer rule.
|
7 years ago |
ADmad
|
7c9d914289
Simplify code.
|
7 years ago |
ADmad
|
79755c9978
Update method to properly create our ServerRequest instance.
|
7 years ago |
ADmad
|
723075f102
Implement diactoros' ServerRequestFactoryInterface instead of extending ServerRequestFactory.
|
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 |
Mark Story
|
9aadc16bcb
Merge branch '3.next' into 4.x
|
7 years ago |