partial revert of PHP 8.1 installation fix, as it breaks VFS WebDAV access

This commit is contained in:
ralf 2022-12-05 21:31:47 +01:00
parent 2188791540
commit 9077583170

View File

@ -69,7 +69,7 @@ use HTTP_WebDAV_Server;
*/
class Vfs extends Vfs\Base
{
const PREFIX = 'vfs://default'; // using the original definition sometimes gives an autoloading error: Vfs\StreamWrapper::PREFIX;
const PREFIX = Vfs\StreamWrapper::PREFIX;
/**
* Name of the lock table