Your message dated Sat, 03 Oct 2020 10:03:45 +0000
with message-id <e1koeoh-000ffj...@fasolo.debian.org>
and subject line Bug#952356: fixed in php-sabredav 1.8.12-9
has caused the Debian Bug report #952356,
regarding php-sabredav: FTBFS: tests failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
952356: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952356
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: php-sabredav
Version: 1.8.12-8
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> phpunit --configuration tests/phpunit.xml
> PHPUnit 8.5.2 by Sebastian Bergmann and contributors.
> 
> ..SSSSSSSSSSSSSSSSSSSSSSS..WW..W.W..............WWW....W...W.   61 / 1201 (  
> 5%)
> ......WW..W.W....WWW......................R..................  122 / 1201 ( 
> 10%)
> ......................R.R...............RR..........W..WW....  183 / 1201 ( 
> 15%)
> ...W.....WWW....WWWWW...R....W..............W.......W...WW...  244 / 1201 ( 
> 20%)
> .WW............................WW......................WW....  305 / 1201 ( 
> 25%)
> .....WW....WW..WW...RSRSSW.W........RSRS...R....W............  366 / 1201 ( 
> 30%)
> .........R.W....WWW.WW.WW.W...............WW...W........W.W..  427 / 1201 ( 
> 35%)
> W....W.SSSSSSSSSSSS.....W.................W..............RS..  488 / 1201 ( 
> 40%)
> .WW.WW.W..W.W...................................WW.EWWWW.RW..  549 / 1201 ( 
> 45%)
> W.SS...RW..WW...WW....WWWRSSSS.S.........RW.......RRR........  610 / 1201 ( 
> 50%)
> ........W....................................................  671 / 1201 ( 
> 55%)
> ..........R...............SSSSSSSS...........................  732 / 1201 ( 
> 60%)
> .......................W.....................................  793 / 1201 ( 
> 66%)
> ..........W.....W..................................W.W....W..  854 / 1201 ( 
> 71%)
> WW......W..........W............WW..............R......W.....  915 / 1201 ( 
> 76%)
> ..............................................WW...........WW  976 / 1201 ( 
> 81%)
> ...........................WW.......WW.W.WWWWWWW............. 1037 / 1201 ( 
> 86%)
> .W.WWWWWWWWWW..........................W.SSSSSSSSS........... 1098 / 1201 ( 
> 91%)
> W........W.............W.R.R....W.WW...W......WRSS........... 1159 / 1201 ( 
> 96%)
> .................E........................                    1201 / 1201 
> (100%)
> 
> Time: 2.63 seconds, Memory: 30.00 MB
> 
> There were 2 errors:
> 
> 1) Sabre\DAV\Auth\Backend\AbstractDigestTest::testAuthenticateNoHeaders
> Trying to access array offset on value of type bool
> 
> /<<PKGBUILDDIR>>/lib/Sabre/HTTP/DigestAuth.php:125
> /<<PKGBUILDDIR>>/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php:61
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/Auth/Backend/AbstractDigestTest.php:22
> 
> 2) Sabre\HTTP\DigestAuthTest::testInvalidDigest2
> Trying to access array offset on value of type bool
> 
> /<<PKGBUILDDIR>>/lib/Sabre/HTTP/DigestAuth.php:136
> /<<PKGBUILDDIR>>/lib/Sabre/HTTP/DigestAuth.php:100
> /<<PKGBUILDDIR>>/tests/Sabre/HTTP/DigestAuthTest.php:164
> 
> --
> 
> There were 140 warnings:
> 
> 1) Sabre\CalDAV\Backend\PDOSQLiteTest::testCreateCalendarAndFetch
> assertInternalType() is deprecated and will be removed in PHPUnit 9. Refactor 
> your test to use assertIsArray(), assertIsBool(), assertIsFloat(), 
> assertIsInt(), assertIsNumeric(), assertIsObject(), assertIsResource(), 
> assertIsString(), assertIsScalar(), assertIsCallable(), or assertIsIterable() 
> instead.
> 
> 2) Sabre\CalDAV\Backend\PDOSQLiteTest::testUpdateCalendarAndFetch
> assertInternalType() is deprecated and will be removed in PHPUnit 9. Refactor 
> your test to use assertIsArray(), assertIsBool(), assertIsFloat(), 
> assertIsInt(), assertIsNumeric(), assertIsObject(), assertIsResource(), 
> assertIsString(), assertIsScalar(), assertIsCallable(), or assertIsIterable() 
> instead.
> 
> 3) Sabre\CalDAV\Backend\PDOSQLiteTest::testCreateCalendarIncorrectComponentSet
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 4) Sabre\CalDAV\Backend\PDOSQLiteTest::testCreateCalendarObjectNoComponent
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 5) Sabre\CalDAV\CalendarObjectTest::testSetup
> assertInternalType() is deprecated and will be removed in PHPUnit 9. Refactor 
> your test to use assertIsArray(), assertIsBool(), assertIsFloat(), 
> assertIsInt(), assertIsNumeric(), assertIsObject(), assertIsResource(), 
> assertIsString(), assertIsScalar(), assertIsCallable(), or assertIsIterable() 
> instead.
> 
> 6) Sabre\CalDAV\CalendarObjectTest::testInvalidArg1
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 7) Sabre\CalDAV\CalendarObjectTest::testInvalidArg2
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 8) Sabre\CalDAV\CalendarObjectTest::testGetSize
> assertInternalType() is deprecated and will be removed in PHPUnit 9. Refactor 
> your test to use assertIsArray(), assertIsBool(), assertIsFloat(), 
> assertIsInt(), assertIsNumeric(), assertIsObject(), assertIsResource(), 
> assertIsString(), assertIsScalar(), assertIsCallable(), or assertIsIterable() 
> instead.
> 
> 9) Sabre\CalDAV\CalendarObjectTest::testSetACL
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 10) Sabre\CalDAV\CalendarQueryParserTest::testNoFilter
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 11) Sabre\CalDAV\CalendarQueryParserTest::testTwoCompFilter
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 12) Sabre\CalDAV\CalendarQueryParserTest::testCompTimeRangeOnVCALENDAR
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 13) Sabre\CalDAV\CalendarQueryParserTest::testCompTimeRangeBadRange
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 14) Sabre\CalDAV\CalendarQueryParserTest::testExpandNoStart
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 15) Sabre\CalDAV\CalendarQueryParserTest::testExpandNoEnd
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 16) Sabre\CalDAV\CalendarQueryParserTest::testExpandBadTimes
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 17) Sabre\CalDAV\CalendarTest::testGetChildNotFound
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 18) Sabre\CalDAV\CalendarTest::testCreateDirectory
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 19) Sabre\CalDAV\CalendarTest::testSetName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 20) Sabre\CalDAV\CalendarTest::testSetACL
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 21) Sabre\CalDAV\FreeBusyReportTest::testFreeBusyReportNoTimeRange
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 22) Sabre\CalDAV\FreeBusyReportTest::testFreeBusyReportWrongNode
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 23) Sabre\CalDAV\FreeBusyReportTest::testFreeBusyReportNoACLPlugin
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 24) Sabre\CalDAV\FreeBusyRequestTest::testNoItipMethod
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 25) Sabre\CalDAV\FreeBusyRequestTest::testNoVFreeBusy
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 26) Sabre\CalDAV\FreeBusyRequestTest::testIncorrectOrganizer
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 27) Sabre\CalDAV\FreeBusyRequestTest::testNoAttendees
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 28) Sabre\CalDAV\FreeBusyRequestTest::testNoDTStart
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 29) Sabre\CalDAV\ICSExportPluginTest::testACLIntegrationBlocked
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 30) Sabre\CalDAV\Notifications\CollectionTest::testSetACL
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 31) Sabre\CalDAV\Notifications\NodeTest::testSetACL
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 32) Sabre\CalDAV\Notifications\Notification\InviteReplyTest::testMissingArg
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 33) Sabre\CalDAV\Notifications\Notification\InviteReplyTest::testUnknownArg
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 34) Sabre\CalDAV\Notifications\Notification\InviteTest::testMissingArg
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 35) Sabre\CalDAV\Notifications\Notification\InviteTest::testUnknownArg
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 36) Sabre\CalDAV\PluginTest::testMkCalendarSucceed
> assertInternalType() is deprecated and will be removed in PHPUnit 9. Refactor 
> your test to use assertIsArray(), assertIsBool(), assertIsFloat(), 
> assertIsInt(), assertIsNumeric(), assertIsObject(), assertIsResource(), 
> assertIsString(), assertIsScalar(), assertIsCallable(), or assertIsIterable() 
> instead.
> 
> 37) Sabre\CalDAV\PluginTest::testMkCalendarEmptyBodySucceed
> assertInternalType() is deprecated and will be removed in PHPUnit 9. Refactor 
> your test to use assertIsArray(), assertIsBool(), assertIsFloat(), 
> assertIsInt(), assertIsNumeric(), assertIsObject(), assertIsResource(), 
> assertIsString(), assertIsScalar(), assertIsCallable(), or assertIsIterable() 
> instead.
> 
> 38) Sabre\CalDAV\Principal\ProxyReadTest::testDelete
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 39) Sabre\CalDAV\Principal\ProxyReadTest::testSetName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 40) Sabre\CalDAV\Principal\ProxyWriteTest::testDelete
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 41) Sabre\CalDAV\Principal\ProxyWriteTest::testSetName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 42) Sabre\CalDAV\Principal\UserTest::testCreateFile
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 43) Sabre\CalDAV\Principal\UserTest::testCreateDirectory
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 44) Sabre\CalDAV\Principal\UserTest::testGetChildNotFound
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 45) Sabre\CalDAV\Principal\UserTest::testGetChildNotFound2
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 46) Sabre\CalDAV\Property\InviteTest::testUnserializeNoStatus
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 47) Sabre\CalDAV\Property\ScheduleCalendarTranspTest::testBadArg
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 48) Sabre\CalDAV\SharedCalendarTest::testCreateInstanceMissingArg
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 49) Sabre\CalDAV\UserCalendarsTest::testGetChildNotFound
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 50) Sabre\CalDAV\UserCalendarsTest::testSetACL
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 51) Sabre\CalDAV\UserCalendarsTest::testSetName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 52) Sabre\CalDAV\UserCalendarsTest::testDelete
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 53) Sabre\CalDAV\UserCalendarsTest::testCreateFile
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 54) Sabre\CalDAV\UserCalendarsTest::testCreateDirectory
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 55) 
> Sabre\CalDAV\UserCalendarsTest::testCreateExtendedCollectionBadResourceType
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 56) Sabre\CalDAV\UserCalendarsTest::testCreateExtendedCollectionNotACalendar
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 57) Sabre\CalDAV\UserCalendarsTest::testShareReplyFail
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 58) Sabre\CardDAV\AddressBookQueryParserTest::testFilterDoubleFilter
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 59) Sabre\CardDAV\AddressBookQueryParserTest::testFilterCorruptTest
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 60) Sabre\CardDAV\AddressBookQueryParserTest::testBadTextMatch
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 61) Sabre\CardDAV\AddressBookTest::testGetChildNotFound
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 62) Sabre\CardDAV\AddressBookTest::testCreateDirectory
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 63) Sabre\CardDAV\AddressBookTest::testSetName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 64) Sabre\CardDAV\AddressBookTest::testSetACL
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 65) Sabre\CardDAV\Backend\PDOSqliteTest::testCreateAddressBookUnsupportedProp
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 66) Sabre\CardDAV\CardTest::testSetACL
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 67) Sabre\CardDAV\UserAddressBooksTest::testSetName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 68) Sabre\CardDAV\UserAddressBooksTest::testDelete
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 69) Sabre\CardDAV\UserAddressBooksTest::testCreateFile
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 70) Sabre\CardDAV\UserAddressBooksTest::testCreateDirectory
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 71) Sabre\CardDAV\UserAddressBooksTest::testGetChild404
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 72) Sabre\CardDAV\UserAddressBooksTest::testCreateExtendedCollectionInvalid
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 73) Sabre\CardDAV\UserAddressBooksTest::testSetACL
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 74) Sabre\DAV\Auth\Backend\AbstractBasicTest::testAuthenticateNoHeaders
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 75) Sabre\DAV\Auth\Backend\AbstractBasicTest::testAuthenticateUnknownUser
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 76) 
> Sabre\DAV\Auth\Backend\AbstractDigestTest::testAuthenticateBadGetUserInfoResponse
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 77) 
> Sabre\DAV\Auth\Backend\AbstractDigestTest::testAuthenticateBadGetUserInfoResponse2
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 78) Sabre\DAV\Auth\Backend\AbstractDigestTest::testAuthenticateUnknownUser
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 79) Sabre\DAV\Auth\Backend\AbstractDigestTest::testAuthenticateBadPassword
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 80) Sabre\DAV\Auth\Backend\ApacheTest::testNoHeader
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 81) Sabre\DAV\Auth\Backend\FileTest::testLoadFileBroken
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 82) Sabre\DAV\Auth\PluginTest::testAuthenticateFail
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 83) Sabre\DAV\BasicNodeTest::testPut
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 84) Sabre\DAV\BasicNodeTest::testGet
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 85) Sabre\DAV\BasicNodeTest::testDelete
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 86) Sabre\DAV\BasicNodeTest::testSetName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 87) Sabre\DAV\BasicNodeTest::testGetChild404
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 88) Sabre\DAV\BasicNodeTest::testCreateFile
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 89) Sabre\DAV\BasicNodeTest::testCreateDirectory
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 90) Sabre\DAV\ClientTest::testConstructNoBaseUri
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 91) Sabre\DAV\ClientTest::testPropFindNoXML
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 92) Sabre\DAV\Locks\PluginTest::testGetTimeoutHeaderInvalid
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 93) Sabre\DAV\Property\ResponseListTest::testInvalidArg
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 94) Sabre\DAV\Property\ResponseTest::testSerializeBreak
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 95) Sabre\DAV\ServerPreconditionsTest::testIfMatchNoNode
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 96) Sabre\DAV\ServerPreconditionsTest::testIfMatchWrongEtag
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 97) Sabre\DAV\ServerPreconditionsTest::testIfNoneMatchHasNode
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 98) Sabre\DAV\ServerPreconditionsTest::testIfNoneMatchCorrectEtag
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 99) Sabre\DAV\ServerPreconditionsTest::testIfNoneMatchCorrectEtagMultiple
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 100) Sabre\DAV\ServerPreconditionsTest::testIfUnmodifiedSinceModified
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 101) Sabre\DAV\ServerPropsTest::testUpdatePropertiesFail3
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 102) Sabre\DAV\ServerSimpleTest::testConstructIncorrectObj
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 103) Sabre\DAV\ServerSimpleTest::testConstructInvalidArg
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 104) Sabre\DAV\ServerSimpleTest::testGuessBaseUriBadConfig
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 105) Sabre\DAV\StringUtilTest::testBadCollation
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 106) Sabre\DAV\StringUtilTest::testBadMatchType
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 107) Sabre\DAV\Tree\FilesystemTest::testGetNodeForPath_DoesntExist
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 108) Sabre\DAV\Tree\FilesystemTest::testGetNodeForPath_Directory
> assertInternalType() is deprecated and will be removed in PHPUnit 9. Refactor 
> your test to use assertIsArray(), assertIsBool(), assertIsFloat(), 
> assertIsInt(), assertIsNumeric(), assertIsObject(), assertIsResource(), 
> assertIsString(), assertIsScalar(), assertIsCallable(), or assertIsIterable() 
> instead.
> 
> 109) Sabre\DAV\XMLUtilTest::testLoadDOMDocumentEmpty
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 110) Sabre\DAV\XMLUtilTest::testLoadDOMDocumentInvalid
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 111) Sabre\DAV\XMLUtilTest::testParseClarkNotationFail
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 112) Sabre\DAVACL\ACLMethodTest::testCallback
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 113) Sabre\DAVACL\ACLMethodTest::testNotSupportedByNode
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 114) Sabre\DAVACL\ACLMethodTest::testUnrecognizedPrincipal
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 115) Sabre\DAVACL\ACLMethodTest::testUnrecognizedPrincipal2
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 116) Sabre\DAVACL\ACLMethodTest::testUnknownPrivilege
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 117) Sabre\DAVACL\ACLMethodTest::testAbstractPrivilege
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 118) Sabre\DAVACL\ACLMethodTest::testUpdateProtectedPrivilege
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 119) Sabre\DAVACL\ACLMethodTest::testUpdateProtectedPrivilege2
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 120) Sabre\DAVACL\ACLMethodTest::testUpdateProtectedPrivilege3
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 121) Sabre\DAVACL\BlockAccessTest::testGet
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 122) Sabre\DAVACL\BlockAccessTest::testHEAD
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 123) Sabre\DAVACL\BlockAccessTest::testOPTIONS
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 124) Sabre\DAVACL\BlockAccessTest::testPUT
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 125) Sabre\DAVACL\BlockAccessTest::testPROPPATCH
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 126) Sabre\DAVACL\BlockAccessTest::testCOPY
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 127) Sabre\DAVACL\BlockAccessTest::testMOVE
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 128) Sabre\DAVACL\BlockAccessTest::testACL
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 129) Sabre\DAVACL\BlockAccessTest::testLOCK
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 130) Sabre\DAVACL\BlockAccessTest::testBeforeBind
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 131) Sabre\DAVACL\BlockAccessTest::testBeforeUnbind
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 132) Sabre\DAVACL\PluginUpdatePropertiesTest::testSetBadValue
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 133) Sabre\DAVACL\PrincipalCollectionTest::testGetChildrenDisable
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 134) Sabre\DAVACL\PrincipalTest::testConstructNoUri
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 135) Sabre\DAVACL\PrincipalTest::testSetACl
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 136) Sabre\DAVACL\Property\ACLTest::testUnserializeNoPrincipal
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 137) Sabre\DAVACL\Property\ACLTest::testUnserializeDeny
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 138) Sabre\DAVACL\Property\ACLTest::testUnserializeMissingPriv
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 139) Sabre\DAVACL\Property\PrincipalTest::testNoHref
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> 140) Sabre\DAVACL\Property\PrincipalTest::testUnserializeUnknown
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, 
> and @expectedExceptionMessageRegExp annotations are deprecated. They will be 
> removed in PHPUnit 9. Refactor your test to use expectException(), 
> expectExceptionCode(), expectExceptionMessage(), or 
> expectExceptionMessageRegExp() instead.
> 
> --
> 
> There were 25 risky tests:
> 
> 1) Sabre\CalDAV\CalendarQueryValidatorTest::testValid with data set #20 
> ('BEGIN:VCARD\nVERSION:3.0\nFN:...:VCARD', array('VEVENT', array(), array(), 
> false, null), -1)
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php:12
> 
> 2) Sabre\CalDAV\CalendarQueryValidatorTest::testValid with data set #61 
> ('BEGIN:VCALENDAR\nBEGIN:VFREEB...LENDAR', array('VFREEBUSY', array(), 
> array(), false, array(DateTime Object (...), DateTime Object (...))), -1)
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php:12
> 
> 3) Sabre\CalDAV\CalendarQueryValidatorTest::testValid with data set #63 
> ('BEGIN:VCALENDAR\nBEGIN:VEVENT...LENDAR', array('VEVENT', array(), 
> array(array('SUMMARY', false, array(), array(DateTime Object (...), DateTime 
> Object (...)), null)), false, null), -1)
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php:12
> 
> 4) Sabre\CalDAV\CalendarQueryValidatorTest::testValid with data set #79 
> ('BEGIN:VCALENDAR\nBEGIN:VJOURN...LENDAR', array('VJOURNAL', array(), 
> array(array('VALARM', false, array(), array(), array(DateTime Object (...), 
> DateTime Object (...)), null)), false, null), -1)
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php:12
> 
> 5) Sabre\CalDAV\CalendarQueryValidatorTest::testValid with data set #80 
> ('BEGIN:VCALENDAR\nBEGIN:VJOURN...LENDAR', array('VJOURNAL', array(), 
> array(array('VALARM', false, array(), array(), array(DateTime Object (...), 
> DateTime Object (...)), null)), false, null), -1)
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php:12
> 
> 6) Sabre\CalDAV\ICSExportPluginTest::testInit
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/ICSExportPluginTest.php:15
> 
> 7) Sabre\CalDAV\Property\AllowedSharingModesTest::testSimple
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/Property/AllowedSharingModesTest.php:10
> 
> 8) Sabre\CalDAV\Property\InviteTest::testSimple
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/Property/InviteTest.php:10
> 
> 9) Sabre\CalDAV\Property\SupportedCalendarDataTest::testSimple
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/Property/SupportedCalendarDataTest.php:10
> 
> 10) Sabre\CalDAV\Property\SupportedCollationSetTest::testSimple
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/Property/SupportedCollationSetTest.php:10
> 
> 11) Sabre\CalDAV\ShareableCalendarTest::testPublish
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/ShareableCalendarTest.php:56
> 
> 12) Sabre\CalDAV\UserCalendarsSharedCalendarsTest::testShareReply
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CalDAV/UserCalendarsSharedCalendarsTest.php:86
> 
> 13) Sabre\CardDAV\Property\SupportedAddressDataDataTest::testSimple
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/CardDAV/Property/SupportedAddressDataTest.php:10
> 
> 14) Sabre\DAV\Auth\Backend\ApacheTest::testConstruct
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/Auth/Backend/ApacheTest.php:10
> 
> 15) Sabre\DAV\Auth\PluginTest::testAuthenticate
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/Auth/PluginTest.php:25
> 
> 16) Sabre\DAV\BasicNodeTest::testSimpleDirectoryConstruct
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/BasicNodeTest.php:131
> 
> 17) Sabre\DAV\ClientTest::testConstruct
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/ClientTest.php:17
> 
> 18) Sabre\DAV\ClientTest::testRequestError
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/ClientTest.php:377
> 
> 19) Sabre\DAV\ClientTest::testRequestHTTPError
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/ClientTest.php:412
> 
> 20) Sabre\DAV\ClientTest::testRequestHTTP404
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/ClientTest.php:447
> 
> 21) Sabre\DAV\Locks\Backend\FSTest::testGetLocksChildren
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/Locks/Backend/FSTest.php:24
> 
> 22) Sabre\DAV\ServerSimpleTest::testBaseUriCheck
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAV/ServerSimpleTest.php:364
> 
> 23) Sabre\DAVACL\Property\ACLRestrictionsTest::testConstruct
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAVACL/Property/ACLRestrictionsTest.php:10
> 
> 24) Sabre\DAVACL\Property\ACLTest::testConstruct
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAVACL/Property/ACLTest.php:11
> 
> 25) Sabre\DAVACL\Property\SupportedPrivilegeSetTest::testSimple
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/Sabre/DAVACL/Property/SupportedPrivilegeSetTest.php:12
> 
> ERRORS!
> Tests: 1201, Assertions: 2193, Errors: 2, Warnings: 140, Skipped: 67, Risky: 
> 25.
> make[1]: *** [debian/rules:20: override_dh_auto_test] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/php-sabredav_1.8.12-8_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: php-sabredav
Source-Version: 1.8.12-9
Done: Mike Gabriel <sunwea...@debian.org>

