Mon Feb 15 23:28:22 2016 UTC ()
Update php-baikal to 0.3.1.

Ba誰kal 0.3.1 is now the recommended version of Ba誰kal. This release
fixes the most reported issues with Baikal, and also:

    Upgrades sabre/dav from version 1.8 to 3.1.
    Supports PHP 7.
    Makes the minimum PHP version 5.5.
    Adds support for calendar/addressbook export.
    Adds support for WebDAV-Sync.

Upgrade instructions are here:
http://sabre.io/baikal/upgrade/


(wiz)
diff -r1.1 -r1.2 pkgsrc/net/php-baikal/Makefile
diff -r1.1 -r1.2 pkgsrc/net/php-baikal/PLIST
diff -r1.1 -r1.2 pkgsrc/net/php-baikal/distinfo
diff -r1.1 -r0 pkgsrc/net/php-baikal/patches/patch-Core_Frameworks_Flake_Util_Tools.php

cvs diff -r1.1 -r1.2 pkgsrc/net/php-baikal/Makefile (expand / switch to context diff)
--- pkgsrc/net/php-baikal/Makefile 2015/11/24 11:38:28 1.1
+++ pkgsrc/net/php-baikal/Makefile 2016/02/15 23:28:22 1.2
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2015/11/24 11:38:28 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/02/15 23:28:22 wiz Exp $
 
