stable

Clone or download

Read-only

chore: Sabre\DAV\Server::exec() is deprecated

From the[changelog][1]: > Added Sabre\DAV\Server::start(). This replaces ::exec(). ::exec() is > now deprecated, but we're keeping it around for a year or two to make > the transition easier. plugins/webdav/www/index.php is left untouched because it is not used anymore and will be deleted soon in a dedicated contribution. No functional changes expected. Part of story #24980: forbid modifications of document properties by WRITERS [1]: https://github.com/sabre-io/dav/blob/4.3.0/CHANGELOG.md#330-alpha1-2018-06-04 Change-Id: I1a7bc00cc01fe378a4e330fd8c19e868ff2ae477

Modified Files

Name
M plugins/webdav/include/WebdavController.php +1 −1 Go to diff View file