]> source.dussan.org Git - nextcloud-server.git/commit
fix: cominbation of small fixes
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 21 Jun 2023 16:01:49 +0000 (18:01 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 21 Jun 2023 18:28:01 +0000 (20:28 +0200)
commita0f9556f7c68422a5637b4d5f5a1694f7e78e591
tree5ba5fed17a230df4f67887392fd2b8d184ac5dff
parent49db546f784e5e1d715a29d737508604b19f69eb
fix: cominbation of small fixes

- possible null return
- parameter name mismatch in implementation
- incomplete unit test

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/dav/lib/Connector/Sabre/FilesReportPlugin.php
apps/dav/tests/unit/Connector/Sabre/FilesReportPluginTest.php
lib/private/Files/Node/Folder.php