-DISTNAME=	baikal-regular-0.2.7
-PKGNAME=	${PHP_PKG_PREFIX}-${DISTNAME:S/regular-//}
+DISTNAME=	baikal-0.3.1
+PKGNAME=	${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=	net
-MASTER_SITES=	http://baikal-server.com/get/
-EXTRACT_SUFX=	.tgz
+MASTER_SITES=	${MASTER_SITE_GITHUB:=fruux/}
+GITHUB_RELEASE=	${PKGVERSION_NOREV}
+GITHUB_PROJECT=	baikal
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://baikal-server.com/
@@ -15,7 +17,7 @@
 DEPENDS+=	${PHP_PKG_PREFIX}-pdo_sqlite>=5.3.1:../../databases/php-pdo_sqlite
 DEPENDS+=	${PHP_PKG_PREFIX}-dom>=5.3.1:../../textproc/php-dom
 
-WRKSRC=		${WRKDIR}/baikal-regular
+WRKSRC=		${WRKDIR}/baikal
 
 USE_LANGUAGES=	# none
 NO_BUILD=	yes
@@ -27,12 +29,32 @@
 BAIKALDIR=		share/baikal
 INSTALLATION_DIRS=	${BAIKDALDIR}
 
+# TODO:
+# The directory "Specific" should probably be handled as configuration
+
+CHECK_INTERPRETER_SKIP+=	share/baikal/Core/Frameworks/BaikalAdmin/Resources/GlyphiconsPro/generate-sprite.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/Core/Resources/Web/BaikalAdmin/GlyphiconsPro/generate-sprite.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/html/res/core/BaikalAdmin/GlyphiconsPro/generate-sprite.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/bin/generate_vcards
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/bin/naturalselection
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/bin/vobject
 CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/bin/vobjectvalidate.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/dav/bin/build.php
 CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/dav/bin/googlecode_upload.py
 CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/dav/bin/migrateto17.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/dav/bin/migrateto20.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/dav/bin/migrateto21.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/dav/bin/migrateto30.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/dav/bin/naturalselection
 CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/dav/bin/naturalselection.py
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/event/examples/promise.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/event/examples/tail.php
 CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/vobject/bin/bench.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/vobject/bin/fetch_windows_zones.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/vobject/bin/generate_vcards
 CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/vobject/bin/generateicalendardata.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/vobject/bin/mergeduplicates.php
+CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/vobject/bin/vobject
 CHECK_INTERPRETER_SKIP+=	share/baikal/vendor/sabre/vobject/bin/vobjectvalidate.php
 
 .include "../../mk/bsd.prefs.mk"

cvs diff -r1.1 -r1.2 pkgsrc/net/php-baikal/PLIST (expand / switch to context diff)
--- pkgsrc/net/php-baikal/PLIST 2015/11/24 11:38:28 1.1
+++ pkgsrc/net/php-baikal/PLIST 2016/02/15 23:28:22 1.2
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2015/11/24 11:38:28 wiz Exp $
-share/baikal/ChangeLog.md
+@comment $NetBSD: PLIST,v 1.2 2016/02/15 23:28:22 wiz Exp $
+share/baikal/CHANGELOG.md
 share/baikal/Core/Distrib.php
 share/baikal/Core/Frameworks/Baikal/Core/PDOBasicAuth.php
+share/baikal/Core/Frameworks/Baikal/Core/Server.php
 share/baikal/Core/Frameworks/Baikal/Core/Tools.php
 share/baikal/Core/Frameworks/Baikal/Framework.php
 share/baikal/Core/Frameworks/Baikal/Model/AddressBook.php
@@ -15,8 +16,6 @@
 share/baikal/Core/Frameworks/Baikal/Model/Config/System.php
 share/baikal/Core/Frameworks/Baikal/Model/Principal.php
 share/baikal/Core/Frameworks/Baikal/Model/User.php
-share/baikal/Core/Frameworks/Baikal/WWWRoot/cal.php
-share/baikal/Core/Frameworks/Baikal/WWWRoot/card.php
 share/baikal/Core/Frameworks/Baikal/WWWRoot/index.php
 share/baikal/Core/Frameworks/BaikalAdmin/Controller/Dashboard.php
 share/baikal/Core/Frameworks/BaikalAdmin/Controller/Install/Database.php
@@ -119,159 +118,6 @@
 share/baikal/Core/Frameworks/Flake/Util/Router.php
 share/baikal/Core/Frameworks/Flake/Util/Router/QuestionMarkRewrite.php
 share/baikal/Core/Frameworks/Flake/Util/Tools.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/AUTHORS
-share/baikal/Core/Frameworks/Flake/Util/Twig/CHANGELOG
-share/baikal/Core/Frameworks/Flake/Util/Twig/LICENSE
-share/baikal/Core/Frameworks/Flake/Util/Twig/README.markdown
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Autoloader.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Compiler.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/CompilerInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Environment.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Error.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Error/Loader.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Error/Runtime.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Error/Syntax.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/ExpressionParser.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Extension.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Extension/Core.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Extension/Debug.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Extension/Escaper.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Extension/Optimizer.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Extension/Sandbox.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/ExtensionInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Filter.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Filter/Function.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Filter/Method.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Filter/Node.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/FilterInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Function.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Function/Function.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Function/Method.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Function/Node.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/FunctionInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Lexer.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/LexerInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Loader/Array.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Loader/Chain.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Loader/Filesystem.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Loader/String.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/LoaderInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Markup.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/AutoEscape.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Block.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/BlockReference.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Body.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Do.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Embed.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Array.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/AssignName.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Add.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/And.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Concat.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Div.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Equal.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/FloorDiv.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Greater.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/In.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Less.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/LessEqual.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Mod.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Mul.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/NotEqual.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/NotIn.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Or.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Power.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Range.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Binary/Sub.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/BlockReference.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Conditional.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Constant.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/ExtensionReference.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Filter.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Filter/Default.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Function.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/GetAttr.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/MethodCall.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Name.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Parent.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/TempName.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Test.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Test/Constant.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Test/Defined.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Test/Divisibleby.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Test/Even.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Test/Null.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Test/Odd.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Test/Sameas.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Unary.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Unary/Neg.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Unary/Not.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Expression/Unary/Pos.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Flush.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/For.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/ForLoop.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/If.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Import.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Include.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Macro.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Module.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Print.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Sandbox.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/SandboxedModule.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/SandboxedPrint.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Set.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/SetTemp.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Spaceless.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Node/Text.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/NodeInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/NodeOutputInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/NodeTraverser.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/NodeVisitor/Escaper.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/NodeVisitor/Optimizer.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/NodeVisitor/SafeAnalysis.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/NodeVisitor/Sandbox.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/NodeVisitorInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Parser.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/ParserInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Sandbox/SecurityError.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Sandbox/SecurityPolicy.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Sandbox/SecurityPolicyInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Template.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TemplateInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Test/Function.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Test/Method.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Test/Node.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TestInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/Token.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/AutoEscape.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Block.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Do.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Embed.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Extends.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Filter.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Flush.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/For.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/From.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/If.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Import.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Include.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Macro.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Sandbox.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Set.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Spaceless.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParser/Use.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParserBroker.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParserBrokerInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenParserInterface.php
-share/baikal/Core/Frameworks/Flake/Util/Twig/lib/Twig/TokenStream.php
 share/baikal/Core/Frameworks/Flake/config.php
 share/baikal/Core/Frameworks/Formal/Core/Message.php
 share/baikal/Core/Frameworks/Formal/Element.php
@@ -296,303 +142,395 @@
 share/baikal/Core/Frameworks/TwitterBootstrap/js/jquery-1.7.1.min.js
 share/baikal/Core/Resources/Db/MySQL/db.sql
 share/baikal/Core/Resources/Db/SQLite/db.sql
-share/baikal/Core/Resources/Db/SQLite/db.sqlite
 share/baikal/Core/Resources/System/htaccess-documentroot
 share/baikal/Core/Resources/System/htaccess-specific
-share/baikal/Core/Resources/Web/BaikalAdmin
+share/baikal/Core/Resources/Web/BaikalAdmin/GlyphiconsPro/generate-sprite.php
+share/baikal/Core/Resources/Web/BaikalAdmin/GlyphiconsPro/glyph-dark.png
+share/baikal/Core/Resources/Web/BaikalAdmin/GlyphiconsPro/glyph2x-dark.png
+share/baikal/Core/Resources/Web/BaikalAdmin/GlyphiconsPro/glyphpro-2x.css
+share/baikal/Core/Resources/Web/BaikalAdmin/GlyphiconsPro/glyphpro.css
+share/baikal/Core/Resources/Web/BaikalAdmin/GlyphiconsPro/test-glyphpro2x.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Images/logo-framboise.png
+share/baikal/Core/Resources/Web/BaikalAdmin/Strings/EN/Exceptions.json
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Dashboard.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Install/Database.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Install/Initialize.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Login.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Navigation/Topbar.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Navigation/Topbar/Anonymous.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Navigation/Topbar/Install.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Page/baikal-text-20.png
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Page/index.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Page/style.css
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Settings/Standard.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Settings/System.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/User/AddressBooks.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/User/Calendars.html
+share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Users.html
+share/baikal/Core/Resources/Web/BaikalAdmin/html5.js
 share/baikal/Core/Resources/Web/README.md
-share/baikal/Core/Resources/Web/TwitterBootstrap
-share/baikal/INSTALL.md
-share/baikal/LICENSE.txt
+share/baikal/Core/Resources/Web/TwitterBootstrap/css/bootstrap-responsive.css
+share/baikal/Core/Resources/Web/TwitterBootstrap/css/bootstrap-responsive.min.css
+share/baikal/Core/Resources/Web/TwitterBootstrap/css/bootstrap.css
+share/baikal/Core/Resources/Web/TwitterBootstrap/css/bootstrap.min.css
+share/baikal/Core/Resources/Web/TwitterBootstrap/img/glyphicons-halflings-orig.png
+share/baikal/Core/Resources/Web/TwitterBootstrap/img/glyphicons-halflings-white.png
+share/baikal/Core/Resources/Web/TwitterBootstrap/img/glyphicons-halflings.png
+share/baikal/Core/Resources/Web/TwitterBootstrap/js/bootstrap-popover.js
+share/baikal/Core/Resources/Web/TwitterBootstrap/js/bootstrap-tooltip.js
+share/baikal/Core/Resources/Web/TwitterBootstrap/js/bootstrap.js
+share/baikal/Core/Resources/Web/TwitterBootstrap/js/bootstrap.min.js
+share/baikal/Core/Resources/Web/TwitterBootstrap/js/jquery-1.7.1.min.js
+share/baikal/LICENSE
 share/baikal/README.md
 share/baikal/Specific/.htaccess
 share/baikal/Specific/ENABLE_INSTALL
+share/baikal/Specific/config.php
+share/baikal/Specific/config.system.php
+share/baikal/Specific/db/.gitignore
 share/baikal/Specific/db/db.sqlite
-share/baikal/Specific/virtualhosts/baikal.apache2
-share/baikal/Specific/virtualhosts/baikal.nginx
-share/baikal/TROUBLESHOOTING.md
-share/baikal/UPGRADE.md
 share/baikal/html/.htaccess
 share/baikal/html/admin/index.php
 share/baikal/html/admin/install/index.php
 share/baikal/html/cal.php
 share/baikal/html/card.php
+share/baikal/html/dav.php
 share/baikal/html/index.php
-share/baikal/html/res/core
+share/baikal/html/res/core/BaikalAdmin/GlyphiconsPro/generate-sprite.php
+share/baikal/html/res/core/BaikalAdmin/GlyphiconsPro/glyph-dark.png
+share/baikal/html/res/core/BaikalAdmin/GlyphiconsPro/glyph2x-dark.png
+share/baikal/html/res/core/BaikalAdmin/GlyphiconsPro/glyphpro-2x.css
+share/baikal/html/res/core/BaikalAdmin/GlyphiconsPro/glyphpro.css
+share/baikal/html/res/core/BaikalAdmin/GlyphiconsPro/test-glyphpro2x.html
+share/baikal/html/res/core/BaikalAdmin/Images/logo-framboise.png
+share/baikal/html/res/core/BaikalAdmin/Strings/EN/Exceptions.json
+share/baikal/html/res/core/BaikalAdmin/Templates/Dashboard.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Install/Database.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Install/Initialize.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Login.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Navigation/Topbar.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Navigation/Topbar/Anonymous.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Navigation/Topbar/Install.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Page/baikal-text-20.png
+share/baikal/html/res/core/BaikalAdmin/Templates/Page/index.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Page/style.css
+share/baikal/html/res/core/BaikalAdmin/Templates/Settings/Standard.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Settings/System.html
+share/baikal/html/res/core/BaikalAdmin/Templates/User/AddressBooks.html
+share/baikal/html/res/core/BaikalAdmin/Templates/User/Calendars.html
+share/baikal/html/res/core/BaikalAdmin/Templates/Users.html
+share/baikal/html/res/core/BaikalAdmin/html5.js
+share/baikal/html/res/core/README.md
+share/baikal/html/res/core/TwitterBootstrap/css/bootstrap-responsive.css
+share/baikal/html/res/core/TwitterBootstrap/css/bootstrap-responsive.min.css
+share/baikal/html/res/core/TwitterBootstrap/css/bootstrap.css
+share/baikal/html/res/core/TwitterBootstrap/css/bootstrap.min.css
+share/baikal/html/res/core/TwitterBootstrap/img/glyphicons-halflings-orig.png
+share/baikal/html/res/core/TwitterBootstrap/img/glyphicons-halflings-white.png
+share/baikal/html/res/core/TwitterBootstrap/img/glyphicons-halflings.png
+share/baikal/html/res/core/TwitterBootstrap/js/bootstrap-popover.js
+share/baikal/html/res/core/TwitterBootstrap/js/bootstrap-tooltip.js
+share/baikal/html/res/core/TwitterBootstrap/js/bootstrap.js
+share/baikal/html/res/core/TwitterBootstrap/js/bootstrap.min.js
+share/baikal/html/res/core/TwitterBootstrap/js/jquery-1.7.1.min.js
 share/baikal/vendor/autoload.php
+share/baikal/vendor/bin/generate_vcards
+share/baikal/vendor/bin/naturalselection
 share/baikal/vendor/bin/sabredav
-share/baikal/vendor/bin/vobjectvalidate.php
+share/baikal/vendor/bin/vobject
 share/baikal/vendor/composer/ClassLoader.php
+share/baikal/vendor/composer/LICENSE
 share/baikal/vendor/composer/autoload_classmap.php
+share/baikal/vendor/composer/autoload_files.php
 share/baikal/vendor/composer/autoload_namespaces.php
 share/baikal/vendor/composer/autoload_psr4.php
 share/baikal/vendor/composer/autoload_real.php
 share/baikal/vendor/composer/installed.json
 share/baikal/vendor/sabre/dav/.gitignore
 share/baikal/vendor/sabre/dav/.travis.yml
-share/baikal/vendor/sabre/dav/ChangeLog
+share/baikal/vendor/sabre/dav/CHANGELOG.md
+share/baikal/vendor/sabre/dav/CONTRIBUTING.md
 share/baikal/vendor/sabre/dav/LICENSE
 share/baikal/vendor/sabre/dav/README.md
+share/baikal/vendor/sabre/dav/bin/build.php
 share/baikal/vendor/sabre/dav/bin/googlecode_upload.py
 share/baikal/vendor/sabre/dav/bin/migrateto17.php
-share/baikal/vendor/sabre/dav/bin/naturalselection.py
+share/baikal/vendor/sabre/dav/bin/migrateto20.php
+share/baikal/vendor/sabre/dav/bin/migrateto21.php
+share/baikal/vendor/sabre/dav/bin/migrateto30.php
+share/baikal/vendor/sabre/dav/bin/naturalselection
 share/baikal/vendor/sabre/dav/bin/sabredav
 share/baikal/vendor/sabre/dav/bin/sabredav.php
-share/baikal/vendor/sabre/dav/build.xml
 share/baikal/vendor/sabre/dav/composer.json
-share/baikal/vendor/sabre/dav/docs/caldav-ctag.txt
-share/baikal/vendor/sabre/dav/docs/caldav-notifications.txt
-share/baikal/vendor/sabre/dav/docs/caldav-proxy.txt
-share/baikal/vendor/sabre/dav/docs/caldav-sharing.txt
-share/baikal/vendor/sabre/dav/docs/draft-daboo-carddav-directory-gateway-02.txt
-share/baikal/vendor/sabre/dav/docs/draft-desruisseaux-caldav-sched-10.txt
-share/baikal/vendor/sabre/dav/docs/draft-ietf-httpbis-p1-messaging-11.txt
-share/baikal/vendor/sabre/dav/docs/draft-ietf-httpbis-p4-conditional-11.txt
-share/baikal/vendor/sabre/dav/docs/draft-ietf-httpbis-p5-range-11.txt
-share/baikal/vendor/sabre/dav/docs/draft-ietf-httpbis-p6-cache-11.txt
-share/baikal/vendor/sabre/dav/docs/draft-nottingham-http-new-status-04.txt
-share/baikal/vendor/sabre/dav/docs/rfc2425.txt
-share/baikal/vendor/sabre/dav/docs/rfc2426.txt
-share/baikal/vendor/sabre/dav/docs/rfc2518.txt
-share/baikal/vendor/sabre/dav/docs/rfc2616.txt
-share/baikal/vendor/sabre/dav/docs/rfc2617.txt
-share/baikal/vendor/sabre/dav/docs/rfc3253.pdf
-share/baikal/vendor/sabre/dav/docs/rfc3744.pdf
-share/baikal/vendor/sabre/dav/docs/rfc4437.pdf
-share/baikal/vendor/sabre/dav/docs/rfc4790.txt
-share/baikal/vendor/sabre/dav/docs/rfc4791.txt
-share/baikal/vendor/sabre/dav/docs/rfc4918.pdf
-share/baikal/vendor/sabre/dav/docs/rfc5051.txt
-share/baikal/vendor/sabre/dav/docs/rfc5397.txt
-share/baikal/vendor/sabre/dav/docs/rfc5545.txt
-share/baikal/vendor/sabre/dav/docs/rfc5546.txt
-share/baikal/vendor/sabre/dav/docs/rfc5689.txt
-share/baikal/vendor/sabre/dav/docs/rfc5785.txt
-share/baikal/vendor/sabre/dav/docs/rfc5789.txt
-share/baikal/vendor/sabre/dav/docs/rfc6047.txt
-share/baikal/vendor/sabre/dav/docs/rfc6321.txt
-share/baikal/vendor/sabre/dav/docs/rfc6350.txt
-share/baikal/vendor/sabre/dav/docs/rfc6351.txt
-share/baikal/vendor/sabre/dav/docs/rfc6352.txt
 share/baikal/vendor/sabre/dav/examples/addressbookserver.php
-share/baikal/vendor/sabre/dav/examples/basicauth.php
 share/baikal/vendor/sabre/dav/examples/calendarserver.php
-share/baikal/vendor/sabre/dav/examples/digestauth.php
 share/baikal/vendor/sabre/dav/examples/fileserver.php
 share/baikal/vendor/sabre/dav/examples/groupwareserver.php
-share/baikal/vendor/sabre/dav/examples/simplefsserver.php
+share/baikal/vendor/sabre/dav/examples/minimal.php
 share/baikal/vendor/sabre/dav/examples/sql/mysql.addressbook.sql
 share/baikal/vendor/sabre/dav/examples/sql/mysql.calendars.sql
 share/baikal/vendor/sabre/dav/examples/sql/mysql.locks.sql
 share/baikal/vendor/sabre/dav/examples/sql/mysql.principals.sql
+share/baikal/vendor/sabre/dav/examples/sql/mysql.propertystorage.sql
 share/baikal/vendor/sabre/dav/examples/sql/mysql.users.sql
 share/baikal/vendor/sabre/dav/examples/sql/pgsql.addressbook.sql
 share/baikal/vendor/sabre/dav/examples/sql/pgsql.calendars.sql
 share/baikal/vendor/sabre/dav/examples/sql/pgsql.locks.sql
 share/baikal/vendor/sabre/dav/examples/sql/pgsql.principals.sql
+share/baikal/vendor/sabre/dav/examples/sql/pgsql.propertystorage.sql
 share/baikal/vendor/sabre/dav/examples/sql/pgsql.users.sql
 share/baikal/vendor/sabre/dav/examples/sql/sqlite.addressbooks.sql
 share/baikal/vendor/sabre/dav/examples/sql/sqlite.calendars.sql
 share/baikal/vendor/sabre/dav/examples/sql/sqlite.locks.sql
 share/baikal/vendor/sabre/dav/examples/sql/sqlite.principals.sql
+share/baikal/vendor/sabre/dav/examples/sql/sqlite.propertystorage.sql
 share/baikal/vendor/sabre/dav/examples/sql/sqlite.users.sql
 share/baikal/vendor/sabre/dav/examples/webserver/apache2_htaccess.conf
 share/baikal/vendor/sabre/dav/examples/webserver/apache2_vhost.conf
 share/baikal/vendor/sabre/dav/examples/webserver/apache2_vhost_cgi.conf
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/AbstractBackend.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/BackendInterface.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/NotificationSupport.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/PDO.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Backend/SharingSupport.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Calendar.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarQueryParser.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarQueryValidator.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarRootNode.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Exception/InvalidComponentType.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/ICSExportPlugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/ICalendar.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/ICalendarObject.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/IShareableCalendar.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/ISharedCalendar.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Collection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/ICollection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/INode.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/INotificationType.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Node.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Notification/Invite.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Notification/InviteReply.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Notifications/Notification/SystemStatus.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Plugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/Collection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/IProxyRead.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/IProxyWrite.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/ProxyRead.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/ProxyWrite.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Principal/User.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Property/AllowedSharingModes.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Property/Invite.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Property/ScheduleCalendarTransp.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Property/SupportedCalendarData.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Property/SupportedCollationSet.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/IMip.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/IOutbox.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/Outbox.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/ShareableCalendar.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/SharedCalendar.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/SharingPlugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/UserCalendars.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CalDAV/Version.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/AddressBook.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/AddressBookQueryParser.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/AddressBookRoot.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/Backend/AbstractBackend.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/Backend/BackendInterface.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/Backend/PDO.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/Card.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/IAddressBook.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/ICard.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/IDirectory.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/Plugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/Property/SupportedAddressData.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/UserAddressBooks.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/VCFExportPlugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/CardDAV/Version.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/AbstractBasic.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/Apache.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/BackendInterface.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/File.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Auth/Backend/PDO.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Auth/Plugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/GuessContentType.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/MapGetToPropFind.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/Plugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/favicon.ico
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/addressbook.png
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/calendar.png
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/card.png
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/collection.png
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/file.png
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/parent.png
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/principal.png
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Client.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Collection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/BadRequest.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/Conflict.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/ConflictingLock.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/FileNotFound.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/Forbidden.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/InsufficientStorage.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/InvalidResourceType.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/Locked.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/MethodNotAllowed.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/NotAuthenticated.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/NotFound.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/NotImplemented.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/PaymentRequired.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/PreconditionFailed.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/ReportNotSupported.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/ServiceUnavailable.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Exception/UnsupportedMediaType.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/FS/Directory.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/FS/File.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/FS/Node.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/FSExt/Directory.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/FSExt/File.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/FSExt/Node.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/File.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/ICollection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/IExtendedCollection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/IFile.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/INode.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/IProperties.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/IQuota.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/AbstractBackend.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/BackendInterface.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/FS.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/File.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Locks/Backend/PDO.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Locks/LockInfo.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Locks/Plugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Mount/Plugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Node.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/ObjectTree.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/PartialUpdate/IFile.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/PartialUpdate/Plugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/GetLastModified.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/Href.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/HrefList.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/IHref.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/LockDiscovery.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/ResourceType.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/Response.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/ResponseList.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/SupportedLock.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Property/SupportedReportSet.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/PropertyInterface.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Server.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/ServerPlugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/SimpleCollection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/SimpleFile.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/StringUtil.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/TemporaryFileFilterPlugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Tree.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Tree/Filesystem.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/URLUtil.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/UUIDUtil.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/Version.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAV/XMLUtil.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/AbstractPrincipalCollection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/AceConflict.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/NeedPrivileges.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/NoAbstract.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Exception/NotSupportedPrivilege.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/IACL.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/IPrincipal.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/IPrincipalCollection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Plugin.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Principal.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/AbstractBackend.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/BackendInterface.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/PDO.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/PrincipalCollection.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Acl.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Property/AclRestrictions.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Principal.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php
-share/baikal/vendor/sabre/dav/lib/Sabre/DAVACL/Version.php
-share/baikal/vendor/sabre/dav/lib/Sabre/HTTP/AWSAuth.php
-share/baikal/vendor/sabre/dav/lib/Sabre/HTTP/AbstractAuth.php
-share/baikal/vendor/sabre/dav/lib/Sabre/HTTP/BasicAuth.php
-share/baikal/vendor/sabre/dav/lib/Sabre/HTTP/DigestAuth.php
-share/baikal/vendor/sabre/dav/lib/Sabre/HTTP/Request.php
-share/baikal/vendor/sabre/dav/lib/Sabre/HTTP/Response.php
-share/baikal/vendor/sabre/dav/lib/Sabre/HTTP/Util.php
-share/baikal/vendor/sabre/dav/lib/Sabre/HTTP/Version.php
-share/baikal/vendor/sabre/dav/lib/Sabre/autoload.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/BackendInterface.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/NotificationSupport.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/PDO.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/SchedulingSupport.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/SharingSupport.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/SubscriptionSupport.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/SyncSupport.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Calendar.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/CalendarHome.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/CalendarObject.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/CalendarQueryValidator.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/CalendarRoot.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Exception/InvalidComponentType.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/ICSExportPlugin.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/ICalendar.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/ICalendarObject.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/ICalendarObjectContainer.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/IShareableCalendar.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/ISharedCalendar.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Notifications/Collection.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Notifications/ICollection.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Notifications/INode.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Notifications/Node.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Notifications/Plugin.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Plugin.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Principal/Collection.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Principal/IProxyRead.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Principal/IProxyWrite.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Principal/ProxyRead.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Principal/User.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Schedule/IInbox.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Schedule/IMipPlugin.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Schedule/IOutbox.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Schedule/ISchedulingObject.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Schedule/Inbox.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Schedule/Outbox.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Schedule/Plugin.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Schedule/SchedulingObject.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/ShareableCalendar.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/SharedCalendar.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/SharingPlugin.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Subscriptions/Plugin.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Subscriptions/Subscription.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Filter/CalendarData.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Filter/CompFilter.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Filter/ParamFilter.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Filter/PropFilter.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/Invite.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/InviteReply.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/NotificationInterface.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/SystemStatus.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Property/AllowedSharingModes.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Property/EmailAddressSet.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Property/Invite.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarComponentSet.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarData.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Property/SupportedCollationSet.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Request/CalendarMultiGetReport.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Request/CalendarQueryReport.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Request/FreeBusyQueryReport.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Request/InviteReply.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Request/MkCalendar.php
+share/baikal/vendor/sabre/dav/lib/CalDAV/Xml/Request/Share.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/AddressBook.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/AddressBookHome.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/AddressBookRoot.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Backend/AbstractBackend.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Backend/BackendInterface.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Backend/PDO.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Backend/SyncSupport.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Card.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/IAddressBook.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/ICard.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/IDirectory.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Plugin.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/VCFExportPlugin.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Xml/Filter/AddressData.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Xml/Filter/ParamFilter.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Xml/Filter/PropFilter.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Xml/Property/SupportedAddressData.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Xml/Property/SupportedCollationSet.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php
+share/baikal/vendor/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php
+share/baikal/vendor/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php
+share/baikal/vendor/sabre/dav/lib/DAV/Auth/Backend/AbstractBearer.php
+share/baikal/vendor/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php
+share/baikal/vendor/sabre/dav/lib/DAV/Auth/Backend/Apache.php
+share/baikal/vendor/sabre/dav/lib/DAV/Auth/Backend/BackendInterface.php
+share/baikal/vendor/sabre/dav/lib/DAV/Auth/Backend/BasicCallBack.php
+share/baikal/vendor/sabre/dav/lib/DAV/Auth/Backend/File.php
+share/baikal/vendor/sabre/dav/lib/DAV/Auth/Backend/PDO.php
+share/baikal/vendor/sabre/dav/lib/DAV/Auth/Plugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/GuessContentType.php
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/HtmlOutput.php
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/HtmlOutputHelper.php
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/MapGetToPropFind.php
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/Plugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/PropFindAll.php
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/favicon.ico
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/ICON-LICENSE
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.css
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.eot
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.otf
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.svg
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.ttf
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.woff
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/sabredav.css
+share/baikal/vendor/sabre/dav/lib/DAV/Browser/assets/sabredav.png
+share/baikal/vendor/sabre/dav/lib/DAV/Client.php
+share/baikal/vendor/sabre/dav/lib/DAV/Collection.php
+share/baikal/vendor/sabre/dav/lib/DAV/CorePlugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/BadRequest.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/Conflict.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/ConflictingLock.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/Forbidden.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/InsufficientStorage.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/InvalidResourceType.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/InvalidSyncToken.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/LengthRequired.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/LockTokenMatchesRequestUri.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/Locked.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/MethodNotAllowed.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/NotAuthenticated.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/NotFound.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/NotImplemented.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/PaymentRequired.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/PreconditionFailed.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/ReportNotSupported.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/RequestedRangeNotSatisfiable.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/ServiceUnavailable.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/TooManyMatches.php
+share/baikal/vendor/sabre/dav/lib/DAV/Exception/UnsupportedMediaType.php
+share/baikal/vendor/sabre/dav/lib/DAV/FS/Directory.php
+share/baikal/vendor/sabre/dav/lib/DAV/FS/File.php
+share/baikal/vendor/sabre/dav/lib/DAV/FS/Node.php
+share/baikal/vendor/sabre/dav/lib/DAV/FSExt/Directory.php
+share/baikal/vendor/sabre/dav/lib/DAV/FSExt/File.php
+share/baikal/vendor/sabre/dav/lib/DAV/File.php
+share/baikal/vendor/sabre/dav/lib/DAV/ICollection.php
+share/baikal/vendor/sabre/dav/lib/DAV/IExtendedCollection.php
+share/baikal/vendor/sabre/dav/lib/DAV/IFile.php
+share/baikal/vendor/sabre/dav/lib/DAV/IMoveTarget.php
+share/baikal/vendor/sabre/dav/lib/DAV/IMultiGet.php
+share/baikal/vendor/sabre/dav/lib/DAV/INode.php
+share/baikal/vendor/sabre/dav/lib/DAV/IProperties.php
+share/baikal/vendor/sabre/dav/lib/DAV/IQuota.php
+share/baikal/vendor/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php
+share/baikal/vendor/sabre/dav/lib/DAV/Locks/Backend/BackendInterface.php
+share/baikal/vendor/sabre/dav/lib/DAV/Locks/Backend/File.php
+share/baikal/vendor/sabre/dav/lib/DAV/Locks/Backend/PDO.php
+share/baikal/vendor/sabre/dav/lib/DAV/Locks/LockInfo.php
+share/baikal/vendor/sabre/dav/lib/DAV/Locks/Plugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/MkCol.php
+share/baikal/vendor/sabre/dav/lib/DAV/Mount/Plugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/Node.php
+share/baikal/vendor/sabre/dav/lib/DAV/PartialUpdate/IPatchSupport.php
+share/baikal/vendor/sabre/dav/lib/DAV/PartialUpdate/Plugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/PropFind.php
+share/baikal/vendor/sabre/dav/lib/DAV/PropPatch.php
+share/baikal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/BackendInterface.php
+share/baikal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/PDO.php
+share/baikal/vendor/sabre/dav/lib/DAV/PropertyStorage/Plugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/Server.php
+share/baikal/vendor/sabre/dav/lib/DAV/ServerPlugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/SimpleCollection.php
+share/baikal/vendor/sabre/dav/lib/DAV/SimpleFile.php
+share/baikal/vendor/sabre/dav/lib/DAV/StringUtil.php
+share/baikal/vendor/sabre/dav/lib/DAV/Sync/ISyncCollection.php
+share/baikal/vendor/sabre/dav/lib/DAV/Sync/Plugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/TemporaryFileFilterPlugin.php
+share/baikal/vendor/sabre/dav/lib/DAV/Tree.php
+share/baikal/vendor/sabre/dav/lib/DAV/UUIDUtil.php
+share/baikal/vendor/sabre/dav/lib/DAV/Version.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Element/Prop.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Element/Response.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Property/Complex.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Property/GetLastModified.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Property/Href.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Property/LockDiscovery.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Property/ResourceType.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Property/SupportedLock.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Property/SupportedMethodSet.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Request/Lock.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Request/MkCol.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Request/PropFind.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Request/PropPatch.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Response/MultiStatus.php
+share/baikal/vendor/sabre/dav/lib/DAV/Xml/Service.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Exception/AceConflict.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Exception/NoAbstract.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Exception/NotRecognizedPrincipal.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Exception/NotSupportedPrivilege.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/FS/Collection.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/FS/File.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/FS/HomeCollection.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/IACL.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/IPrincipal.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/IPrincipalCollection.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Plugin.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Principal.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/AbstractBackend.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/BackendInterface.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/CreatePrincipalSupport.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/PrincipalCollection.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Property/Acl.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Property/AclRestrictions.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Property/Principal.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Request/ExpandPropertyReport.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php
+share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractPDOTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/Mock.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockScheduling.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSharing.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSubscriptionSupport.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOMySQLTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOSqliteTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeNotificationsTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSharedCalendarsTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSubscriptionsTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarObjectTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryParserTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryVAlarmTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsFloatingTimeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/FreeBusyReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/FreeBusyRequestTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ICSExportPluginTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue166Test.php
@@ -602,35 +540,50 @@
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue211Test.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue220Test.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue228Test.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/JCalTransformTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/CollectionTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/NodeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/Notification/InviteReplyTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/Notification/InviteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/Notification/SystemStatusTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/OutboxPostTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/PluginTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/PluginTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/CollectionTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyReadTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyWriteTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/UserTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Property/AllowedSharingModesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Property/InviteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Property/ScheduleCalendarTranspTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Property/SupportedCalendarComponentSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Property/SupportedCalendarDataTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Property/SupportedCollationSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/Mock.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/DeliverNewEventTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/FreeBusyRequestTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/MockPlugin.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMipPluginTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/InboxTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxPostTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginBasicTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginPropertiesTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginPropertiesWithSharedCalendarTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ScheduleDeliverTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/SchedulingObjectTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ShareableCalendarTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/SharedCalendarTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/SharingPluginTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/CreateSubscriptionTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/PluginTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/SubscriptionTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/TestUtil.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/UserCalendarsSharedCalendarsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/UserCalendarsTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ValidateICalTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/VersionTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/InviteReplyTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/InviteTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/SystemStatusTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/AllowedSharingModesTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/EmailAddressSetTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/InviteTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/ScheduleCalendarTranspTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarComponentSetTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarDataTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCollationSetTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/CalendarQueryReportTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/InviteReplyTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/ShareTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AbstractPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookQueryParserTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookHomeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookQueryTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookRootTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookTest.php
@@ -642,19 +595,21 @@
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/IDirectoryTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/MultiGetTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Property/SupportedAddressDataTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/SogoStripContentTypeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/TestUtil.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/UserAddressBooksTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/VCFExportTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateFilterTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateVCardTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/VersionTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedAddressDataTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedCollationSetTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/AddressBookQueryReportTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/AbstractServer.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBearerTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractDigestTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractPDOTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/ApacheTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/BasicCallBackTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/FileTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/Mock.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOMySQLTest.php
@@ -664,54 +619,79 @@
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/GuessContentTypeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/MapGetToPropFindTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/PluginTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/PropFindAllTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ClientMock.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ClientTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/CorePluginTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/LockedTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/PaymentRequiredTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/ServiceUnavailableTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/TooManyMatchesTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ExceptionTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/FileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/NodeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/ServerTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/GetIfConditionsTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HTTPPreferParsingTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpCopyTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpDeleteTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpGetTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpHeadTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpMoveTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpPutTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Issue33Test.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/AbstractTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/FSTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/FileTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/Mock.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOMySQLTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/GetIfConditionsTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/MSWordTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Plugin2Test.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/PluginTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/Collection.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/File.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/PropertiesCollection.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/StreamingFile.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mount/PluginTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ObjectTreeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/FileMock.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Property/GetLastModifiedTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Property/HrefListTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Property/HrefTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Property/ResourceTypeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Property/ResponseListTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Property/ResponseTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Property/SupportedReportSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerCopyMoveTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/SpecificationTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropFindTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropPatchTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/AbstractPDOTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/Mock.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOMysqlTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOSqliteTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/PluginTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerEventsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerFinderBlockTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerMKCOLTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPluginTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPreconditionTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPropsInfiniteDepthTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPropsTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerRangeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerSimpleTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerUpdatePropertiesTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/SimpleFileTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/StringUtilTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Sync/MockSyncCollection.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Sync/PluginTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/SyncTokenPropertyTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/TemporaryFileFilterTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/TestPlugin.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Tree/FilesystemTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/TreeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/URLUtilTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAV/UUIDUtilTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/XMLUtilTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/PropTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/ResponseTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/HrefTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LastModifiedTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LockDiscoveryTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/SupportedMethodSetTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/SupportedReportSetTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/PropFindTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/PropPatchTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/SyncCollectionTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/XmlTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/ACLMethodTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/AllowAccessTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/BlockAccessTest.php
@@ -721,6 +701,9 @@
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NotRecognizedPrincipalTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NotSupportedPrivilegeTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/ExpandPropertiesTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/CollectionTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/FileTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/HomeCollectionTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/MockACLNode.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/MockPrincipal.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PluginAdminTest.php
@@ -734,98 +717,798 @@
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalPropertySearchTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalSearchPropertySetTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Property/ACLRestrictionsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Property/ACLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Property/CurrentUserPrivilegeSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Property/PrincipalTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Property/SupportedPrivilegeSetTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/SimplePluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/VersionTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/ACLTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/AclRestrictionsTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/CurrentUserPrivilegeSetTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/PrincipalTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/SupportedPrivilegeSetTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/DAVServerTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/AWSAuthTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/BasicAuthTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/DigestAuthTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/RequestTest.php
 share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/ResponseMock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/ResponseTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/UtilTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/VersionTest.php
+share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/SapiMock.php
 share/baikal/vendor/sabre/dav/tests/Sabre/TestUtil.php
 share/baikal/vendor/sabre/dav/tests/bootstrap.php
-share/baikal/vendor/sabre/dav/tests/composer.vobject3.json
+share/baikal/vendor/sabre/dav/tests/phpcs/ruleset.xml
 share/baikal/vendor/sabre/dav/tests/phpunit.xml
+share/baikal/vendor/sabre/event/.gitignore
+share/baikal/vendor/sabre/event/.travis.yml
+share/baikal/vendor/sabre/event/CHANGELOG.md
+share/baikal/vendor/sabre/event/LICENSE
+share/baikal/vendor/sabre/event/README.md
+share/baikal/vendor/sabre/event/bin/.empty
+share/baikal/vendor/sabre/event/composer.json
+share/baikal/vendor/sabre/event/examples/promise.php
+share/baikal/vendor/sabre/event/examples/tail.php
+share/baikal/vendor/sabre/event/lib/EventEmitter.php
+share/baikal/vendor/sabre/event/lib/EventEmitterInterface.php
+share/baikal/vendor/sabre/event/lib/EventEmitterTrait.php
+share/baikal/vendor/sabre/event/lib/Loop/Loop.php
+share/baikal/vendor/sabre/event/lib/Loop/functions.php
+share/baikal/vendor/sabre/event/lib/Promise.php
+share/baikal/vendor/sabre/event/lib/Promise/functions.php
+share/baikal/vendor/sabre/event/lib/PromiseAlreadyResolvedException.php
+share/baikal/vendor/sabre/event/lib/Version.php
+share/baikal/vendor/sabre/event/lib/coroutine.php
+share/baikal/vendor/sabre/event/phpunit.xml.dist
+share/baikal/vendor/sabre/event/tests/ContinueCallbackTest.php
+share/baikal/vendor/sabre/event/tests/CoroutineTest.php
+share/baikal/vendor/sabre/event/tests/EventEmitterTest.php
+share/baikal/vendor/sabre/event/tests/Loop/FunctionsTest.php
+share/baikal/vendor/sabre/event/tests/Loop/LoopTest.php
+share/baikal/vendor/sabre/event/tests/Promise/FunctionsTest.php
+share/baikal/vendor/sabre/event/tests/Promise/PromiseTest.php
+share/baikal/vendor/sabre/event/tests/PromiseTest.php
+share/baikal/vendor/sabre/event/tests/benchmark/bench.php
+share/baikal/vendor/sabre/http/.gitignore
+share/baikal/vendor/sabre/http/.travis.yml
+share/baikal/vendor/sabre/http/CHANGELOG.md
+share/baikal/vendor/sabre/http/LICENSE
+share/baikal/vendor/sabre/http/README.md
+share/baikal/vendor/sabre/http/bin/.empty
+share/baikal/vendor/sabre/http/composer.json
+share/baikal/vendor/sabre/http/examples/asyncclient.php
+share/baikal/vendor/sabre/http/examples/basicauth.php
+share/baikal/vendor/sabre/http/examples/client.php
+share/baikal/vendor/sabre/http/examples/digestauth.php
+share/baikal/vendor/sabre/http/examples/reverseproxy.php
+share/baikal/vendor/sabre/http/examples/stringify.php
+share/baikal/vendor/sabre/http/lib/Auth/AWS.php
+share/baikal/vendor/sabre/http/lib/Auth/AbstractAuth.php
+share/baikal/vendor/sabre/http/lib/Auth/Basic.php
+share/baikal/vendor/sabre/http/lib/Auth/Bearer.php
+share/baikal/vendor/sabre/http/lib/Auth/Digest.php
+share/baikal/vendor/sabre/http/lib/Client.php
+share/baikal/vendor/sabre/http/lib/ClientException.php
+share/baikal/vendor/sabre/http/lib/ClientHttpException.php
+share/baikal/vendor/sabre/http/lib/HttpException.php
+share/baikal/vendor/sabre/http/lib/Message.php
+share/baikal/vendor/sabre/http/lib/MessageDecoratorTrait.php
+share/baikal/vendor/sabre/http/lib/MessageInterface.php
+share/baikal/vendor/sabre/http/lib/Request.php
+share/baikal/vendor/sabre/http/lib/RequestDecorator.php
+share/baikal/vendor/sabre/http/lib/RequestInterface.php
+share/baikal/vendor/sabre/http/lib/Response.php
+share/baikal/vendor/sabre/http/lib/ResponseDecorator.php
+share/baikal/vendor/sabre/http/lib/ResponseInterface.php
+share/baikal/vendor/sabre/http/lib/Sapi.php
+share/baikal/vendor/sabre/http/lib/URLUtil.php
+share/baikal/vendor/sabre/http/lib/Util.php
+share/baikal/vendor/sabre/http/lib/Version.php
+share/baikal/vendor/sabre/http/lib/functions.php
+share/baikal/vendor/sabre/http/tests/HTTP/Auth/AWSTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/Auth/BasicTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/Auth/BearerTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/Auth/DigestTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/ClientTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/FunctionsTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/MessageDecoratorTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/MessageTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/RequestDecoratorTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/RequestTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/ResponseDecoratorTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/ResponseTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/SapiTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/URLUtilTest.php
+share/baikal/vendor/sabre/http/tests/HTTP/UtilTest.php
+share/baikal/vendor/sabre/http/tests/bootstrap.php
+share/baikal/vendor/sabre/http/tests/phpcs/ruleset.xml
+share/baikal/vendor/sabre/http/tests/phpunit.xml
+share/baikal/vendor/sabre/uri/.gitignore
+share/baikal/vendor/sabre/uri/.travis.yml
+share/baikal/vendor/sabre/uri/CHANGELOG.md
+share/baikal/vendor/sabre/uri/LICENSE
+share/baikal/vendor/sabre/uri/README.md
+share/baikal/vendor/sabre/uri/composer.json
+share/baikal/vendor/sabre/uri/lib/Version.php
+share/baikal/vendor/sabre/uri/lib/functions.php
+share/baikal/vendor/sabre/uri/tests/BuildTest.php
+share/baikal/vendor/sabre/uri/tests/NormalizeTest.php
+share/baikal/vendor/sabre/uri/tests/ResolveTest.php
+share/baikal/vendor/sabre/uri/tests/SplitTest.php
+share/baikal/vendor/sabre/uri/tests/phpcs/ruleset.xml
+share/baikal/vendor/sabre/uri/tests/phpunit.xml.dist
 share/baikal/vendor/sabre/vobject/.gitignore
 share/baikal/vendor/sabre/vobject/.travis.yml
-share/baikal/vendor/sabre/vobject/ChangeLog
+share/baikal/vendor/sabre/vobject/CHANGELOG.md
 share/baikal/vendor/sabre/vobject/LICENSE
 share/baikal/vendor/sabre/vobject/README.md
 share/baikal/vendor/sabre/vobject/bin/bench.php
+share/baikal/vendor/sabre/vobject/bin/bench_freebusygenerator.php
+share/baikal/vendor/sabre/vobject/bin/bench_manipulatevcard.php
+share/baikal/vendor/sabre/vobject/bin/fetch_windows_zones.php
+share/baikal/vendor/sabre/vobject/bin/generate_vcards
 share/baikal/vendor/sabre/vobject/bin/generateicalendardata.php
-share/baikal/vendor/sabre/vobject/bin/vobjectvalidate.php
+share/baikal/vendor/sabre/vobject/bin/mergeduplicates.php
+share/baikal/vendor/sabre/vobject/bin/rrulebench.php
+share/baikal/vendor/sabre/vobject/bin/vobject
 share/baikal/vendor/sabre/vobject/composer.json
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Component.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Component/VAlarm.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Component/VCalendar.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Component/VCard.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Component/VEvent.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Component/VFreeBusy.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Component/VJournal.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Component/VTodo.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/DateTimeParser.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Document.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/ElementList.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/FreeBusyGenerator.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Node.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Parameter.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/ParseException.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Property.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Property/Compound.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Property/DateTime.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Property/MultiDateTime.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Reader.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/RecurrenceIterator.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Splitter/ICalendar.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Splitter/SplitterInterface.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Splitter/VCard.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/StringUtil.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/TimeZoneUtil.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/Version.php
-share/baikal/vendor/sabre/vobject/lib/Sabre/VObject/includes.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Component/VAlarmTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Component/VCalendarTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Component/VCardTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Component/VEventTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Component/VFreeBusyTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Component/VJournalTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Component/VTodoTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/ComponentTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/DateTimeParserTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/DocumentTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/ElementListTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/EmClientTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/FreeBusyGeneratorTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Issue153Test.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Issue154Test.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Issue48Test.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Issue50Test.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/ParameterTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Property/CompoundTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Property/DateTimeTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Property/MultiDateTimeTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/PropertyTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/ReaderTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorFifthTuesdayProblemTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorIncorrectExpandTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorInfiniteLoopProblemTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorMinusOneProblemTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorMissingOverriddenTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/SlashRTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Splitter/ICalendarTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/Splitter/VCardTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/StringUtilTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/TimeZoneUtilTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/VersionTest.php
-share/baikal/vendor/sabre/vobject/tests/Sabre/VObject/issue153.vcf
+share/baikal/vendor/sabre/vobject/lib/BirthdayCalendarGenerator.php
+share/baikal/vendor/sabre/vobject/lib/Cli.php
+share/baikal/vendor/sabre/vobject/lib/Component.php
+share/baikal/vendor/sabre/vobject/lib/Component/Available.php
+share/baikal/vendor/sabre/vobject/lib/Component/VAlarm.php
+share/baikal/vendor/sabre/vobject/lib/Component/VAvailability.php
+share/baikal/vendor/sabre/vobject/lib/Component/VCalendar.php
+share/baikal/vendor/sabre/vobject/lib/Component/VCard.php
+share/baikal/vendor/sabre/vobject/lib/Component/VEvent.php
+share/baikal/vendor/sabre/vobject/lib/Component/VFreeBusy.php
+share/baikal/vendor/sabre/vobject/lib/Component/VJournal.php
+share/baikal/vendor/sabre/vobject/lib/Component/VTimeZone.php
+share/baikal/vendor/sabre/vobject/lib/Component/VTodo.php
+share/baikal/vendor/sabre/vobject/lib/DateTimeParser.php
+share/baikal/vendor/sabre/vobject/lib/Document.php
+share/baikal/vendor/sabre/vobject/lib/ElementList.php
+share/baikal/vendor/sabre/vobject/lib/EofException.php
+share/baikal/vendor/sabre/vobject/lib/FreeBusyData.php
+share/baikal/vendor/sabre/vobject/lib/FreeBusyGenerator.php
+share/baikal/vendor/sabre/vobject/lib/ITip/Broker.php
+share/baikal/vendor/sabre/vobject/lib/ITip/ITipException.php
+share/baikal/vendor/sabre/vobject/lib/ITip/Message.php
+share/baikal/vendor/sabre/vobject/lib/ITip/SameOrganizerForAllComponentsException.php
+share/baikal/vendor/sabre/vobject/lib/InvalidDataException.php
+share/baikal/vendor/sabre/vobject/lib/Node.php
+share/baikal/vendor/sabre/vobject/lib/Parameter.php
+share/baikal/vendor/sabre/vobject/lib/ParseException.php
+share/baikal/vendor/sabre/vobject/lib/Parser/Json.php
+share/baikal/vendor/sabre/vobject/lib/Parser/MimeDir.php
+share/baikal/vendor/sabre/vobject/lib/Parser/Parser.php
+share/baikal/vendor/sabre/vobject/lib/Parser/XML.php
+share/baikal/vendor/sabre/vobject/lib/Parser/XML/Element/KeyValue.php
+share/baikal/vendor/sabre/vobject/lib/Property.php
+share/baikal/vendor/sabre/vobject/lib/Property/Binary.php
+share/baikal/vendor/sabre/vobject/lib/Property/Boolean.php
+share/baikal/vendor/sabre/vobject/lib/Property/FlatText.php
+share/baikal/vendor/sabre/vobject/lib/Property/FloatValue.php
+share/baikal/vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php
+share/baikal/vendor/sabre/vobject/lib/Property/ICalendar/Date.php
+share/baikal/vendor/sabre/vobject/lib/Property/ICalendar/DateTime.php
+share/baikal/vendor/sabre/vobject/lib/Property/ICalendar/Duration.php
+share/baikal/vendor/sabre/vobject/lib/Property/ICalendar/Period.php
+share/baikal/vendor/sabre/vobject/lib/Property/ICalendar/Recur.php
+share/baikal/vendor/sabre/vobject/lib/Property/IntegerValue.php
+share/baikal/vendor/sabre/vobject/lib/Property/Text.php
+share/baikal/vendor/sabre/vobject/lib/Property/Time.php
+share/baikal/vendor/sabre/vobject/lib/Property/Unknown.php
+share/baikal/vendor/sabre/vobject/lib/Property/Uri.php
+share/baikal/vendor/sabre/vobject/lib/Property/UtcOffset.php
+share/baikal/vendor/sabre/vobject/lib/Property/VCard/Date.php
+share/baikal/vendor/sabre/vobject/lib/Property/VCard/DateAndOrTime.php
+share/baikal/vendor/sabre/vobject/lib/Property/VCard/DateTime.php
+share/baikal/vendor/sabre/vobject/lib/Property/VCard/LanguageTag.php
+share/baikal/vendor/sabre/vobject/lib/Property/VCard/TimeStamp.php
+share/baikal/vendor/sabre/vobject/lib/Reader.php
+share/baikal/vendor/sabre/vobject/lib/Recur/EventIterator.php
+share/baikal/vendor/sabre/vobject/lib/Recur/MaxInstancesExceededException.php
+share/baikal/vendor/sabre/vobject/lib/Recur/NoInstancesException.php
+share/baikal/vendor/sabre/vobject/lib/Recur/RDateIterator.php
+share/baikal/vendor/sabre/vobject/lib/Recur/RRuleIterator.php
+share/baikal/vendor/sabre/vobject/lib/Settings.php
+share/baikal/vendor/sabre/vobject/lib/Splitter/ICalendar.php
+share/baikal/vendor/sabre/vobject/lib/Splitter/SplitterInterface.php
+share/baikal/vendor/sabre/vobject/lib/Splitter/VCard.php
+share/baikal/vendor/sabre/vobject/lib/StringUtil.php
+share/baikal/vendor/sabre/vobject/lib/TimeZoneUtil.php
+share/baikal/vendor/sabre/vobject/lib/UUIDUtil.php
+share/baikal/vendor/sabre/vobject/lib/VCardConverter.php
+share/baikal/vendor/sabre/vobject/lib/Version.php
+share/baikal/vendor/sabre/vobject/lib/Writer.php
+share/baikal/vendor/sabre/vobject/lib/timezonedata/exchangezones.php
+share/baikal/vendor/sabre/vobject/lib/timezonedata/lotuszones.php
+share/baikal/vendor/sabre/vobject/lib/timezonedata/php-bc.php
+share/baikal/vendor/sabre/vobject/lib/timezonedata/php-workaround.php
+share/baikal/vendor/sabre/vobject/lib/timezonedata/windowszones.php
+share/baikal/vendor/sabre/vobject/resources/schema/xcal.rng
+share/baikal/vendor/sabre/vobject/resources/schema/xcard.rng
+share/baikal/vendor/sabre/vobject/tests/VObject/AttachIssueTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/BirthdayCalendarGeneratorTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/CliTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/AvailableTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/VAlarmTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/VAvailabilityTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/VCalendarTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/VCardTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/VEventTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/VFreeBusyTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/VJournalTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/VTimeZoneTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Component/VTodoTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ComponentTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/DateTimeParserTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/DocumentTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ElementListTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/EmClientTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/EmptyParameterTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/EmptyValueIssueTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/FreeBusyDataTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/FreeBusyGeneratorTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/GoogleColonEscapingTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ICalendar/AttachParseTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ITip/BrokerAttendeeReplyTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ITip/BrokerDeleteEventTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ITip/BrokerNewEventTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ITip/BrokerProcessMessageTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ITip/BrokerProcessReplyTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ITip/BrokerTester.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ITip/BrokerUpdateEventTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ITip/EvolutionTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ITip/MessageTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Issue153Test.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Issue259Test.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Issue36WorkAroundTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Issue40Test.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Issue64Test.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Issue96Test.php
+share/baikal/vendor/sabre/vobject/tests/VObject/IssueUndefinedIndexTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/JCalTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/JCardTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/LineFoldingIssueTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ParameterTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Parser/JsonTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Parser/MimeDirTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Parser/QuotedPrintableTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Parser/XmlTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/BinaryTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/BooleanTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/CompoundTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/FloatTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/CalAddressTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/DateTimeTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/DurationTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/RecurTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/TextTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/UriTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/VCard/DateAndOrTimeTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Property/VCard/LanguageTagTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/PropertyTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/ReaderTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ByMonthInDailyTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/BySetPosHangTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ExpandFloatingTimesTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/FifthTuesdayProblemTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/HandleRDateExpandTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/IncorrectExpandTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/InfiniteLoopProblemTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/Issue26Test.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/Issue48Test.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/Issue50Test.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/MainTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/MaxInstancesTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/MissingOverriddenTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/NoInstancesTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/OverrideFirstEventTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/RDateIteratorTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Recur/RRuleIteratorTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/UntilRespectsTimezoneTest.ics
+share/baikal/vendor/sabre/vobject/tests/VObject/SlashRTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Splitter/ICalendarTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/Splitter/VCardTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/StringUtilTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/TestCase.php
+share/baikal/vendor/sabre/vobject/tests/VObject/TimeZoneUtilTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/UUIDUtilTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/VCard21Test.php
+share/baikal/vendor/sabre/vobject/tests/VObject/VCardConverterTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/VersionTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/WriterTest.php
+share/baikal/vendor/sabre/vobject/tests/VObject/issue153.vcf
+share/baikal/vendor/sabre/vobject/tests/VObject/issue64.vcf
 share/baikal/vendor/sabre/vobject/tests/bootstrap.php
+share/baikal/vendor/sabre/vobject/tests/phpcs/ruleset.xml
 share/baikal/vendor/sabre/vobject/tests/phpunit.xml
+share/baikal/vendor/sabre/xml/.gitignore
+share/baikal/vendor/sabre/xml/.travis.yml
+share/baikal/vendor/sabre/xml/CHANGELOG.md
+share/baikal/vendor/sabre/xml/LICENSE
+share/baikal/vendor/sabre/xml/README.md
+share/baikal/vendor/sabre/xml/bin/.empty
+share/baikal/vendor/sabre/xml/composer.json
+share/baikal/vendor/sabre/xml/lib/ContextStackTrait.php
+share/baikal/vendor/sabre/xml/lib/Deserializer/functions.php
+share/baikal/vendor/sabre/xml/lib/Element.php
+share/baikal/vendor/sabre/xml/lib/Element/Base.php
+share/baikal/vendor/sabre/xml/lib/Element/Cdata.php
+share/baikal/vendor/sabre/xml/lib/Element/Elements.php
+share/baikal/vendor/sabre/xml/lib/Element/KeyValue.php
+share/baikal/vendor/sabre/xml/lib/Element/Uri.php
+share/baikal/vendor/sabre/xml/lib/Element/XmlFragment.php
+share/baikal/vendor/sabre/xml/lib/LibXMLException.php
+share/baikal/vendor/sabre/xml/lib/ParseException.php
+share/baikal/vendor/sabre/xml/lib/Reader.php
+share/baikal/vendor/sabre/xml/lib/Serializer/functions.php
+share/baikal/vendor/sabre/xml/lib/Service.php
+share/baikal/vendor/sabre/xml/lib/Version.php
+share/baikal/vendor/sabre/xml/lib/Writer.php
+share/baikal/vendor/sabre/xml/lib/XmlDeserializable.php
+share/baikal/vendor/sabre/xml/lib/XmlSerializable.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/ContextStackTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/EnumTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/KeyValueTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/RepeatingElementsTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/ValueObjectTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Element/CDataTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Element/Eater.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Element/ElementsTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Element/KeyValueTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Element/Mock.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Element/UriTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Element/XmlFragmentTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/InfiteLoopTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/ReaderTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Serializer/EnumTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/Serializer/RepeatingElementsTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/ServiceTest.php
+share/baikal/vendor/sabre/xml/tests/Sabre/Xml/WriterTest.php
+share/baikal/vendor/sabre/xml/tests/bootstrap.php
+share/baikal/vendor/sabre/xml/tests/phpcs/ruleset.xml
+share/baikal/vendor/sabre/xml/tests/phpunit.xml.dist
+share/baikal/vendor/twig/twig/.travis.yml
+share/baikal/vendor/twig/twig/AUTHORS
+share/baikal/vendor/twig/twig/CHANGELOG
+share/baikal/vendor/twig/twig/LICENSE
+share/baikal/vendor/twig/twig/README.markdown
+share/baikal/vendor/twig/twig/bin/create_pear_package.php
+share/baikal/vendor/twig/twig/composer.json
+share/baikal/vendor/twig/twig/doc/advanced.rst
+share/baikal/vendor/twig/twig/doc/api.rst
+share/baikal/vendor/twig/twig/doc/coding_standards.rst
+share/baikal/vendor/twig/twig/doc/filters/abs.rst
+share/baikal/vendor/twig/twig/doc/filters/capitalize.rst
+share/baikal/vendor/twig/twig/doc/filters/convert_encoding.rst
+share/baikal/vendor/twig/twig/doc/filters/date.rst
+share/baikal/vendor/twig/twig/doc/filters/default.rst
+share/baikal/vendor/twig/twig/doc/filters/escape.rst
+share/baikal/vendor/twig/twig/doc/filters/format.rst
+share/baikal/vendor/twig/twig/doc/filters/index.rst
+share/baikal/vendor/twig/twig/doc/filters/join.rst
+share/baikal/vendor/twig/twig/doc/filters/json_encode.rst
+share/baikal/vendor/twig/twig/doc/filters/keys.rst
+share/baikal/vendor/twig/twig/doc/filters/length.rst
+share/baikal/vendor/twig/twig/doc/filters/lower.rst
+share/baikal/vendor/twig/twig/doc/filters/merge.rst
+share/baikal/vendor/twig/twig/doc/filters/nl2br.rst
+share/baikal/vendor/twig/twig/doc/filters/number_format.rst
+share/baikal/vendor/twig/twig/doc/filters/raw.rst
+share/baikal/vendor/twig/twig/doc/filters/replace.rst
+share/baikal/vendor/twig/twig/doc/filters/reverse.rst
+share/baikal/vendor/twig/twig/doc/filters/slice.rst
+share/baikal/vendor/twig/twig/doc/filters/sort.rst
+share/baikal/vendor/twig/twig/doc/filters/striptags.rst
+share/baikal/vendor/twig/twig/doc/filters/title.rst
+share/baikal/vendor/twig/twig/doc/filters/trim.rst
+share/baikal/vendor/twig/twig/doc/filters/upper.rst
+share/baikal/vendor/twig/twig/doc/filters/url_encode.rst
+share/baikal/vendor/twig/twig/doc/functions/attribute.rst
+share/baikal/vendor/twig/twig/doc/functions/block.rst
+share/baikal/vendor/twig/twig/doc/functions/constant.rst
+share/baikal/vendor/twig/twig/doc/functions/cycle.rst
+share/baikal/vendor/twig/twig/doc/functions/date.rst
+share/baikal/vendor/twig/twig/doc/functions/dump.rst
+share/baikal/vendor/twig/twig/doc/functions/index.rst
+share/baikal/vendor/twig/twig/doc/functions/parent.rst
+share/baikal/vendor/twig/twig/doc/functions/random.rst
+share/baikal/vendor/twig/twig/doc/functions/range.rst
+share/baikal/vendor/twig/twig/doc/index.rst
+share/baikal/vendor/twig/twig/doc/internals.rst
+share/baikal/vendor/twig/twig/doc/intro.rst
+share/baikal/vendor/twig/twig/doc/recipes.rst
+share/baikal/vendor/twig/twig/doc/tags/autoescape.rst
+share/baikal/vendor/twig/twig/doc/tags/block.rst
+share/baikal/vendor/twig/twig/doc/tags/do.rst
+share/baikal/vendor/twig/twig/doc/tags/embed.rst
+share/baikal/vendor/twig/twig/doc/tags/extends.rst
+share/baikal/vendor/twig/twig/doc/tags/filter.rst
+share/baikal/vendor/twig/twig/doc/tags/flush.rst
+share/baikal/vendor/twig/twig/doc/tags/for.rst
+share/baikal/vendor/twig/twig/doc/tags/from.rst
+share/baikal/vendor/twig/twig/doc/tags/if.rst
+share/baikal/vendor/twig/twig/doc/tags/import.rst
+share/baikal/vendor/twig/twig/doc/tags/include.rst
+share/baikal/vendor/twig/twig/doc/tags/index.rst
+share/baikal/vendor/twig/twig/doc/tags/macro.rst
+share/baikal/vendor/twig/twig/doc/tags/raw.rst
+share/baikal/vendor/twig/twig/doc/tags/sandbox.rst
+share/baikal/vendor/twig/twig/doc/tags/set.rst
+share/baikal/vendor/twig/twig/doc/tags/spaceless.rst
+share/baikal/vendor/twig/twig/doc/tags/use.rst
+share/baikal/vendor/twig/twig/doc/templates.rst
+share/baikal/vendor/twig/twig/doc/tests/constant.rst
+share/baikal/vendor/twig/twig/doc/tests/defined.rst
+share/baikal/vendor/twig/twig/doc/tests/divisibleby.rst
+share/baikal/vendor/twig/twig/doc/tests/empty.rst
+share/baikal/vendor/twig/twig/doc/tests/even.rst
+share/baikal/vendor/twig/twig/doc/tests/index.rst
+share/baikal/vendor/twig/twig/doc/tests/iterable.rst
+share/baikal/vendor/twig/twig/doc/tests/null.rst
+share/baikal/vendor/twig/twig/doc/tests/odd.rst
+share/baikal/vendor/twig/twig/doc/tests/sameas.rst
+share/baikal/vendor/twig/twig/ext/twig/.gitignore
+share/baikal/vendor/twig/twig/ext/twig/LICENSE
+share/baikal/vendor/twig/twig/ext/twig/config.m4
+share/baikal/vendor/twig/twig/ext/twig/config.w32
+share/baikal/vendor/twig/twig/ext/twig/php_twig.h
+share/baikal/vendor/twig/twig/ext/twig/twig.c
+share/baikal/vendor/twig/twig/lib/Twig/Autoloader.php
+share/baikal/vendor/twig/twig/lib/Twig/Compiler.php
+share/baikal/vendor/twig/twig/lib/Twig/CompilerInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Environment.php
+share/baikal/vendor/twig/twig/lib/Twig/Error.php
+share/baikal/vendor/twig/twig/lib/Twig/Error/Loader.php
+share/baikal/vendor/twig/twig/lib/Twig/Error/Runtime.php
+share/baikal/vendor/twig/twig/lib/Twig/Error/Syntax.php
+share/baikal/vendor/twig/twig/lib/Twig/ExpressionParser.php
+share/baikal/vendor/twig/twig/lib/Twig/Extension.php
+share/baikal/vendor/twig/twig/lib/Twig/Extension/Core.php
+share/baikal/vendor/twig/twig/lib/Twig/Extension/Debug.php
+share/baikal/vendor/twig/twig/lib/Twig/Extension/Escaper.php
+share/baikal/vendor/twig/twig/lib/Twig/Extension/Optimizer.php
+share/baikal/vendor/twig/twig/lib/Twig/Extension/Sandbox.php
+share/baikal/vendor/twig/twig/lib/Twig/ExtensionInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Filter.php
+share/baikal/vendor/twig/twig/lib/Twig/Filter/Function.php
+share/baikal/vendor/twig/twig/lib/Twig/Filter/Method.php
+share/baikal/vendor/twig/twig/lib/Twig/Filter/Node.php
+share/baikal/vendor/twig/twig/lib/Twig/FilterInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Function.php
+share/baikal/vendor/twig/twig/lib/Twig/Function/Function.php
+share/baikal/vendor/twig/twig/lib/Twig/Function/Method.php
+share/baikal/vendor/twig/twig/lib/Twig/Function/Node.php
+share/baikal/vendor/twig/twig/lib/Twig/FunctionInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Lexer.php
+share/baikal/vendor/twig/twig/lib/Twig/LexerInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Loader/Array.php
+share/baikal/vendor/twig/twig/lib/Twig/Loader/Chain.php
+share/baikal/vendor/twig/twig/lib/Twig/Loader/Filesystem.php
+share/baikal/vendor/twig/twig/lib/Twig/Loader/String.php
+share/baikal/vendor/twig/twig/lib/Twig/LoaderInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Markup.php
+share/baikal/vendor/twig/twig/lib/Twig/Node.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/AutoEscape.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Block.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/BlockReference.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Body.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Do.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Embed.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Array.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Function.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Name.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Test.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Flush.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/For.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/ForLoop.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/If.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Import.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Include.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Macro.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Module.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Print.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Sandbox.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Set.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/SetTemp.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Spaceless.php
+share/baikal/vendor/twig/twig/lib/Twig/Node/Text.php
+share/baikal/vendor/twig/twig/lib/Twig/NodeInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/NodeOutputInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/NodeTraverser.php
+share/baikal/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php
+share/baikal/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php
+share/baikal/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php
+share/baikal/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php
+share/baikal/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Parser.php
+share/baikal/vendor/twig/twig/lib/Twig/ParserInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php
+share/baikal/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php
+share/baikal/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Template.php
+share/baikal/vendor/twig/twig/lib/Twig/TemplateInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Test/Function.php
+share/baikal/vendor/twig/twig/lib/Twig/Test/Method.php
+share/baikal/vendor/twig/twig/lib/Twig/Test/Node.php
+share/baikal/vendor/twig/twig/lib/Twig/TestInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/Token.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Block.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Do.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Embed.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Extends.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Filter.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Flush.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/For.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/From.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/If.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Import.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Include.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Macro.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Set.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParser/Use.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParserBroker.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenParserInterface.php
+share/baikal/vendor/twig/twig/lib/Twig/TokenStream.php
+share/baikal/vendor/twig/twig/package.xml.tpl
+share/baikal/vendor/twig/twig/phpunit.xml.dist
+share/baikal/vendor/twig/twig/test/Twig/Tests/AutoloaderTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/CompilerTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/ErrorTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/unclosed_tag.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/array.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/array_call.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/binary.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/bitwise.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/comparison.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/dotdot.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/grouping.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/literals.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/magic_call.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/method_call.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/postfix.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/strings.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ternary_operator.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/unary.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/unary_precedence.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/abs.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/convert_encoding.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/date.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/date_default_format.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/date_default_format_interval.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/date_interval.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/default.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/dynamic_filter.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/escape.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/escape_non_supported_charset.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/force_escape.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/format.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/join.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/json_encode.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/length.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/length_utf8.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/merge.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/nl2br.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/number_format.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/number_format_default.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/replace.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/reverse.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/slice.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/sort.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/special_chars.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/trim.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/attribute.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/block.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/constant.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/cycle.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/date.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/dump.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/dump_array.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/dynamic_function.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/special_chars.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/simple.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/with_filters.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/empty_token.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/simple_xml_element.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/strings_like_numbers.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/blocks.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/double_escaping.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/functions.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/literal.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/nested.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/objects.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/raw.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/strategy.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/type.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/with_filters.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/with_filters_arguments.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/with_pre_escape_filters.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/with_preserves_safety_filters.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/block_unique_name.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/special_chars.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/embed/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/embed/multiple.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/embed/with_extends.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/json_encode.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/multiple.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/nested.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/with_for_tag.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/with_if_tag.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/condition.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/context.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/else.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/inner_variables.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/keys.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/keys_and_values.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/loop_context.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/loop_context_local.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/nested_else.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/objects.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/objects_countable.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/recursive.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/values.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/from.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/if/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/if/expression.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/expression.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/ignore_missing.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/only.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/template_instance.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/templates_as_array.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/with_variables.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/conditional.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/dynamic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/empty.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/extends_as_array.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/multiple.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/nested_blocks.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/nested_blocks_parent_only.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/nested_inheritance.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_change.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_in_a_block.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_isolation.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_nested.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_without_extends.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_without_extends_but_traits.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/template_instance.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/use.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/endmacro_name.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/external.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/from.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/global.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/self_import.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/special_chars.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/raw/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/raw/whitespace_control.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/sandbox/not_valid1.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/sandbox/not_valid2.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/sandbox/simple.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/capture-empty.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/capture.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/expression.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/spaceless/simple.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/special_chars.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/trim_block.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/aliases.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/basic.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/deep.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/deep_empty.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/multiple.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/multiple_aliases.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/array.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/constant.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/defined.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/empty.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/even.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/in.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/iterable.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/odd.test
+share/baikal/vendor/twig/twig/test/Twig/Tests/LexerTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/DoTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/ArrayTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AndTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ConcatTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/DivTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/FloorDivTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ModTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/MulTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/OrTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/SubTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConditionalTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NegTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NotTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/PosTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/ForTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/ImportTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/SetTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/SpacelessTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/TestCase.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/Node/TextTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/NodeVisitor/OptimizerTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/ParserTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/TemplateTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php
+share/baikal/vendor/twig/twig/test/Twig/Tests/integrationTest.php
+share/baikal/vendor/twig/twig/test/bootstrap.php

cvs diff -r1.1 -r1.2 pkgsrc/net/php-baikal/distinfo (expand / switch to context diff)
--- pkgsrc/net/php-baikal/distinfo 2015/11/24 11:38:28 1.1
+++ pkgsrc/net/php-baikal/distinfo 2016/02/15 23:28:22 1.2
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/11/24 11:38:28 wiz Exp $
+$NetBSD: distinfo,v 1.2 2016/02/15 23:28:22 wiz Exp $
 
-SHA1 (baikal-regular-0.2.7.tgz) = 01eabcf0229ddffc0542f4e2a349754e778abbea
+SHA1 (baikal-0.3.1.zip) = 35c391500f64e1e2832a8ef365ab9d651d9d74b4
-RMD160 (baikal-regular-0.2.7.tgz) = 4b88ce29a2f75ce7ad2d2e48c730f39c9826592d
+RMD160 (baikal-0.3.1.zip) = 08ee38134772c7f46cf4f50fced00dd4710392a7
-SHA512 (baikal-regular-0.2.7.tgz) = 261e34eda6e85e38f9478e04f68fdea09ea12203a11b47aaf1a446e33333a9d8d1d9663f4a36da1cfd2adf776ba3f4be459b2639cc1a23e64e8584e47632bb8f
+SHA512 (baikal-0.3.1.zip) = 95710425c2fc2bd58fb7a02eaa6513b9c7ba566dfb700738e2fa9e55280619ffb900005594a43a41b36860c88256a8a34340be18379cfd24b69e398ee8e404df
-Size (baikal-regular-0.2.7.tgz) = 2273699 bytes
+Size (baikal-0.3.1.zip) = 3283508 bytes
-SHA1 (patch-Core_Frameworks_Flake_Util_Tools.php) = e6572179579078e6beec41f09718d613e24fa01b

File Deleted: pkgsrc/net/php-baikal/patches/Attic/patch-Core_Frameworks_Flake_Util_Tools.php