stable

Clone or download

Read-only

Typecheck HTTP method names

This make sure we cannot create a route with a non existing HTTP method. Part of request #25325: WebDAV support broken at PROPPATCH Change-Id: Ibc39ae2a3c5dbe45a55e0cf3c482483d12f6a191

Modified Files

Name
M plugins/webdav/include/WebdavController.php +2 −2 Go to diff View file
M src/common/Request/CollectRoutesEvent.php +1 −1 Go to diff View file
M tests/psalm/psalm.xml +1 −0 Go to diff View file
A tests/psalm/stubs/FastRoute/RouteCollector.phpstub +34 −0 Go to diff View file