ADmad
|
902a63a5b4
Merge branch '4.x' into 4.next
|
3 years ago |
Kevin Pfeifer
|
5ea45e40e0
handle numeric keys in cookies being parsed from the server request
|
3 years ago |
Mark Story
|
e6f184d1fe
Add deprecation warning for #16698
|
3 years ago |
Kevin Pfeifer
|
eacf7661fe
backport https detector from 5.x
|
3 years ago |
ADmad
|
513c2835b1
Throw an exception for invalid request detector types
|
3 years ago |
Mark Story
|
9d3a9230b3
Fix request->is(xml) returning true for HTML requests (#16585)
|
3 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |
Corey Taylor
|
3f742d563e
Fix tests param typehints
|
4 years ago |
mscherer
|
60f7b70df7
Fix up more controller casing issues
|
4 years ago |
mirko-pagliai
|
31e4ca8186
fixed `ServerRequest::is()`
|
5 years ago |
ADmad
|
f81cf2fed5
Make FlashMessage instance available through a ServerRequest.
|
5 years ago |
Corey Taylor
|
47a98ade55
Merge branch 'master' into 4.next
|
5 years ago |
ravage84
|
0036eccc88
AJAX in uppercase
|
5 years ago |
ravage84
|
8311e0bbff
JSON in uppercase
|
5 years ago |
ravage84
|
5ad6ecdfb2
XML in uppercase
|
5 years ago |
Corey Taylor
|
7013b5ed8e
Deprecate Exception::responseHeader() in favor of HttpException
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
Mark Story
|
4fa24469ca
Add coverage for replacing the session via withAttribute()
|
5 years ago |
mscherer
|
ecf83d5de1
Clean up tests using PHPStan level 2/3.
|
5 years ago |
mscherer
|
803d60ae32
Clean up tests using PHPStan level 1.
|
5 years ago |
ADmad
|
023848e093
Cleanup ServerRequest tests.
|
6 years ago |
ADmad
|
a41e9e12fa
Deprecate ServerRequest::input().
|
6 years ago |
ADmad
|
936199c48b
Avoid manipulating PHP globals.
|
6 years ago |
ADmad
|
e1f0fd6e9e
Remove remove support for outdated/unusual URL rewriting setups.
|
6 years ago |
ADmad
|
0b89e1ef28
Move request method marshalling into ServerRequestFactory.
|
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 |
Corey Taylor
|
594a2c3291
Fixed markdown lists in docblocks
|
6 years ago |