php-sabredav 1.8.12-9ubuntu1 source package in Ubuntu

Changelog

php-sabredav (1.8.12-9ubuntu1) impish; urgency=medium

  * d/t/control: Add allow-stderr to Restrictions
    for autopkgtest to pass against PHP 8.0.

 -- Utkarsh Gupta <email address hidden>  Wed, 02 Jun 2021 17:20:00 +0530

Upload details

Uploaded by:
Utkarsh Gupta
Sponsored by:
Gianfranco Costamagna
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-sabredav_1.8.12.orig.tar.gz 301.7 KiB c86d6699414593f5307595ed87670ce88cb3ff1eae49328de0e70b5605aac3e2
php-sabredav_1.8.12-9ubuntu1.debian.tar.xz 26.8 KiB 2d25a6287461c4495a32f6400e6c78e363c46e7026eda86cad0f7ad7fa9b736b
php-sabredav_1.8.12-9ubuntu1.dsc 2.3 KiB bfe84b36f8cd83b3619340eec1da63513da663fc918470ed372186fd7205ee3c

Available diffs

View changes file

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.