nextcloud/apps/dav/lib/Connector
Ferdinand Thiessen e51978c2a5 fix(dav): properly handle files metadata
`PropFind::handle` expects a callable and fallsback to value,
but if you pass a string like `Date` thats also a callable for PHP.
So always put the value as the return value of a callable.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-08 16:05:59 +00:00
..
Sabre fix(dav): properly handle files metadata 2026-06-08 16:05:59 +00:00
LegacyDAVACL.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
LegacyPublicAuth.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00