From owner-svn-ports-head@freebsd.org Thu Mar 4 12:29:56 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A372A56FF0C; Thu, 4 Mar 2021 12:29:56 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Drqv846dwz3QZY; Thu, 4 Mar 2021 12:29:56 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7F51E1CCEB; Thu, 4 Mar 2021 12:29:56 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 124CTuH8030405; Thu, 4 Mar 2021 12:29:56 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 124CTt2K030402; Thu, 4 Mar 2021 12:29:55 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <202103041229.124CTt2K030402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Thu, 4 Mar 2021 12:29:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567311 - head/www/baikal X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/www/baikal X-SVN-Commit-Revision: 567311 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2021 12:29:56 -0000 Author: gahr Date: Thu Mar 4 12:29:55 2021 New Revision: 567311 URL: https://svnweb.freebsd.org/changeset/ports/567311 Log: www/baikal: update to 0.8.0 Release notes: https://github.com/sabre-io/Baikal/releases/tag/0.8.0 Modified: head/www/baikal/Makefile head/www/baikal/distinfo head/www/baikal/pkg-plist Modified: head/www/baikal/Makefile ============================================================================== --- head/www/baikal/Makefile Thu Mar 4 12:14:07 2021 (r567310) +++ head/www/baikal/Makefile Thu Mar 4 12:29:55 2021 (r567311) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= baikal -PORTVERSION= 0.7.1 +PORTVERSION= 0.8.0 PORTREVISION= 0 CATEGORIES= www MASTER_SITES= https://github.com/fruux/Baikal/releases/download/${PORTVERSION}/ Modified: head/www/baikal/distinfo ============================================================================== --- head/www/baikal/distinfo Thu Mar 4 12:14:07 2021 (r567310) +++ head/www/baikal/distinfo Thu Mar 4 12:29:55 2021 (r567311) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592291448 -SHA256 (baikal-0.7.1.zip) = dade7d8dd740ed66f6d87368a6ceff845938ba57d7f45063f8b9cea6278c1c0a -SIZE (baikal-0.7.1.zip) = 3596673 +TIMESTAMP = 1614860483 +SHA256 (baikal-0.8.0.zip) = 30f797785da2b37be785b0e5bffcff1c844b855c0f11c617358f99bb9457ddf4 +SIZE (baikal-0.8.0.zip) = 3282996 Modified: head/www/baikal/pkg-plist ============================================================================== --- head/www/baikal/pkg-plist Thu Mar 4 12:14:07 2021 (r567310) +++ head/www/baikal/pkg-plist Thu Mar 4 12:29:55 2021 (r567311) @@ -1,4 +1,3 @@ -%%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/Core/Distrib.php %%WWWDIR%%/Core/Frameworks/Baikal/Controller/Main.php %%WWWDIR%%/Core/Frameworks/Baikal/Controller/Navigation/Topbar/Anonymous.php @@ -14,9 +13,7 @@ %%WWWDIR%%/Core/Frameworks/Baikal/Model/Calendar/Event.php %%WWWDIR%%/Core/Frameworks/Baikal/Model/Config.php %%WWWDIR%%/Core/Frameworks/Baikal/Model/Config/Database.php -%%WWWDIR%%/Core/Frameworks/Baikal/Model/Config/Distrib.php %%WWWDIR%%/Core/Frameworks/Baikal/Model/Config/Standard.php -%%WWWDIR%%/Core/Frameworks/Baikal/Model/Config/System.php %%WWWDIR%%/Core/Frameworks/Baikal/Model/Principal.php %%WWWDIR%%/Core/Frameworks/Baikal/Model/User.php %%WWWDIR%%/Core/Frameworks/Baikal/Resources/Images/logo-baikal.png @@ -36,8 +33,8 @@ %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Controller/Navigation/Topbar.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Controller/Navigation/Topbar/Anonymous.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Controller/Navigation/Topbar/Install.php +%%WWWDIR%%/Core/Frameworks/BaikalAdmin/Controller/Settings/Database.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Controller/Settings/Standard.php -%%WWWDIR%%/Core/Frameworks/BaikalAdmin/Controller/Settings/System.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Controller/User/AddressBooks.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Controller/User/Calendars.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Controller/Users.php @@ -63,16 +60,17 @@ %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/Page/baikal-text-20.png %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/Page/index.html %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/Page/style.css +%%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/Settings/Database.html %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/Settings/Standard.html -%%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/Settings/System.html %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/User/AddressBooks.html %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/User/Calendars.html %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/Users.html %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/html5.js +%%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/main.js %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/Dashboard.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/Logout.php +%%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/Settings/Database.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/Settings/Standard.php -%%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/Settings/System.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/User/AddressBooks.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/User/Calendars.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/Users.php @@ -84,8 +82,8 @@ %%WWWDIR%%/Core/Frameworks/BaikalAdmin/View/Navigation/Topbar.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/View/Navigation/Topbar/Anonymous.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/View/Navigation/Topbar/Install.php +%%WWWDIR%%/Core/Frameworks/BaikalAdmin/View/Settings/Database.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/View/Settings/Standard.php -%%WWWDIR%%/Core/Frameworks/BaikalAdmin/View/Settings/System.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/View/User/AddressBooks.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/View/User/Calendars.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/View/Users.php @@ -149,6 +147,7 @@ %%WWWDIR%%/Core/Frameworks/TwitterBootstrap/js/bootstrap.js %%WWWDIR%%/Core/Frameworks/TwitterBootstrap/js/bootstrap.min.js %%WWWDIR%%/Core/Frameworks/TwitterBootstrap/js/jquery-3.1.0.min.js +%%WWWDIR%%/Core/Frameworks/TwitterBootstrap/js/jquery.color-2.2.0.min.js %%WWWDIR%%/Core/Resources/Db/MySQL/db.sql %%WWWDIR%%/Core/Resources/Db/SQLite/db.sql %%WWWDIR%%/Core/Resources/System/htaccess-deny-all @@ -176,12 +175,13 @@ %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/Page/baikal-text-20.png %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/Page/index.html %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/Page/style.css +%%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/Settings/Database.html %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/Settings/Standard.html -%%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/Settings/System.html %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/User/AddressBooks.html %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/User/Calendars.html %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/Users.html %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/html5.js +%%WWWDIR%%/Core/Resources/Web/BaikalAdmin/main.js %%WWWDIR%%/Core/Resources/Web/README.md %%WWWDIR%%/Core/Resources/Web/TwitterBootstrap/css/bootstrap-responsive.css %%WWWDIR%%/Core/Resources/Web/TwitterBootstrap/css/bootstrap-responsive.min.css @@ -192,6 +192,7 @@ %%WWWDIR%%/Core/Resources/Web/TwitterBootstrap/js/bootstrap.js %%WWWDIR%%/Core/Resources/Web/TwitterBootstrap/js/bootstrap.min.js %%WWWDIR%%/Core/Resources/Web/TwitterBootstrap/js/jquery-3.1.0.min.js +%%WWWDIR%%/Core/Resources/Web/TwitterBootstrap/js/jquery.color-2.2.0.min.js %%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/Specific/db/.empty @@ -226,12 +227,13 @@ %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/Page/baikal-text-20.png %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/Page/index.html %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/Page/style.css +%%WWWDIR%%/html/res/core/BaikalAdmin/Templates/Settings/Database.html %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/Settings/Standard.html -%%WWWDIR%%/html/res/core/BaikalAdmin/Templates/Settings/System.html %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/User/AddressBooks.html %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/User/Calendars.html %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/Users.html %%WWWDIR%%/html/res/core/BaikalAdmin/html5.js +%%WWWDIR%%/html/res/core/BaikalAdmin/main.js %%WWWDIR%%/html/res/core/README.md %%WWWDIR%%/html/res/core/TwitterBootstrap/css/bootstrap-responsive.css %%WWWDIR%%/html/res/core/TwitterBootstrap/css/bootstrap-responsive.min.css @@ -242,6 +244,7 @@ %%WWWDIR%%/html/res/core/TwitterBootstrap/js/bootstrap.js %%WWWDIR%%/html/res/core/TwitterBootstrap/js/bootstrap.min.js %%WWWDIR%%/html/res/core/TwitterBootstrap/js/jquery-3.1.0.min.js +%%WWWDIR%%/html/res/core/TwitterBootstrap/js/jquery.color-2.2.0.min.js %%WWWDIR%%/html/robots.txt %%WWWDIR%%/vendor/autoload.php %%WWWDIR%%/vendor/bin/generate_vcards @@ -249,6 +252,7 @@ %%WWWDIR%%/vendor/bin/sabredav %%WWWDIR%%/vendor/bin/vobject %%WWWDIR%%/vendor/composer/ClassLoader.php +%%WWWDIR%%/vendor/composer/InstalledVersions.php %%WWWDIR%%/vendor/composer/LICENSE %%WWWDIR%%/vendor/composer/autoload_classmap.php %%WWWDIR%%/vendor/composer/autoload_files.php @@ -257,6 +261,8 @@ %%WWWDIR%%/vendor/composer/autoload_real.php %%WWWDIR%%/vendor/composer/autoload_static.php %%WWWDIR%%/vendor/composer/installed.json +%%WWWDIR%%/vendor/composer/installed.php +%%WWWDIR%%/vendor/composer/platform_check.php %%WWWDIR%%/vendor/psr/log/LICENSE %%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php %%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php @@ -271,11 +277,8 @@ %%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php %%WWWDIR%%/vendor/psr/log/README.md %%WWWDIR%%/vendor/psr/log/composer.json -%%WWWDIR%%/vendor/sabre/dav/.gitignore %%WWWDIR%%/vendor/sabre/dav/.php_cs.dist %%WWWDIR%%/vendor/sabre/dav/.travis.yml -%%WWWDIR%%/vendor/sabre/dav/CHANGELOG.md -%%WWWDIR%%/vendor/sabre/dav/CONTRIBUTING.md %%WWWDIR%%/vendor/sabre/dav/LICENSE %%WWWDIR%%/vendor/sabre/dav/README.md %%WWWDIR%%/vendor/sabre/dav/bin/build.php @@ -288,32 +291,6 @@ %%WWWDIR%%/vendor/sabre/dav/bin/sabredav %%WWWDIR%%/vendor/sabre/dav/bin/sabredav.php %%WWWDIR%%/vendor/sabre/dav/composer.json -%%WWWDIR%%/vendor/sabre/dav/examples/addressbookserver.php -%%WWWDIR%%/vendor/sabre/dav/examples/calendarserver.php -%%WWWDIR%%/vendor/sabre/dav/examples/fileserver.php -%%WWWDIR%%/vendor/sabre/dav/examples/groupwareserver.php -%%WWWDIR%%/vendor/sabre/dav/examples/minimal.php -%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.addressbooks.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.calendars.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.locks.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.principals.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.propertystorage.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/mysql.users.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.addressbooks.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.calendars.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.locks.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.principals.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.propertystorage.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/pgsql.users.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/sqlite.addressbooks.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/sqlite.calendars.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/sqlite.locks.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/sqlite.principals.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/sqlite.propertystorage.sql -%%WWWDIR%%/vendor/sabre/dav/examples/sql/sqlite.users.sql -%%WWWDIR%%/vendor/sabre/dav/examples/webserver/apache2_htaccess.conf -%%WWWDIR%%/vendor/sabre/dav/examples/webserver/apache2_vhost.conf -%%WWWDIR%%/vendor/sabre/dav/examples/webserver/apache2_vhost_cgi.conf %%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php %%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/BackendInterface.php %%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/NotificationSupport.php @@ -547,253 +524,6 @@ %%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalMatchReport.php %%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php %%WWWDIR%%/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php -%%WWWDIR%%/vendor/sabre/dav/phpstan.neon -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractPDOTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/Mock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockScheduling.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSharing.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSubscriptionSupport.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOMySQLTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOPgSqlTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOSqliteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/SimplePDOTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeNotificationsTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSharedCalendarsTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSubscriptionsTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarObjectTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryVAlarmTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsFloatingTimeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/FreeBusyReportTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/ICSExportPluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Issue166Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Issue172Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Issue203Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Issue205Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Issue211Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Issue220Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Issue228Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/JCalTransformTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/CollectionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/NodeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/CollectionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyReadTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyWriteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/UserTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/DeliverNewEventTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/FreeBusyRequestTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/MockPlugin.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMipPluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/InboxTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxPostTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginBasicTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginPropertiesTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginPropertiesWithSharedCalendarTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ScheduleDeliverTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/SchedulingObjectTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/SharedCalendarTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/SharingPluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/CreateSubscriptionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/SubscriptionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/TestUtil.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/ValidateICalTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/InviteReplyTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/InviteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/SystemStatusTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/AllowedSharingModesTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/EmailAddressSetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/InviteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/ScheduleCalendarTranspTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarComponentSetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarDataTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCollationSetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/CalendarQueryReportTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/InviteReplyTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/ShareTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/AbstractPluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookHomeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookQueryTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookRootTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/AbstractPDOTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/Mock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOMySQLTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOPgSqlTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOSqliteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/CardTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/IDirectoryTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/MultiGetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/SogoStripContentTypeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/VCFExportTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateFilterTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateVCardTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedAddressDataTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedCollationSetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/AddressBookMultiGetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/AddressBookQueryReportTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/AbstractServer.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBearerTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractDigestTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractPDOTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/ApacheTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/BasicCallBackTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/FileTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/IMAPTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/Mock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOMySQLTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOSqliteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Auth/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/BasicNodeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Browser/GuessContentTypeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Browser/MapGetToPropFindTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Browser/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Browser/PropFindAllTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ClientMock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ClientTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/CorePluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/DbTestHelperTrait.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Exception/LockedTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Exception/PaymentRequiredTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Exception/ServiceUnavailableTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Exception/TooManyMatchesTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ExceptionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/FS/NodeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/FSExt/DirectoryTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/FSExt/FileTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/FSExt/ServerTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/GetIfConditionsTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/HTTPPreferParsingTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/HttpCopyTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/HttpDeleteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/HttpGetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/HttpHeadTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/HttpMoveTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/HttpPutTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Issue33Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/AbstractTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/FileTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/Mock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOMySQLTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOPgSqlTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOSqliteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/MSWordTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/Plugin2Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Locks/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/Collection.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/File.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/PropertiesCollection.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/SharedNode.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mock/StreamingFile.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/MockLogger.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Mount/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ObjectTreeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PSR3Test.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/FileMock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/SpecificationTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropFindTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropPatchTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/AbstractPDOTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/Mock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOMysqlTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOPgSqlTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOSqliteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerEventsTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerMKCOLTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerPluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerPreconditionsTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerPropsInfiniteDepthTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerPropsTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerRangeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerSimpleTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/ServerUpdatePropertiesTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Sharing/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Sharing/ShareResourceTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/SimpleCollectionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/SimpleFileTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/StringUtilTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Sync/MockSyncCollection.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Sync/PluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/SyncTokenPropertyTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/TemporaryFileFilterTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/TestPlugin.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/TreeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/UUIDUtilTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/PropTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/ResponseTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/ShareeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/HrefTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/InviteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LastModifiedTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LocalHrefTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LockDiscoveryTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/ShareAccessTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/SupportedMethodSetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/SupportedReportSetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/PropFindTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/PropPatchTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/ShareResourceTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/SyncCollectionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/ServiceTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAV/Xml/XmlTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/ACLMethodTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/AclPrincipalPropSetReportTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/AllowAccessTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/BlockAccessTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/AceConflictTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NeedPrivilegesExceptionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NoAbstractTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NotRecognizedPrincipalTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NotSupportedPrivilegeTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/ExpandPropertiesTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/FS/CollectionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/FS/FileTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/FS/HomeCollectionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/MockACLNode.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/MockPrincipal.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PluginAdminTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PluginPropertiesTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PluginUpdatePropertiesTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/AbstractPDOTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/Mock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOMySQLTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOPgSqlTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOSqliteTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalCollectionTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalMatchTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalPropertySearchTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalSearchPropertySetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/SimplePluginTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/ACLTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/AclRestrictionsTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/CurrentUserPrivilegeSetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/PrincipalTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/SupportedPrivilegeSetTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Request/AclPrincipalPropSetReportTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Request/PrincipalMatchReportTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/DAVServerTest.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/HTTP/ResponseMock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/HTTP/SapiMock.php -%%WWWDIR%%/vendor/sabre/dav/tests/Sabre/TestUtil.php -%%WWWDIR%%/vendor/sabre/dav/tests/bootstrap.php -%%WWWDIR%%/vendor/sabre/dav/tests/phpunit.xml %%WWWDIR%%/vendor/sabre/event/.php_cs.dist %%WWWDIR%%/vendor/sabre/event/LICENSE %%WWWDIR%%/vendor/sabre/event/bin/.empty @@ -864,7 +594,6 @@ %%WWWDIR%%/vendor/sabre/http/tests/HTTP/SapiTest.php %%WWWDIR%%/vendor/sabre/http/tests/HTTP/URLUtilTest.php %%WWWDIR%%/vendor/sabre/http/tests/bootstrap.php -%%WWWDIR%%/vendor/sabre/http/tests/phpcs/ruleset.xml %%WWWDIR%%/vendor/sabre/http/tests/phpunit.xml %%WWWDIR%%/vendor/sabre/http/tests/%%WWWOWN%%/bar.php %%WWWDIR%%/vendor/sabre/http/tests/%%WWWOWN%%/foo @@ -1124,6 +853,7 @@ %%WWWDIR%%/vendor/symfony/polyfill-ctype/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-ctype/README.md %%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php %%WWWDIR%%/vendor/symfony/polyfill-ctype/composer.json %%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php @@ -1132,6 +862,7 @@ %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap80.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json %%WWWDIR%%/vendor/symfony/yaml/.gitignore %%WWWDIR%%/vendor/symfony/yaml/CHANGELOG.md