ensure error when deleting entire storage or deleting directory by delete method instead of deleteDirectory #763
Annotations
5 errors
PHPUnit tests on 8.0:
src/WebDAV/UrlPrefixingClientStub.php#L10
Method League\Flysystem\WebDAV\UrlPrefixingClientStub::propFind() has parameter $url with no type specified.
|
PHPUnit tests on 8.0
Process completed with exit code 1.
|
PHPUnit tests on 8.0 --prefer-lowest
Process completed with exit code 8.
|
PHPUnit tests on 8.1:
src/WebDAV/UrlPrefixingClientStub.php#L10
Method League\Flysystem\WebDAV\UrlPrefixingClientStub::propFind() has parameter $url with no type specified.
|
PHPUnit tests on 8.1
Process completed with exit code 1.
|