From owner-dev-commits-ports-main@freebsd.org Mon May 17 16:45:13 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 7A7D364D019; Mon, 17 May 2021 16:45:13 +0000 (UTC) (envelope-from git@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 4FkQ3Y2zzLz4Y9h; Mon, 17 May 2021 16:45:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4EAC27893; Mon, 17 May 2021 16:45:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14HGjDEw092986; Mon, 17 May 2021 16:45:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14HGjDrw092985; Mon, 17 May 2021 16:45:13 GMT (envelope-from git) Date: Mon, 17 May 2021 16:45:13 GMT Message-Id: <202105171645.14HGjDrw092985@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: 5b7dd7b8beef - main - www/glpi: Update to 9.5.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5b7dd7b8beefba76482ea5346cb85112d62e7f81 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2021 16:45:13 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b7dd7b8beefba76482ea5346cb85112d62e7f81 commit 5b7dd7b8beefba76482ea5346cb85112d62e7f81 Author: Mathias Monnerville AuthorDate: 2021-05-17 16:44:30 +0000 Commit: Neel Chauhan CommitDate: 2021-05-17 16:44:30 +0000 www/glpi: Update to 9.5.5 PR: 255943 --- www/glpi/Makefile | 2 +- www/glpi/distinfo | 6 +- www/glpi/pkg-plist | 878 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 882 insertions(+), 4 deletions(-) diff --git a/www/glpi/Makefile b/www/glpi/Makefile index c59d7301a77e..2ff7f0f4445a 100644 --- a/www/glpi/Makefile +++ b/www/glpi/Makefile @@ -1,7 +1,7 @@ # Created by: Mathias Monnerville PORTNAME= glpi -PORTVERSION= 9.5.3 +PORTVERSION= 9.5.5 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/ diff --git a/www/glpi/distinfo b/www/glpi/distinfo index a158d73d81b2..4f94de98a33e 100644 --- a/www/glpi/distinfo +++ b/www/glpi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607464472 -SHA256 (glpi-9.5.3.tgz) = fe82e09fb8432557b5b9cba5b90ebaae2cc07842045ef154eebcb0383892d8f6 -SIZE (glpi-9.5.3.tgz) = 43754801 +TIMESTAMP = 1620838950 +SHA256 (glpi-9.5.5.tgz) = 90617bcb9725c3af1f075aabad8f70cdebcd432b43f45d1c201248c00b83dde8 +SIZE (glpi-9.5.5.tgz) = 45672425 diff --git a/www/glpi/pkg-plist b/www/glpi/pkg-plist index 4b79eaa073fd..4c21a2ee1500 100644 --- a/www/glpi/pkg-plist +++ b/www/glpi/pkg-plist @@ -902,6 +902,7 @@ %%WWWDIR%%/inc/config.php %%WWWDIR%%/inc/console/abstractcommand.class.php %%WWWDIR%%/inc/console/application.class.php +%%WWWDIR%%/inc/console/build/compilescsscommand.class.php %%WWWDIR%%/inc/console/command/forcenopluginsoptioncommandinterface.class.php %%WWWDIR%%/inc/console/command/glpicommandinterface.class.php %%WWWDIR%%/inc/console/commandloader.class.php @@ -1389,6 +1390,7 @@ %%WWWDIR%%/inc/system/requirementslist.class.php %%WWWDIR%%/inc/system/requirementsmanager.class.php %%WWWDIR%%/inc/system/status/statuschecker.class.php +%%WWWDIR%%/inc/system/variables.class.php %%WWWDIR%%/inc/taskcategory.class.php %%WWWDIR%%/inc/tasktemplate.class.php %%WWWDIR%%/inc/telemetry.class.php @@ -1486,6 +1488,8 @@ %%WWWDIR%%/install/update_94_95/dashboards.php %%WWWDIR%%/install/update_951_952.php %%WWWDIR%%/install/update_952_953.php +%%WWWDIR%%/install/update_953_954.php +%%WWWDIR%%/install/update_954_955.php %%WWWDIR%%/install/update_content.php %%WWWDIR%%/install/update_to_031.php %%WWWDIR%%/install/update_xx_xy.tpl.php @@ -2814,8 +2818,10 @@ %%WWWDIR%%/status.php %%WWWDIR%%/vendor/autoload.php %%WWWDIR%%/vendor/blueimp/jquery-file-upload/LICENSE.txt +%%WWWDIR%%/vendor/blueimp/jquery-file-upload/README.md %%WWWDIR%%/vendor/blueimp/jquery-file-upload/SECURITY.md %%WWWDIR%%/vendor/blueimp/jquery-file-upload/VULNERABILITIES.md +%%WWWDIR%%/vendor/blueimp/jquery-file-upload/composer.json %%WWWDIR%%/vendor/blueimp/jquery-file-upload/cors/postmessage.html %%WWWDIR%%/vendor/blueimp/jquery-file-upload/cors/result.html %%WWWDIR%%/vendor/blueimp/jquery-file-upload/css/jquery.fileupload-noscript.css @@ -2874,6 +2880,7 @@ %%WWWDIR%%/vendor/blueimp/jquery-file-upload/wdio/wdio.conf.js %%WWWDIR%%/vendor/brick/math/LICENSE %%WWWDIR%%/vendor/brick/math/SECURITY.md +%%WWWDIR%%/vendor/brick/math/composer.json %%WWWDIR%%/vendor/brick/math/psalm-baseline.xml %%WWWDIR%%/vendor/brick/math/psalm.xml %%WWWDIR%%/vendor/brick/math/src/BigDecimal.php @@ -2903,17 +2910,34 @@ %%WWWDIR%%/vendor/composer/installed.json %%WWWDIR%%/vendor/composer/installed.php %%WWWDIR%%/vendor/container-interop/container-interop/LICENSE +%%WWWDIR%%/vendor/container-interop/container-interop/README.md +%%WWWDIR%%/vendor/container-interop/container-interop/composer.json +%%WWWDIR%%/vendor/container-interop/container-interop/docs/ContainerInterface-meta.md +%%WWWDIR%%/vendor/container-interop/container-interop/docs/ContainerInterface.md +%%WWWDIR%%/vendor/container-interop/container-interop/docs/Delegate-lookup-meta.md +%%WWWDIR%%/vendor/container-interop/container-interop/docs/Delegate-lookup.md +%%WWWDIR%%/vendor/container-interop/container-interop/docs/images/interoperating_containers.png +%%WWWDIR%%/vendor/container-interop/container-interop/docs/images/priority.png +%%WWWDIR%%/vendor/container-interop/container-interop/docs/images/side_by_side_containers.png %%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/ContainerInterface.php %%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/Exception/ContainerException.php %%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/Exception/NotFoundException.php %%WWWDIR%%/vendor/elvanto/litemoji/LICENSE +%%WWWDIR%%/vendor/elvanto/litemoji/README.md %%WWWDIR%%/vendor/elvanto/litemoji/bin/generate-shortcodes-array.php +%%WWWDIR%%/vendor/elvanto/litemoji/composer.json %%WWWDIR%%/vendor/elvanto/litemoji/phpunit.xml %%WWWDIR%%/vendor/elvanto/litemoji/src/LitEmoji.php %%WWWDIR%%/vendor/elvanto/litemoji/src/shortcodes-array.php +%%WWWDIR%%/vendor/elvanto/litemoji/tests/LitEmojiTest.php +%%WWWDIR%%/vendor/elvanto/litemoji/tests/ShortcodeIpsum +%%WWWDIR%%/vendor/elvanto/litemoji/tests/UnicodeIpsum +%%WWWDIR%%/vendor/guzzlehttp/guzzle/CHANGELOG.md %%WWWDIR%%/vendor/guzzlehttp/guzzle/Dockerfile %%WWWDIR%%/vendor/guzzlehttp/guzzle/LICENSE +%%WWWDIR%%/vendor/guzzlehttp/guzzle/README.md %%WWWDIR%%/vendor/guzzlehttp/guzzle/UPGRADING.md +%%WWWDIR%%/vendor/guzzlehttp/guzzle/composer.json %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Client.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/ClientInterface.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php @@ -2952,8 +2976,11 @@ %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Utils.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/functions.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/functions_include.php +%%WWWDIR%%/vendor/guzzlehttp/promises/CHANGELOG.md %%WWWDIR%%/vendor/guzzlehttp/promises/LICENSE %%WWWDIR%%/vendor/guzzlehttp/promises/Makefile +%%WWWDIR%%/vendor/guzzlehttp/promises/README.md +%%WWWDIR%%/vendor/guzzlehttp/promises/composer.json %%WWWDIR%%/vendor/guzzlehttp/promises/src/AggregateException.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/CancellationException.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/Coroutine.php @@ -2968,7 +2995,10 @@ %%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueueInterface.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/functions.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/functions_include.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/CHANGELOG.md %%WWWDIR%%/vendor/guzzlehttp/psr7/LICENSE +%%WWWDIR%%/vendor/guzzlehttp/psr7/README.md +%%WWWDIR%%/vendor/guzzlehttp/psr7/composer.json %%WWWDIR%%/vendor/guzzlehttp/psr7/src/AppendStream.php %%WWWDIR%%/vendor/guzzlehttp/psr7/src/BufferStream.php %%WWWDIR%%/vendor/guzzlehttp/psr7/src/CachingStream.php @@ -3002,10 +3032,15 @@ %%WWWDIR%%/vendor/htmlawed/htmlawed/htmLawed_README.txt %%WWWDIR%%/vendor/htmlawed/htmlawed/htmLawed_TESTCASE.txt %%WWWDIR%%/vendor/iamcal/lib_autolink/LICENSE +%%WWWDIR%%/vendor/iamcal/lib_autolink/README.md +%%WWWDIR%%/vendor/iamcal/lib_autolink/composer.json %%WWWDIR%%/vendor/iamcal/lib_autolink/lib_autolink.php +%%WWWDIR%%/vendor/laminas/laminas-cache/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-cache/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-cache/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-cache/README.md %%WWWDIR%%/vendor/laminas/laminas-cache/autoload/patternPluginManagerPolyfill.php +%%WWWDIR%%/vendor/laminas/laminas-cache/composer.json %%WWWDIR%%/vendor/laminas/laminas-cache/src/ConfigProvider.php %%WWWDIR%%/vendor/laminas/laminas-cache/src/Exception/BadMethodCallException.php %%WWWDIR%%/vendor/laminas/laminas-cache/src/Exception/ExceptionInterface.php @@ -3113,8 +3148,11 @@ %%WWWDIR%%/vendor/laminas/laminas-cache/src/Storage/TaggableInterface.php %%WWWDIR%%/vendor/laminas/laminas-cache/src/Storage/TotalSpaceCapableInterface.php %%WWWDIR%%/vendor/laminas/laminas-cache/src/StorageFactory.php +%%WWWDIR%%/vendor/laminas/laminas-eventmanager/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-eventmanager/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-eventmanager/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-eventmanager/README.md +%%WWWDIR%%/vendor/laminas/laminas-eventmanager/composer.json %%WWWDIR%%/vendor/laminas/laminas-eventmanager/src/AbstractListenerAggregate.php %%WWWDIR%%/vendor/laminas/laminas-eventmanager/src/Event.php %%WWWDIR%%/vendor/laminas/laminas-eventmanager/src/EventInterface.php @@ -3141,8 +3179,11 @@ %%WWWDIR%%/vendor/laminas/laminas-eventmanager/src/SharedEventManagerInterface.php %%WWWDIR%%/vendor/laminas/laminas-eventmanager/src/SharedEventsCapableInterface.php %%WWWDIR%%/vendor/laminas/laminas-eventmanager/src/Test/EventListenerIntrospectionTrait.php +%%WWWDIR%%/vendor/laminas/laminas-i18n/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-i18n/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-i18n/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-i18n/README.md +%%WWWDIR%%/vendor/laminas/laminas-i18n/composer.json %%WWWDIR%%/vendor/laminas/laminas-i18n/src/ConfigProvider.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Exception/ExceptionInterface.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Exception/ExtensionNotLoadedException.php @@ -3437,8 +3478,11 @@ %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/Helper/TranslatePlural.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/HelperConfig.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/HelperTrait.php +%%WWWDIR%%/vendor/laminas/laminas-json/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-json/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-json/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-json/README.md +%%WWWDIR%%/vendor/laminas/laminas-json/composer.json %%WWWDIR%%/vendor/laminas/laminas-json/src/Decoder.php %%WWWDIR%%/vendor/laminas/laminas-json/src/Encoder.php %%WWWDIR%%/vendor/laminas/laminas-json/src/Exception/BadMethodCallException.php @@ -3448,8 +3492,11 @@ %%WWWDIR%%/vendor/laminas/laminas-json/src/Exception/RuntimeException.php %%WWWDIR%%/vendor/laminas/laminas-json/src/Expr.php %%WWWDIR%%/vendor/laminas/laminas-json/src/Json.php +%%WWWDIR%%/vendor/laminas/laminas-loader/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-loader/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-loader/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-loader/README.md +%%WWWDIR%%/vendor/laminas/laminas-loader/composer.json %%WWWDIR%%/vendor/laminas/laminas-loader/src/AutoloaderFactory.php %%WWWDIR%%/vendor/laminas/laminas-loader/src/ClassMapAutoloader.php %%WWWDIR%%/vendor/laminas/laminas-loader/src/Exception/BadMethodCallException.php @@ -3467,8 +3514,11 @@ %%WWWDIR%%/vendor/laminas/laminas-loader/src/ShortNameLocator.php %%WWWDIR%%/vendor/laminas/laminas-loader/src/SplAutoloader.php %%WWWDIR%%/vendor/laminas/laminas-loader/src/StandardAutoloader.php +%%WWWDIR%%/vendor/laminas/laminas-mail/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-mail/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-mail/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-mail/README.md +%%WWWDIR%%/vendor/laminas/laminas-mail/composer.json %%WWWDIR%%/vendor/laminas/laminas-mail/src/Address.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Address/AddressInterface.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/AddressList.php @@ -3483,6 +3533,8 @@ %%WWWDIR%%/vendor/laminas/laminas-mail/src/Header/Bcc.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Header/Cc.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Header/ContentDisposition.php +%%WWWDIR%%/vendor/laminas/laminas-mail/src/Header/ContentDisposition.php.orig +%%WWWDIR%%/vendor/laminas/laminas-mail/src/Header/ContentDisposition.php.rej %%WWWDIR%%/vendor/laminas/laminas-mail/src/Header/ContentTransferEncoding.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Header/ContentType.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Header/Date.php @@ -3569,8 +3621,11 @@ %%WWWDIR%%/vendor/laminas/laminas-mail/src/Transport/Smtp.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Transport/SmtpOptions.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Transport/TransportInterface.php +%%WWWDIR%%/vendor/laminas/laminas-mime/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-mime/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-mime/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-mime/README.md +%%WWWDIR%%/vendor/laminas/laminas-mime/composer.json %%WWWDIR%%/vendor/laminas/laminas-mime/src/Decode.php %%WWWDIR%%/vendor/laminas/laminas-mime/src/Exception/ExceptionInterface.php %%WWWDIR%%/vendor/laminas/laminas-mime/src/Exception/InvalidArgumentException.php @@ -3578,8 +3633,11 @@ %%WWWDIR%%/vendor/laminas/laminas-mime/src/Message.php %%WWWDIR%%/vendor/laminas/laminas-mime/src/Mime.php %%WWWDIR%%/vendor/laminas/laminas-mime/src/Part.php +%%WWWDIR%%/vendor/laminas/laminas-serializer/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-serializer/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-serializer/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-serializer/README.md +%%WWWDIR%%/vendor/laminas/laminas-serializer/composer.json %%WWWDIR%%/vendor/laminas/laminas-serializer/src/Adapter/AbstractAdapter.php %%WWWDIR%%/vendor/laminas/laminas-serializer/src/Adapter/AdapterInterface.php %%WWWDIR%%/vendor/laminas/laminas-serializer/src/Adapter/AdapterOptions.php @@ -3603,10 +3661,13 @@ %%WWWDIR%%/vendor/laminas/laminas-serializer/src/Exception/RuntimeException.php %%WWWDIR%%/vendor/laminas/laminas-serializer/src/Module.php %%WWWDIR%%/vendor/laminas/laminas-serializer/src/Serializer.php +%%WWWDIR%%/vendor/laminas/laminas-servicemanager/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-servicemanager/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-servicemanager/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-servicemanager/README.md %%WWWDIR%%/vendor/laminas/laminas-servicemanager/bin/generate-deps-for-config-factory %%WWWDIR%%/vendor/laminas/laminas-servicemanager/bin/generate-factory-for-class +%%WWWDIR%%/vendor/laminas/laminas-servicemanager/composer.json %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/AbstractFactory/ConfigAbstractFactory.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/AbstractFactory/ReflectionBasedAbstractFactory.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/AbstractFactoryInterface.php @@ -3638,8 +3699,11 @@ %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/Tool/ConfigDumperCommand.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/Tool/FactoryCreator.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/Tool/FactoryCreatorCommand.php +%%WWWDIR%%/vendor/laminas/laminas-stdlib/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-stdlib/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-stdlib/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-stdlib/README.md +%%WWWDIR%%/vendor/laminas/laminas-stdlib/composer.json %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/AbstractOptions.php %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/ArrayObject.php %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/ArraySerializableInterface.php @@ -3687,9 +3751,12 @@ %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/StringWrapper/MbString.php %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/StringWrapper/Native.php %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/StringWrapper/StringWrapperInterface.php +%%WWWDIR%%/vendor/laminas/laminas-validator/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-validator/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-validator/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-validator/README.md %%WWWDIR%%/vendor/laminas/laminas-validator/bin/update_hostname_validator.php +%%WWWDIR%%/vendor/laminas/laminas-validator/composer.json %%WWWDIR%%/vendor/laminas/laminas-validator/src/AbstractValidator.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Barcode.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Barcode/AbstractAdapter.php @@ -3803,8 +3870,11 @@ %%WWWDIR%%/vendor/laminas/laminas-validator/src/ValidatorPluginManagerAwareInterface.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/ValidatorPluginManagerFactory.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/ValidatorProviderInterface.php +%%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/README.md +%%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/composer.json %%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/config/replacements.php %%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/src/Autoloader.php %%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/src/ConfigPostProcessor.php @@ -3812,6 +3882,8 @@ %%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/src/Replacements.php %%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/src/RewriteRules.php %%WWWDIR%%/vendor/laminas/laminas-zendframework-bridge/src/autoload.php +%%WWWDIR%%/vendor/mexitek/phpcolors/README.md +%%WWWDIR%%/vendor/mexitek/phpcolors/composer.json %%WWWDIR%%/vendor/mexitek/phpcolors/demo/demo.php %%WWWDIR%%/vendor/mexitek/phpcolors/demo/phpColor-demo.png %%WWWDIR%%/vendor/mexitek/phpcolors/src/Mexitek/PHPColors/Color.php @@ -3823,7 +3895,10 @@ %%WWWDIR%%/vendor/michelf/php-markdown/Michelf/MarkdownExtra.php %%WWWDIR%%/vendor/michelf/php-markdown/Michelf/MarkdownInterface.inc.php %%WWWDIR%%/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php +%%WWWDIR%%/vendor/michelf/php-markdown/Readme.md %%WWWDIR%%/vendor/michelf/php-markdown/Readme.php +%%WWWDIR%%/vendor/michelf/php-markdown/composer.json +%%WWWDIR%%/vendor/michelf/php-markdown/phpunit.xml.dist %%WWWDIR%%/vendor/michelf/php-markdown/test/bootstrap.php %%WWWDIR%%/vendor/michelf/php-markdown/test/helpers/MarkdownTestHelper.php %%WWWDIR%%/vendor/michelf/php-markdown/test/integration/PhpMarkdownTest.php @@ -3948,8 +4023,12 @@ %%WWWDIR%%/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/XML empty tag.text %%WWWDIR%%/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/XML empty tag.xhtml %%WWWDIR%%/vendor/michelf/php-markdown/test/unit/MarkdownExtraTest.php +%%WWWDIR%%/vendor/monolog/monolog/CHANGELOG.md %%WWWDIR%%/vendor/monolog/monolog/LICENSE +%%WWWDIR%%/vendor/monolog/monolog/README.md %%WWWDIR%%/vendor/monolog/monolog/UPGRADE.md +%%WWWDIR%%/vendor/monolog/monolog/composer.json +%%WWWDIR%%/vendor/monolog/monolog/phpstan.neon.dist %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/DateTimeImmutable.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/ErrorHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php @@ -4022,6 +4101,7 @@ %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php +%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php @@ -4061,6 +4141,7 @@ %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Test/TestCase.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Utils.php %%WWWDIR%%/vendor/paragonie/sodium_compat/LICENSE +%%WWWDIR%%/vendor/paragonie/sodium_compat/README.md %%WWWDIR%%/vendor/paragonie/sodium_compat/appveyor.yml %%WWWDIR%%/vendor/paragonie/sodium_compat/autoload-fast.php %%WWWDIR%%/vendor/paragonie/sodium_compat/autoload-pedantic.php @@ -4069,6 +4150,7 @@ %%WWWDIR%%/vendor/paragonie/sodium_compat/autoload.php %%WWWDIR%%/vendor/paragonie/sodium_compat/build-phar.sh %%WWWDIR%%/vendor/paragonie/sodium_compat/composer-php52.json +%%WWWDIR%%/vendor/paragonie/sodium_compat/composer.json %%WWWDIR%%/vendor/paragonie/sodium_compat/dist/Makefile %%WWWDIR%%/vendor/paragonie/sodium_compat/dist/box.json %%WWWDIR%%/vendor/paragonie/sodium_compat/lib/constants.php @@ -4102,6 +4184,7 @@ %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/Crypto.php %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/File.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/phpunit.xml.dist %%WWWDIR%%/vendor/paragonie/sodium_compat/psalm-above-3.xml %%WWWDIR%%/vendor/paragonie/sodium_compat/psalm-below-3.xml %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Compat.php @@ -4120,6 +4203,7 @@ %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Curve25519/README.md %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Ed25519.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php @@ -4144,6 +4228,7 @@ %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/README.md %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php @@ -4165,8 +4250,10 @@ %%WWWDIR%%/vendor/paragonie/sodium_compat/src/SodiumException.php %%WWWDIR%%/vendor/phpmailer/phpmailer/COMMITMENT %%WWWDIR%%/vendor/phpmailer/phpmailer/LICENSE +%%WWWDIR%%/vendor/phpmailer/phpmailer/README.md %%WWWDIR%%/vendor/phpmailer/phpmailer/SECURITY.md %%WWWDIR%%/vendor/phpmailer/phpmailer/VERSION +%%WWWDIR%%/vendor/phpmailer/phpmailer/composer.json %%WWWDIR%%/vendor/phpmailer/phpmailer/get_oauth_token.php %%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php %%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php @@ -4224,16 +4311,24 @@ %%WWWDIR%%/vendor/phpmailer/phpmailer/src/PHPMailer.php %%WWWDIR%%/vendor/phpmailer/phpmailer/src/POP3.php %%WWWDIR%%/vendor/phpmailer/phpmailer/src/SMTP.php +%%WWWDIR%%/vendor/psr/cache/CHANGELOG.md %%WWWDIR%%/vendor/psr/cache/LICENSE.txt +%%WWWDIR%%/vendor/psr/cache/README.md +%%WWWDIR%%/vendor/psr/cache/composer.json %%WWWDIR%%/vendor/psr/cache/src/CacheException.php %%WWWDIR%%/vendor/psr/cache/src/CacheItemInterface.php %%WWWDIR%%/vendor/psr/cache/src/CacheItemPoolInterface.php %%WWWDIR%%/vendor/psr/cache/src/InvalidArgumentException.php %%WWWDIR%%/vendor/psr/container/LICENSE +%%WWWDIR%%/vendor/psr/container/README.md +%%WWWDIR%%/vendor/psr/container/composer.json %%WWWDIR%%/vendor/psr/container/src/ContainerExceptionInterface.php %%WWWDIR%%/vendor/psr/container/src/ContainerInterface.php %%WWWDIR%%/vendor/psr/container/src/NotFoundExceptionInterface.php +%%WWWDIR%%/vendor/psr/http-message/CHANGELOG.md %%WWWDIR%%/vendor/psr/http-message/LICENSE +%%WWWDIR%%/vendor/psr/http-message/README.md +%%WWWDIR%%/vendor/psr/http-message/composer.json %%WWWDIR%%/vendor/psr/http-message/src/MessageInterface.php %%WWWDIR%%/vendor/psr/http-message/src/RequestInterface.php %%WWWDIR%%/vendor/psr/http-message/src/ResponseInterface.php @@ -4253,13 +4348,22 @@ %%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php %%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php %%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php +%%WWWDIR%%/vendor/psr/log/README.md +%%WWWDIR%%/vendor/psr/log/composer.json %%WWWDIR%%/vendor/psr/simple-cache/LICENSE.md +%%WWWDIR%%/vendor/psr/simple-cache/README.md +%%WWWDIR%%/vendor/psr/simple-cache/composer.json %%WWWDIR%%/vendor/psr/simple-cache/src/CacheException.php %%WWWDIR%%/vendor/psr/simple-cache/src/CacheInterface.php %%WWWDIR%%/vendor/psr/simple-cache/src/InvalidArgumentException.php %%WWWDIR%%/vendor/ralouphie/getallheaders/LICENSE +%%WWWDIR%%/vendor/ralouphie/getallheaders/README.md +%%WWWDIR%%/vendor/ralouphie/getallheaders/composer.json %%WWWDIR%%/vendor/ralouphie/getallheaders/src/getallheaders.php +%%WWWDIR%%/vendor/ramsey/collection/CHANGELOG.md %%WWWDIR%%/vendor/ramsey/collection/LICENSE +%%WWWDIR%%/vendor/ramsey/collection/README.md +%%WWWDIR%%/vendor/ramsey/collection/composer.json %%WWWDIR%%/vendor/ramsey/collection/phpstan-tests.neon %%WWWDIR%%/vendor/ramsey/collection/src/AbstractArray.php %%WWWDIR%%/vendor/ramsey/collection/src/AbstractCollection.php @@ -4290,7 +4394,10 @@ %%WWWDIR%%/vendor/ramsey/collection/src/Tool/TypeTrait.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/ValueToStringTrait.php +%%WWWDIR%%/vendor/ramsey/uuid/CHANGELOG.md %%WWWDIR%%/vendor/ramsey/uuid/LICENSE +%%WWWDIR%%/vendor/ramsey/uuid/README.md +%%WWWDIR%%/vendor/ramsey/uuid/composer.json %%WWWDIR%%/vendor/ramsey/uuid/src/BinaryUtils.php %%WWWDIR%%/vendor/ramsey/uuid/src/Builder/BuilderCollection.php %%WWWDIR%%/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php @@ -4394,8 +4501,12 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Validator/GenericValidator.php %%WWWDIR%%/vendor/ramsey/uuid/src/Validator/ValidatorInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/functions.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/CHANGELOG.md %%WWWDIR%%/vendor/rlanvin/php-rrule/LICENSE +%%WWWDIR%%/vendor/rlanvin/php-rrule/README.md %%WWWDIR%%/vendor/rlanvin/php-rrule/bin/import_windows_timezones.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/composer.json +%%WWWDIR%%/vendor/rlanvin/php-rrule/phpunit.xml.dist %%WWWDIR%%/vendor/rlanvin/php-rrule/src/RRule.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/RRuleInterface.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/RRuleTrait.php @@ -4410,8 +4521,16 @@ %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/it.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/nl.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/tzdata/windows.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/tests/RRuleTest.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/tests/RSetTest.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/tests/RfcParserTest.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/tests/bootstrap.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/tests/i18n/fr_BE.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/tests/i18n/xx.php +%%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 %%WWWDIR%%/vendor/sabre/dav/bin/googlecode_upload.py %%WWWDIR%%/vendor/sabre/dav/bin/migrateto20.php @@ -4421,6 +4540,33 @@ %%WWWDIR%%/vendor/sabre/dav/bin/naturalselection %%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 @@ -4655,7 +4801,254 @@ %%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/LICENSE +%%WWWDIR%%/vendor/sabre/event/composer.json %%WWWDIR%%/vendor/sabre/event/lib/Emitter.php %%WWWDIR%%/vendor/sabre/event/lib/EmitterInterface.php %%WWWDIR%%/vendor/sabre/event/lib/EmitterTrait.php @@ -4670,7 +5063,16 @@ %%WWWDIR%%/vendor/sabre/event/lib/WildcardEmitterTrait.php %%WWWDIR%%/vendor/sabre/event/lib/coroutine.php %%WWWDIR%%/vendor/sabre/event/phpstan.neon +%%WWWDIR%%/vendor/sabre/http/CHANGELOG.md %%WWWDIR%%/vendor/sabre/http/LICENSE +%%WWWDIR%%/vendor/sabre/http/README.md +%%WWWDIR%%/vendor/sabre/http/composer.json +%%WWWDIR%%/vendor/sabre/http/examples/asyncclient.php +%%WWWDIR%%/vendor/sabre/http/examples/basicauth.php +%%WWWDIR%%/vendor/sabre/http/examples/client.php +%%WWWDIR%%/vendor/sabre/http/examples/digestauth.php +%%WWWDIR%%/vendor/sabre/http/examples/reverseproxy.php +%%WWWDIR%%/vendor/sabre/http/examples/stringify.php %%WWWDIR%%/vendor/sabre/http/lib/Auth/AWS.php %%WWWDIR%%/vendor/sabre/http/lib/Auth/AbstractAuth.php %%WWWDIR%%/vendor/sabre/http/lib/Auth/Basic.php @@ -4693,12 +5095,35 @@ %%WWWDIR%%/vendor/sabre/http/lib/Version.php %%WWWDIR%%/vendor/sabre/http/lib/functions.php %%WWWDIR%%/vendor/sabre/http/phpstan.neon +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/Auth/AWSTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/Auth/BasicTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/Auth/BearerTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/Auth/DigestTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/ClientTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/FunctionsTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/MessageDecoratorTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/MessageTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/NegotiateTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/RequestDecoratorTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/RequestTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/ResponseDecoratorTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/ResponseTest.php +%%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/phpunit.xml +%%WWWDIR%%/vendor/sabre/http/tests/www/bar.php +%%WWWDIR%%/vendor/sabre/http/tests/www/foo +%%WWWDIR%%/vendor/sabre/http/tests/www/large.php %%WWWDIR%%/vendor/sabre/uri/LICENSE +%%WWWDIR%%/vendor/sabre/uri/composer.json %%WWWDIR%%/vendor/sabre/uri/lib/InvalidUriException.php %%WWWDIR%%/vendor/sabre/uri/lib/Version.php %%WWWDIR%%/vendor/sabre/uri/lib/functions.php %%WWWDIR%%/vendor/sabre/uri/phpstan.neon +%%WWWDIR%%/vendor/sabre/vobject/CHANGELOG.md %%WWWDIR%%/vendor/sabre/vobject/LICENSE +%%WWWDIR%%/vendor/sabre/vobject/README.md %%WWWDIR%%/vendor/sabre/vobject/bin/bench.php %%WWWDIR%%/vendor/sabre/vobject/bin/bench_freebusygenerator.php %%WWWDIR%%/vendor/sabre/vobject/bin/bench_manipulatevcard.php @@ -4708,6 +5133,7 @@ %%WWWDIR%%/vendor/sabre/vobject/bin/mergeduplicates.php %%WWWDIR%%/vendor/sabre/vobject/bin/rrulebench.php %%WWWDIR%%/vendor/sabre/vobject/bin/vobject +%%WWWDIR%%/vendor/sabre/vobject/composer.json %%WWWDIR%%/vendor/sabre/vobject/lib/BirthdayCalendarGenerator.php %%WWWDIR%%/vendor/sabre/vobject/lib/Cli.php %%WWWDIR%%/vendor/sabre/vobject/lib/Component.php @@ -4788,7 +5214,108 @@ %%WWWDIR%%/vendor/sabre/vobject/phpstan.neon %%WWWDIR%%/vendor/sabre/vobject/resources/schema/xcal.rng %%WWWDIR%%/vendor/sabre/vobject/resources/schema/xcard.rng +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/AttachIssueTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/BirthdayCalendarGeneratorTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/CliTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/AvailableTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/VAlarmTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/VAvailabilityTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/VCalendarTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/VCardTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/VEventTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/VFreeBusyTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/VJournalTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/VTimeZoneTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Component/VTodoTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ComponentTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/DateTimeParserTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/DocumentTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ElementListTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/EmClientTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/EmptyParameterTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/EmptyValueIssueTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/FreeBusyDataTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/FreeBusyGeneratorTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/GoogleColonEscapingTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ICalendar/AttachParseTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerAttendeeReplyTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerDeleteEventTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerNewEventTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerProcessMessageTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerProcessReplyTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerSignificantChangesTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerTester.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerTimezoneInParseEventInfoWithoutMasterTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerUpdateEventTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/EvolutionTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/MessageTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Issue153Test.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Issue259Test.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Issue36WorkAroundTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Issue40Test.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Issue64Test.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Issue96Test.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/IssueUndefinedIndexTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/JCalTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/JCardTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/LineFoldingIssueTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ParameterTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Parser/JsonTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Parser/MimeDirTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Parser/QuotedPrintableTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Parser/XmlTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/BinaryTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/BooleanTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/CompoundTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/FloatTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/ICalendar/CalAddressTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/ICalendar/DateTimeTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/ICalendar/DurationTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/ICalendar/RecurTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/TextTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/UriTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/VCard/DateAndOrTimeTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/VCard/LanguageTagTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Property/VCard/PhoneNumberTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/PropertyTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ReaderTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ByMonthInDailyTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/BySetPosHangTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ExpandFloatingTimesTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/FifthTuesdayProblemTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/HandleRDateExpandTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/IncorrectExpandTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/InfiniteLoopProblemTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/Issue26Test.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/Issue48Test.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/Issue50Test.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/MainTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/MaxInstancesTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/MissingOverriddenTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/NoInstancesTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/OverrideFirstEventTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/SameDateForRecurringEventsTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/RDateIteratorTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/RRuleIteratorTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/UntilRespectsTimezoneTest.ics +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/SlashRTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Splitter/ICalendarTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Splitter/VCardTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/StringUtilTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/TimeZoneUtilTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/UUIDUtilTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/VCard21Test.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/VCardConverterTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/VersionTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/WriterTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/issue153.vcf +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/issue64.vcf +%%WWWDIR%%/vendor/sabre/vobject/tests/bootstrap.php +%%WWWDIR%%/vendor/sabre/vobject/tests/phpunit.xml +%%WWWDIR%%/vendor/sabre/xml/CHANGELOG.md %%WWWDIR%%/vendor/sabre/xml/LICENSE +%%WWWDIR%%/vendor/sabre/xml/README.md +%%WWWDIR%%/vendor/sabre/xml/composer.json %%WWWDIR%%/vendor/sabre/xml/lib/ContextStackTrait.php %%WWWDIR%%/vendor/sabre/xml/lib/Deserializer/functions.php %%WWWDIR%%/vendor/sabre/xml/lib/Element.php @@ -4808,8 +5335,31 @@ %%WWWDIR%%/vendor/sabre/xml/lib/XmlDeserializable.php %%WWWDIR%%/vendor/sabre/xml/lib/XmlSerializable.php %%WWWDIR%%/vendor/sabre/xml/phpstan.neon +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/ContextStackTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/EnumTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/FunctionCallerTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/KeyValueTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/MixedContentTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/RepeatingElementsTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/ValueObjectTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/CDataTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/Eater.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/ElementsTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/KeyValueTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/Mock.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/UriTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/XmlFragmentTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/InfiteLoopTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/ReaderTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Serializer/EnumTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Serializer/RepeatingElementsTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/ServiceTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/WriterTest.php +%%WWWDIR%%/vendor/sabre/xml/tests/phpunit.xml %%WWWDIR%%/vendor/scssphp/scssphp/LICENSE.md +%%WWWDIR%%/vendor/scssphp/scssphp/README.md %%WWWDIR%%/vendor/scssphp/scssphp/bin/pscss +%%WWWDIR%%/vendor/scssphp/scssphp/composer.json %%WWWDIR%%/vendor/scssphp/scssphp/scss.inc.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Base/Range.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Block.php @@ -4838,7 +5388,11 @@ %%WWWDIR%%/vendor/scssphp/scssphp/src/Type.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Util.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Version.php +%%WWWDIR%%/vendor/sebastian/diff/ChangeLog.md %%WWWDIR%%/vendor/sebastian/diff/LICENSE *** 493 LINES SKIPPED ***