nextcloud/apps/dav/lib/Connector
Ferdinand Thiessen 9177e4e020
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 14:59:16 +02:00
..
Sabre fix(dav): properly handle files metadata 2026-06-08 14:59:16 +02:00
LegacyDAVACL.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LegacyPublicAuth.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00