stable
Clone or download
Read-only
Merge 'gerrit #19290' into stable/master
* commit '379421a217': request #14715 NotFound should be more user friendly Change-Id: I00218282c09f0050b8adf7c616f6bb78514771af
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Request/FrontRouter.php | +27 | −8 | Go to diff View file |
A | src/common/Request/HeaderAcceptReader.php | +49 | −0 | Go to diff View file |
M | src/composer.json | +2 | −1 | Go to diff View file |
M | src/composer.lock | +65 | −7 | Go to diff View file |
M | tests/unit/common/Request/FrontRouterTest.php | +79 | −17 | Go to diff View file |
A | tests/unit/common/Request/HeaderAcceptReaderTest.php | +81 | −0 | Go to diff View file |