php-sabredav 1.8.12-10 source package in Ubuntu

Changelog

php-sabredav (1.8.12-10) unstable; urgency=medium

  * Team upload

  [ Mike Gabriel ]
  * debian/watch: Add file.

  [ David Prévot ]
  * debian/tests/control:
    + Allow stderr during CI for PHP 8.1
    + Use mariadb-server instead of mysql-server

 -- David Prévot <email address hidden>  Fri, 26 Nov 2021 08:16:09 -0400

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe php
Noble release universe php
Mantic release universe php
Lunar release universe php
Jammy release universe php

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-sabredav_1.8.12-10.dsc 1.9 KiB 80cb0ec2c6c158f71101943e31cccab6a2a41abc4befda9ccd4d436f5be0a410
php-sabredav_1.8.12.orig.tar.gz 301.7 KiB c86d6699414593f5307595ed87670ce88cb3ff1eae49328de0e70b5605aac3e2
php-sabredav_1.8.12-10.debian.tar.xz 26.8 KiB 20a55371ef9ecf44f1ce360b87e65d0c5acd0e5f9e7dc9eb934fc6bfc2ac36f0

No changes file available.

Binary packages built by this source

php-sabre-dav: WebDAV Framework for PHP

 SabreDAV is meant to cover the entire standard, and attempts to allow
 integration using an easy to understand API.
 .
 Feature list:
  * Fully WebDAV compliant
  * Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive,
    Open Office, and probably more.
  * Passing all Litmus tests.
  * Supporting class 1, 2 and 3 Webdav servers.
  * Locking support.
  * Custom property support.
  * CalDAV (tested with Evolution, iCal, iPhone and Lightning).
  * CardDAV (tested with OS/X addressbook, the iOS addressbook and Evolution).
  * Over 97% unittest code coverage.
 .
 Supported RFC's:
  * RFC2617: Basic/Digest auth.
  * RFC2518: First WebDAV spec.
  * RFC3744: ACL (some features missing).
  * RFC4709: DavMount.
  * RFC4791: CalDAV.
  * RFC4918: WebDAV revision.
  * RFC5397: current-user-principal.
  * RFC5689: Extended MKCOL.
  * RFC6352: CardDAV
  * draft-daboo-carddav-directory-gateway: CardDAV directory gateway
  * CalDAV ctag, CalDAV-proxy.