We believe that the bug you reported is fixed in the latest version of
php-sabredav, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 952...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mike Gabriel <sunwea...@debian.org> (supplier of updated php-sabredav package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 03 Oct 2020 08:54:41 +0000
Source: php-sabredav
Architecture: source
Version: 1.8.12-9
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Closes: 943210 952356
Changes:
 php-sabredav (1.8.12-9) unstable; urgency=medium
 .
   * debian/patches:
     + Add 0012-py2to3.patch. Port Python scripts from Py2 to Py3.
     + Add 0013-phpunit-8.x+9.x.patch. Adapt unit tests to PHPUnit 8.x/9.x.
       (Closes: #952356).
     + Add 0014-array-access-as-bool.patch. Don't access variable as array, if
       actually boolean.
     + Add 2001-set-sabredav-mysql-password.patch. Set a MySQL user password for
       autopkgtests.
   * debian/control:
     + Switch from python to python3 in B-D and D. (Closes: #943210).
     + Bump DH compat level to version 13.
     + Bump Standards-Version: to 4.5.0. No changes needed.
   * debian/tests/control:
     + Add restrictions: needs-root, isolation-container. Require php-mysql,
       mysql-server.
   * debian/tests/phpunit:
     + Bootstrap MySQL database, run unit tests unprivileged.
Checksums-Sha1:
 784331d0dd71d43f22b82a9ab83bdc1a12a00450 2251 php-sabredav_1.8.12-9.dsc
 68fc2279a1c7bce2836e5d130e3b62de375277f3 27280 
php-sabredav_1.8.12-9.debian.tar.xz
 6943f098eb7e7acc4b36e877b0d9420e1ef58148 9528 
php-sabredav_1.8.12-9_source.buildinfo
Checksums-Sha256:
 57558f4f97c200148b8a976a0baf9c686d5218f62ea8560d440195f2fd68a3ab 2251 
php-sabredav_1.8.12-9.dsc
 c92fe14d815117cfb466170a3db43c69aeb6c5f49cb18305cf2dd77fa61b01b4 27280 
php-sabredav_1.8.12-9.debian.tar.xz
 87aa0a721e4d566e86da8b67f26e4845174f0ffa5a012f6011fdfe78869c17a4 9528 
php-sabredav_1.8.12-9_source.buildinfo
Files:
 b65b9196fbeb214aa286f462f554c5d2 2251 php optional php-sabredav_1.8.12-9.dsc
 a63b0e8fbf94c2bc09e531cc8fe84760 27280 php optional 
php-sabredav_1.8.12-9.debian.tar.xz
 a444d31af45303571776546bfcf5da82 9528 php optional 
php-sabredav_1.8.12-9_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAl94R/8VHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxbKwP/AzaLIbdh9Y+pi6Vx8bn1d2Q0dzL
xeXmKz2CAeKwp45ztwf2DP6oUmP1+5QlihVAY/ShxrVeO48ZKaw+U5/tCFohpl5X
oWmP3eA2q9EkdAfPzd+AQjqps5uiuIa2FY4aeG7Upq0sh3OjxXrrY0eHC50ianKw
4IoQHyKWCa5/IQYssW5ipBpATrfyaOdD566sIB+82wPULz3lhKXYyZYhEQvQzkGB
e9L8WsW29z5zPQCqn6CisD/6xdt/J/7dUFh05TiHlJ88JS/uyufBzAAgkX72tQ/F
VSXFq2kpGmDvrila/D7SKec7uOuUyF9HHXAtx5HM8W9bK1DnTCvZfz5yL9kC0S0m
a2lEtcdQOGdh/Cm/5HmFDUpudPi3Z2b9VvOVpehZuoGVoZ7QpLhiZxyCoMNCMjRz
gbIjrQXyTagc7A+ahqiKY5MDLvFSFSWCQq6uPVhSNKaOxW6wHtufUyq76L/c3L60
iy0EHgnFrkvDCO2HusWnYmlCQHLA4adGLNCSGkoCMX5/PAN4JPrAdJpyE/u6ig1t
wO3yOJwHvT07eM8UKNMmyrukk5N3d2E6MBRyiDHngKdi9YvM52jCDUjA7q8iQM9o
UOX6LThFQF8s4HeMDaT3D/241unTT/bOEPfuWInYwXAnlm+vM6jmSgXHRwtin+JD
SB0G0sPN5yudx0mK
=Rj2C
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to