Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update sabre/dav to fix return type annotation #1746

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

tinect
Copy link
Contributor

@tinect tinect commented Feb 3, 2024

PHP Fatal error: Declaration of League\Flysystem\WebDAV\UrlPrefixingClientStub::propFind($url, array $properties, $depth = 0) must be compatible with Sabre\DAV\Client::propFind($url, array $properties, $depth = 0): array in /home/runner/work/flysystem/flysystem/src/WebDAV/UrlPrefixingClientStub.php on line 10

@frankdejonge frankdejonge merged commit de9f800 into thephpleague:3.x Feb 4, 2024
1 of 5 checks passed
@tinect tinect deleted the feat/updateSabreDav branch February 4, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants