diff --git a/www/sabredav/Makefile b/www/sabredav/Makefile index 151d77c87b35..1059116c6f58 100644 --- a/www/sabredav/Makefile +++ b/www/sabredav/Makefile @@ -1,6 +1,5 @@ PORTNAME= sabredav -PORTVERSION= 3.2.2 -PORTREVISION= 1 +DISTVERSION= 4.4.0 CATEGORIES= www MAINTAINER= meyser@xenet.de @@ -10,22 +9,22 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe php -USE_PHP= dom simplexml mbstring pcre spl ctype iconv xmlwriter +CPE_VENDOR= sabre-io USE_GITHUB= yes -CPE_VENDOR= fruux -GH_ACCOUNT= fruux -GH_PROJECT= sabre-dav +GH_ACCOUNT= sabre-io +GH_PROJECT= dav +USE_PHP= ctype dom iconv mbstring pcre simplexml spl xmlwriter -NO_BUILD= yes NO_ARCH= yes +NO_BUILD= yes +OPTIONS_DEFAULT= MYSQL OPTIONS_MULTI= DATABASE OPTIONS_MULTI_DATABASE= MYSQL PGSQL SQLITE -OPTIONS_DEFAULT= MYSQL -MYSQL_USE= PHP=pdo_mysql -PGSQL_USE= PHP=pdo_pgsql -SQLITE_USE= PHP=pdo_sqlite +MYSQL_USE= PHP=pdo_mysql +PGSQL_USE= PHP=pdo_pgsql +SQLITE_USE= PHP=pdo_sqlite post-extract: @${FIND} ${WRKSRC}/ -type f -name '.*' -delete diff --git a/www/sabredav/distinfo b/www/sabredav/distinfo index 2d5644cd953d..e40d880e281b 100644 --- a/www/sabredav/distinfo +++ b/www/sabredav/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491570512 -SHA256 (fruux-sabre-dav-3.2.2_GH0.tar.gz) = 781ee0d3efcde4a745d54b3301f7e36ac6c4e3b97c65ef69c46ef997ec286a41 -SIZE (fruux-sabre-dav-3.2.2_GH0.tar.gz) = 466204 +TIMESTAMP = 1657220053 +SHA256 (sabre-io-dav-4.4.0_GH0.tar.gz) = dc7e3b8f8cc0f83cd10a1467e376f0de2d72d00ab203d3da8e168713f412ffad +SIZE (sabre-io-dav-4.4.0_GH0.tar.gz) = 295070 diff --git a/www/sabredav/pkg-plist b/www/sabredav/pkg-plist index b93603b4440a..e59aca63462a 100644 --- a/www/sabredav/pkg-plist +++ b/www/sabredav/pkg-plist @@ -1,3 +1,6 @@ +%%WWWDIR%%/.github/workflows/ci.yml +@comment %%WWWDIR%%/LICENSE +%%WWWDIR%%/README.md %%WWWDIR%%/bin/build.php %%WWWDIR%%/bin/googlecode_upload.py %%WWWDIR%%/bin/migrateto20.php @@ -7,35 +10,7 @@ %%WWWDIR%%/bin/naturalselection %%WWWDIR%%/bin/sabredav %%WWWDIR%%/bin/sabredav.php -%%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/composer.json -%%WWWDIR%%/CONTRIBUTING.md -%%WWWDIR%%/examples/addressbookserver.php -%%WWWDIR%%/examples/calendarserver.php -%%WWWDIR%%/examples/fileserver.php -%%WWWDIR%%/examples/groupwareserver.php -%%WWWDIR%%/examples/minimal.php -%%WWWDIR%%/examples/sql/mysql.addressbooks.sql -%%WWWDIR%%/examples/sql/mysql.calendars.sql -%%WWWDIR%%/examples/sql/mysql.locks.sql -%%WWWDIR%%/examples/sql/mysql.principals.sql -%%WWWDIR%%/examples/sql/mysql.propertystorage.sql -%%WWWDIR%%/examples/sql/mysql.users.sql -%%WWWDIR%%/examples/sql/pgsql.addressbooks.sql -%%WWWDIR%%/examples/sql/pgsql.calendars.sql -%%WWWDIR%%/examples/sql/pgsql.locks.sql -%%WWWDIR%%/examples/sql/pgsql.principals.sql -%%WWWDIR%%/examples/sql/pgsql.propertystorage.sql -%%WWWDIR%%/examples/sql/pgsql.users.sql -%%WWWDIR%%/examples/sql/sqlite.addressbooks.sql -%%WWWDIR%%/examples/sql/sqlite.calendars.sql -%%WWWDIR%%/examples/sql/sqlite.locks.sql -%%WWWDIR%%/examples/sql/sqlite.principals.sql -%%WWWDIR%%/examples/sql/sqlite.propertystorage.sql -%%WWWDIR%%/examples/sql/sqlite.users.sql -%%WWWDIR%%/examples/webserver/apache2_htaccess.conf -%%WWWDIR%%/examples/webserver/apache2_vhost_cgi.conf -%%WWWDIR%%/examples/webserver/apache2_vhost.conf %%WWWDIR%%/lib/CalDAV/Backend/AbstractBackend.php %%WWWDIR%%/lib/CalDAV/Backend/BackendInterface.php %%WWWDIR%%/lib/CalDAV/Backend/NotificationSupport.php @@ -51,10 +26,10 @@ %%WWWDIR%%/lib/CalDAV/CalendarQueryValidator.php %%WWWDIR%%/lib/CalDAV/CalendarRoot.php %%WWWDIR%%/lib/CalDAV/Exception/InvalidComponentType.php +%%WWWDIR%%/lib/CalDAV/ICSExportPlugin.php %%WWWDIR%%/lib/CalDAV/ICalendar.php %%WWWDIR%%/lib/CalDAV/ICalendarObject.php %%WWWDIR%%/lib/CalDAV/ICalendarObjectContainer.php -%%WWWDIR%%/lib/CalDAV/ICSExportPlugin.php %%WWWDIR%%/lib/CalDAV/ISharedCalendar.php %%WWWDIR%%/lib/CalDAV/Notifications/Collection.php %%WWWDIR%%/lib/CalDAV/Notifications/ICollection.php @@ -70,9 +45,9 @@ %%WWWDIR%%/lib/CalDAV/Principal/User.php %%WWWDIR%%/lib/CalDAV/Schedule/IInbox.php %%WWWDIR%%/lib/CalDAV/Schedule/IMipPlugin.php -%%WWWDIR%%/lib/CalDAV/Schedule/Inbox.php %%WWWDIR%%/lib/CalDAV/Schedule/IOutbox.php %%WWWDIR%%/lib/CalDAV/Schedule/ISchedulingObject.php +%%WWWDIR%%/lib/CalDAV/Schedule/Inbox.php %%WWWDIR%%/lib/CalDAV/Schedule/Outbox.php %%WWWDIR%%/lib/CalDAV/Schedule/Plugin.php %%WWWDIR%%/lib/CalDAV/Schedule/SchedulingObject.php @@ -129,8 +104,16 @@ %%WWWDIR%%/lib/DAV/Auth/Backend/BackendInterface.php %%WWWDIR%%/lib/DAV/Auth/Backend/BasicCallBack.php %%WWWDIR%%/lib/DAV/Auth/Backend/File.php +%%WWWDIR%%/lib/DAV/Auth/Backend/IMAP.php %%WWWDIR%%/lib/DAV/Auth/Backend/PDO.php +%%WWWDIR%%/lib/DAV/Auth/Backend/PDOBasicAuth.php %%WWWDIR%%/lib/DAV/Auth/Plugin.php +%%WWWDIR%%/lib/DAV/Browser/GuessContentType.php +%%WWWDIR%%/lib/DAV/Browser/HtmlOutput.php +%%WWWDIR%%/lib/DAV/Browser/HtmlOutputHelper.php +%%WWWDIR%%/lib/DAV/Browser/MapGetToPropFind.php +%%WWWDIR%%/lib/DAV/Browser/Plugin.php +%%WWWDIR%%/lib/DAV/Browser/PropFindAll.php %%WWWDIR%%/lib/DAV/Browser/assets/favicon.ico %%WWWDIR%%/lib/DAV/Browser/assets/openiconic/ICON-LICENSE %%WWWDIR%%/lib/DAV/Browser/assets/openiconic/open-iconic.css @@ -141,15 +124,10 @@ %%WWWDIR%%/lib/DAV/Browser/assets/openiconic/open-iconic.woff %%WWWDIR%%/lib/DAV/Browser/assets/sabredav.css %%WWWDIR%%/lib/DAV/Browser/assets/sabredav.png -%%WWWDIR%%/lib/DAV/Browser/GuessContentType.php -%%WWWDIR%%/lib/DAV/Browser/HtmlOutput.php -%%WWWDIR%%/lib/DAV/Browser/HtmlOutputHelper.php -%%WWWDIR%%/lib/DAV/Browser/MapGetToPropFind.php -%%WWWDIR%%/lib/DAV/Browser/Plugin.php -%%WWWDIR%%/lib/DAV/Browser/PropFindAll.php %%WWWDIR%%/lib/DAV/Client.php %%WWWDIR%%/lib/DAV/Collection.php %%WWWDIR%%/lib/DAV/CorePlugin.php +%%WWWDIR%%/lib/DAV/Exception.php %%WWWDIR%%/lib/DAV/Exception/BadRequest.php %%WWWDIR%%/lib/DAV/Exception/Conflict.php %%WWWDIR%%/lib/DAV/Exception/ConflictingLock.php @@ -158,8 +136,8 @@ %%WWWDIR%%/lib/DAV/Exception/InvalidResourceType.php %%WWWDIR%%/lib/DAV/Exception/InvalidSyncToken.php %%WWWDIR%%/lib/DAV/Exception/LengthRequired.php -%%WWWDIR%%/lib/DAV/Exception/Locked.php %%WWWDIR%%/lib/DAV/Exception/LockTokenMatchesRequestUri.php +%%WWWDIR%%/lib/DAV/Exception/Locked.php %%WWWDIR%%/lib/DAV/Exception/MethodNotAllowed.php %%WWWDIR%%/lib/DAV/Exception/NotAuthenticated.php %%WWWDIR%%/lib/DAV/Exception/NotFound.php @@ -171,14 +149,14 @@ %%WWWDIR%%/lib/DAV/Exception/ServiceUnavailable.php %%WWWDIR%%/lib/DAV/Exception/TooManyMatches.php %%WWWDIR%%/lib/DAV/Exception/UnsupportedMediaType.php -%%WWWDIR%%/lib/DAV/Exception.php -%%WWWDIR%%/lib/DAV/File.php %%WWWDIR%%/lib/DAV/FS/Directory.php %%WWWDIR%%/lib/DAV/FS/File.php %%WWWDIR%%/lib/DAV/FS/Node.php %%WWWDIR%%/lib/DAV/FSExt/Directory.php %%WWWDIR%%/lib/DAV/FSExt/File.php +%%WWWDIR%%/lib/DAV/File.php %%WWWDIR%%/lib/DAV/ICollection.php +%%WWWDIR%%/lib/DAV/ICopyTarget.php %%WWWDIR%%/lib/DAV/IExtendedCollection.php %%WWWDIR%%/lib/DAV/IFile.php %%WWWDIR%%/lib/DAV/IMoveTarget.php @@ -197,11 +175,11 @@ %%WWWDIR%%/lib/DAV/Node.php %%WWWDIR%%/lib/DAV/PartialUpdate/IPatchSupport.php %%WWWDIR%%/lib/DAV/PartialUpdate/Plugin.php +%%WWWDIR%%/lib/DAV/PropFind.php +%%WWWDIR%%/lib/DAV/PropPatch.php %%WWWDIR%%/lib/DAV/PropertyStorage/Backend/BackendInterface.php %%WWWDIR%%/lib/DAV/PropertyStorage/Backend/PDO.php %%WWWDIR%%/lib/DAV/PropertyStorage/Plugin.php -%%WWWDIR%%/lib/DAV/PropFind.php -%%WWWDIR%%/lib/DAV/PropPatch.php %%WWWDIR%%/lib/DAV/Server.php %%WWWDIR%%/lib/DAV/ServerPlugin.php %%WWWDIR%%/lib/DAV/Sharing/ISharedNode.php @@ -237,8 +215,8 @@ %%WWWDIR%%/lib/DAV/Xml/Request/SyncCollectionReport.php %%WWWDIR%%/lib/DAV/Xml/Response/MultiStatus.php %%WWWDIR%%/lib/DAV/Xml/Service.php -%%WWWDIR%%/lib/DAVACL/AbstractPrincipalCollection.php %%WWWDIR%%/lib/DAVACL/ACLTrait.php +%%WWWDIR%%/lib/DAVACL/AbstractPrincipalCollection.php %%WWWDIR%%/lib/DAVACL/Exception/AceConflict.php %%WWWDIR%%/lib/DAVACL/Exception/NeedPrivileges.php %%WWWDIR%%/lib/DAVACL/Exception/NoAbstract.php @@ -267,249 +245,3 @@ %%WWWDIR%%/lib/DAVACL/Xml/Request/PrincipalMatchReport.php %%WWWDIR%%/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php %%WWWDIR%%/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php -%%WWWDIR%%/LICENSE -%%WWWDIR%%/README.md -%%WWWDIR%%/tests/bootstrap.php -%%WWWDIR%%/tests/phpcs/ruleset.xml -%%WWWDIR%%/tests/phpunit.xml.dist -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/AbstractPDOTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/AbstractTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/Mock.php -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/MockScheduling.php -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/MockSharing.php -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/MockSubscriptionSupport.php -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/PDOMySQLTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/PDOPgSqlTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/PDOSqliteTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Backend/SimplePDOTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/CalendarHomeNotificationsTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/CalendarHomeSharedCalendarsTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/CalendarHomeSubscriptionsTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/CalendarHomeTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/CalendarObjectTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/CalendarQueryVAlarmTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/CalendarTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/ExpandEventsFloatingTimeTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/FreeBusyReportTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/ICSExportPluginTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Issue166Test.php -%%WWWDIR%%/tests/Sabre/CalDAV/Issue172Test.php -%%WWWDIR%%/tests/Sabre/CalDAV/Issue203Test.php -%%WWWDIR%%/tests/Sabre/CalDAV/Issue205Test.php -%%WWWDIR%%/tests/Sabre/CalDAV/Issue211Test.php -%%WWWDIR%%/tests/Sabre/CalDAV/Issue220Test.php -%%WWWDIR%%/tests/Sabre/CalDAV/Issue228Test.php -%%WWWDIR%%/tests/Sabre/CalDAV/JCalTransformTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Notifications/CollectionTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Notifications/NodeTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Notifications/PluginTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/PluginTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Principal/CollectionTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Principal/ProxyReadTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Principal/ProxyWriteTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Principal/UserTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/DeliverNewEventTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/FreeBusyRequestTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/IMip/MockPlugin.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/IMipPluginTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/InboxTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/OutboxPostTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/OutboxTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/PluginBasicTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/PluginPropertiesTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/PluginPropertiesWithSharedCalendarTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/ScheduleDeliverTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Schedule/SchedulingObjectTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/SharedCalendarTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/SharingPluginTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Subscriptions/CreateSubscriptionTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Subscriptions/PluginTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Subscriptions/SubscriptionTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/TestUtil.php -%%WWWDIR%%/tests/Sabre/CalDAV/ValidateICalTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Notification/InviteReplyTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Notification/InviteTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Notification/SystemStatusTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Property/AllowedSharingModesTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Property/EmailAddressSetTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Property/InviteTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Property/ScheduleCalendarTranspTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarComponentSetTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarDataTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Property/SupportedCollationSetTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Request/CalendarQueryReportTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Request/InviteReplyTest.php -%%WWWDIR%%/tests/Sabre/CalDAV/Xml/Request/ShareTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/AbstractPluginTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/AddressBookHomeTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/AddressBookQueryTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/AddressBookRootTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/AddressBookTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/Backend/AbstractPDOTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/Backend/Mock.php -%%WWWDIR%%/tests/Sabre/CardDAV/Backend/PDOMySQLTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/Backend/PDOPgSqlTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/Backend/PDOSqliteTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/CardTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/IDirectoryTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/MultiGetTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/PluginTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/SogoStripContentTypeTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/TestUtil.php -%%WWWDIR%%/tests/Sabre/CardDAV/ValidateFilterTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/ValidateVCardTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/VCFExportTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/Xml/Property/SupportedAddressDataTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/Xml/Property/SupportedCollationSetTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/Xml/Request/AddressBookMultiGetTest.php -%%WWWDIR%%/tests/Sabre/CardDAV/Xml/Request/AddressBookQueryReportTest.php -%%WWWDIR%%/tests/Sabre/DAV/AbstractServer.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/AbstractBearerTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/AbstractDigestTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/AbstractPDOTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/ApacheTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/BasicCallBackTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/FileTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/Mock.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/PDOMySQLTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/Backend/PDOSqliteTest.php -%%WWWDIR%%/tests/Sabre/DAV/Auth/PluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/BasicNodeTest.php -%%WWWDIR%%/tests/Sabre/DAV/Browser/GuessContentTypeTest.php -%%WWWDIR%%/tests/Sabre/DAV/Browser/MapGetToPropFindTest.php -%%WWWDIR%%/tests/Sabre/DAV/Browser/PluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/Browser/PropFindAllTest.php -%%WWWDIR%%/tests/Sabre/DAV/ClientMock.php -%%WWWDIR%%/tests/Sabre/DAV/ClientTest.php -%%WWWDIR%%/tests/Sabre/DAV/CorePluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/DbTestHelperTrait.php -%%WWWDIR%%/tests/Sabre/DAV/Exception/LockedTest.php -%%WWWDIR%%/tests/Sabre/DAV/Exception/PaymentRequiredTest.php -%%WWWDIR%%/tests/Sabre/DAV/Exception/ServiceUnavailableTest.php -%%WWWDIR%%/tests/Sabre/DAV/Exception/TooManyMatchesTest.php -%%WWWDIR%%/tests/Sabre/DAV/ExceptionTest.php -%%WWWDIR%%/tests/Sabre/DAV/FSExt/DirectoryTest.php -%%WWWDIR%%/tests/Sabre/DAV/FSExt/FileTest.php -%%WWWDIR%%/tests/Sabre/DAV/FSExt/ServerTest.php -%%WWWDIR%%/tests/Sabre/DAV/GetIfConditionsTest.php -%%WWWDIR%%/tests/Sabre/DAV/HttpCopyTest.php -%%WWWDIR%%/tests/Sabre/DAV/HttpDeleteTest.php -%%WWWDIR%%/tests/Sabre/DAV/HttpGetTest.php -%%WWWDIR%%/tests/Sabre/DAV/HttpHeadTest.php -%%WWWDIR%%/tests/Sabre/DAV/HttpMoveTest.php -%%WWWDIR%%/tests/Sabre/DAV/HTTPPreferParsingTest.php -%%WWWDIR%%/tests/Sabre/DAV/HttpPutTest.php -%%WWWDIR%%/tests/Sabre/DAV/Issue33Test.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/Backend/AbstractTest.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/Backend/FileTest.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/Backend/Mock.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/Backend/PDOMySQLTest.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/Backend/PDOPgSqlTest.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/Backend/PDOSqliteTest.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/Backend/PDOTest.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/MSWordTest.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/Plugin2Test.php -%%WWWDIR%%/tests/Sabre/DAV/Locks/PluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/Mock/Collection.php -%%WWWDIR%%/tests/Sabre/DAV/Mock/File.php -%%WWWDIR%%/tests/Sabre/DAV/Mock/PropertiesCollection.php -%%WWWDIR%%/tests/Sabre/DAV/Mock/SharedNode.php -%%WWWDIR%%/tests/Sabre/DAV/Mock/StreamingFile.php -%%WWWDIR%%/tests/Sabre/DAV/MockLogger.php -%%WWWDIR%%/tests/Sabre/DAV/Mount/PluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/ObjectTreeTest.php -%%WWWDIR%%/tests/Sabre/DAV/PartialUpdate/FileMock.php -%%WWWDIR%%/tests/Sabre/DAV/PartialUpdate/PluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/PartialUpdate/SpecificationTest.php -%%WWWDIR%%/tests/Sabre/DAV/PropertyStorage/Backend/AbstractPDOTest.php -%%WWWDIR%%/tests/Sabre/DAV/PropertyStorage/Backend/Mock.php -%%WWWDIR%%/tests/Sabre/DAV/PropertyStorage/Backend/PDOMysqlTest.php -%%WWWDIR%%/tests/Sabre/DAV/PropertyStorage/Backend/PDOPgSqlTest.php -%%WWWDIR%%/tests/Sabre/DAV/PropertyStorage/Backend/PDOSqliteTest.php -%%WWWDIR%%/tests/Sabre/DAV/PropertyStorage/PluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/PropFindTest.php -%%WWWDIR%%/tests/Sabre/DAV/PropPatchTest.php -%%WWWDIR%%/tests/Sabre/DAV/PSR3Test.php -%%WWWDIR%%/tests/Sabre/DAV/ServerEventsTest.php -%%WWWDIR%%/tests/Sabre/DAV/ServerMKCOLTest.php -%%WWWDIR%%/tests/Sabre/DAV/ServerPluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/ServerPreconditionTest.php -%%WWWDIR%%/tests/Sabre/DAV/ServerPropsInfiniteDepthTest.php -%%WWWDIR%%/tests/Sabre/DAV/ServerPropsTest.php -%%WWWDIR%%/tests/Sabre/DAV/ServerRangeTest.php -%%WWWDIR%%/tests/Sabre/DAV/ServerSimpleTest.php -%%WWWDIR%%/tests/Sabre/DAV/ServerUpdatePropertiesTest.php -%%WWWDIR%%/tests/Sabre/DAV/Sharing/PluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/Sharing/ShareResourceTest.php -%%WWWDIR%%/tests/Sabre/DAV/SimpleFileTest.php -%%WWWDIR%%/tests/Sabre/DAV/StringUtilTest.php -%%WWWDIR%%/tests/Sabre/DAV/Sync/MockSyncCollection.php -%%WWWDIR%%/tests/Sabre/DAV/Sync/PluginTest.php -%%WWWDIR%%/tests/Sabre/DAV/SyncTokenPropertyTest.php -%%WWWDIR%%/tests/Sabre/DAV/TemporaryFileFilterTest.php -%%WWWDIR%%/tests/Sabre/DAV/TestPlugin.php -%%WWWDIR%%/tests/Sabre/DAV/TreeTest.php -%%WWWDIR%%/tests/Sabre/DAV/UUIDUtilTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Element/PropTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Element/ResponseTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Element/ShareeTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Property/HrefTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Property/InviteTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Property/LastModifiedTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Property/LocalHrefTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Property/LockDiscoveryTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Property/ShareAccessTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Property/SupportedMethodSetTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Property/SupportedReportSetTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Request/PropFindTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Request/PropPatchTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Request/ShareResourceTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/Request/SyncCollectionTest.php -%%WWWDIR%%/tests/Sabre/DAV/Xml/XmlTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/ACLMethodTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/AclPrincipalPropSetReportTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/AllowAccessTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/BlockAccessTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Exception/AceConflictTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Exception/NeedPrivilegesExceptionTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Exception/NoAbstractTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Exception/NotRecognizedPrincipalTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Exception/NotSupportedPrivilegeTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/ExpandPropertiesTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/FS/CollectionTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/FS/FileTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/FS/HomeCollectionTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/MockACLNode.php -%%WWWDIR%%/tests/Sabre/DAVACL/MockPrincipal.php -%%WWWDIR%%/tests/Sabre/DAVACL/PluginAdminTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PluginPropertiesTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PluginUpdatePropertiesTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalBackend/AbstractPDOTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalBackend/Mock.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalBackend/PDOMySQLTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalBackend/PDOPgSqlTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalBackend/PDOSqliteTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalCollectionTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalMatchTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalPropertySearchTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalSearchPropertySetTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/PrincipalTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/SimplePluginTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Xml/Property/AclRestrictionsTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Xml/Property/ACLTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Xml/Property/CurrentUserPrivilegeSetTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Xml/Property/PrincipalTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Xml/Property/SupportedPrivilegeSetTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Xml/Request/AclPrincipalPropSetReportTest.php -%%WWWDIR%%/tests/Sabre/DAVACL/Xml/Request/PrincipalMatchReportTest.php -%%WWWDIR%%/tests/Sabre/DAVServerTest.php -%%WWWDIR%%/tests/Sabre/HTTP/ResponseMock.php -%%WWWDIR%%/tests/Sabre/HTTP/SapiMock.php -%%WWWDIR%%/tests/Sabre/TestUtil.php