Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2023 20:29:28 GMT
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 26b04ec114a1 - main - www/bareos-webui: update to 22.0.3
Message-ID:  <202304102029.33AKTSpg037556@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=26b04ec114a1a6eac1f17b2a4068778975d616bd

commit 26b04ec114a1a6eac1f17b2a4068778975d616bd
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-04-10 20:28:30 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-04-10 20:28:59 +0000

    www/bareos-webui: update to 22.0.3
---
 www/bareos-webui/Makefile  |   4 +-
 www/bareos-webui/distinfo  |   6 +-
 www/bareos-webui/pkg-plist | 740 ++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 636 insertions(+), 114 deletions(-)

diff --git a/www/bareos-webui/Makefile b/www/bareos-webui/Makefile
index f50e7a7a1d2e..acc1142b37ff 100644
--- a/www/bareos-webui/Makefile
+++ b/www/bareos-webui/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bareos
 DISTVERSIONPREFIX=	Release/
-DISTVERSION=	21.1.5
+DISTVERSION=	22.0.3
 CATEGORIES?=	www sysutils
 PKGNAMESUFFIX=	-webui
 
@@ -50,7 +50,7 @@ do-install:
 	@${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/console
 	@${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/profile
 	@${MKDIR} ${STAGEDIR}${BAREOSWEB_HOME}
-	cd ${WRKSRC}/webui && ${COPYTREE_SHARE} "config data module public vendor" \
+	cd ${WRKSRC}/webui && ${COPYTREE_SHARE} "config module public vendor" \
 		${STAGEDIR}${WWWDIR}
 	${INSTALL_DATA} ${WRKSRC}/webui/*.php ${STAGEDIR}${WWWDIR}
 	${INSTALL_DATA} ${WRKSRC}/webui/composer* ${STAGEDIR}${WWWDIR}
diff --git a/www/bareos-webui/distinfo b/www/bareos-webui/distinfo
index 021e81bc94c2..76286a771f9f 100644
--- a/www/bareos-webui/distinfo
+++ b/www/bareos-webui/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668748844
-SHA256 (bareos-bareos-Release-21.1.5_GH0.tar.gz) = 2bdae1c7b0667e49b62cea236c96c108a5b663b379170ab273a96f07494b01f0
-SIZE (bareos-bareos-Release-21.1.5_GH0.tar.gz) = 11655244
+TIMESTAMP = 1680995698
+SHA256 (bareos-bareos-Release-22.0.3_GH0.tar.gz) = 3ea98d4ca78e4451ce4f4e2990547de0872330ab115eb27e1471c3af34380404
+SIZE (bareos-bareos-Release-22.0.3_GH0.tar.gz) = 14529338
diff --git a/www/bareos-webui/pkg-plist b/www/bareos-webui/pkg-plist
index 2c1d8e6eb884..05d8142e6ccf 100644
--- a/www/bareos-webui/pkg-plist
+++ b/www/bareos-webui/pkg-plist
@@ -119,6 +119,7 @@
 %%WWWDIR%%/module/Director/src/Director/Model/DirectorModel.php
 %%WWWDIR%%/module/Director/view/director/director/index.phtml
 %%WWWDIR%%/module/Director/view/director/director/messages.phtml
+%%WWWDIR%%/module/Director/view/director/director/subscription.phtml
 %%WWWDIR%%/module/Fileset/Module.php
 %%WWWDIR%%/module/Fileset/autoload_classmap.php
 %%WWWDIR%%/module/Fileset/config/module.config.php
@@ -139,6 +140,7 @@
 %%WWWDIR%%/module/Job/view/job/job/cancel.phtml
 %%WWWDIR%%/module/Job/view/job/job/details.phtml
 %%WWWDIR%%/module/Job/view/job/job/index.phtml
+%%WWWDIR%%/module/Job/view/job/job/rerun.phtml
 %%WWWDIR%%/module/Job/view/job/job/run.phtml
 %%WWWDIR%%/module/Job/view/job/job/timeline.phtml
 %%WWWDIR%%/module/Media/Module.php
@@ -213,8 +215,9 @@
 %%WWWDIR%%/public/css/bootstrap.min.css.map
 %%WWWDIR%%/public/css/jstree.css
 %%WWWDIR%%/public/css/jstree.min.css
+%%WWWDIR%%/public/css/login.css
+%%WWWDIR%%/public/css/main.css
 %%WWWDIR%%/public/css/spinner.gif
-%%WWWDIR%%/public/css/style.css
 %%WWWDIR%%/public/css/throbber.gif
 %%WWWDIR%%/public/css/timeline.css
 %%WWWDIR%%/public/fonts/glyphicons-halflings-regular.eot
@@ -222,10 +225,6 @@
 %%WWWDIR%%/public/fonts/glyphicons-halflings-regular.ttf
 %%WWWDIR%%/public/fonts/glyphicons-halflings-regular.woff
 %%WWWDIR%%/public/fonts/glyphicons-halflings-regular.woff2
-%%WWWDIR%%/public/img/bareos-logo-small.png
-%%WWWDIR%%/public/img/bareos-logo.png
-%%WWWDIR%%/public/img/bareos.png
-%%WWWDIR%%/public/img/favicon.ico
 %%WWWDIR%%/public/img/icons/os/centos.png
 %%WWWDIR%%/public/img/icons/os/debian.png
 %%WWWDIR%%/public/img/icons/os/fedora.png
@@ -253,6 +252,7 @@
 %%WWWDIR%%/public/js/bootstrap-table-formatter.js
 %%WWWDIR%%/public/js/bootstrap-table-locale-all.js
 %%WWWDIR%%/public/js/bootstrap-table-locale-all.min.js
+%%WWWDIR%%/public/js/bootstrap-table-sort.js
 %%WWWDIR%%/public/js/bootstrap-table.js
 %%WWWDIR%%/public/js/bootstrap-table.min.js
 %%WWWDIR%%/public/js/bootstrap.js
@@ -355,6 +355,15 @@
 %%WWWDIR%%/public/js/responsive.bootstrap.js
 %%WWWDIR%%/public/js/responsive.bootstrap.min.js
 %%WWWDIR%%/public/js/timeline.js
+%%WWWDIR%%/public/themes/default/css/login.css
+%%WWWDIR%%/public/themes/default/img/bareos-logo-small.png
+%%WWWDIR%%/public/themes/default/img/bareos.png
+%%WWWDIR%%/public/themes/default/img/favicon.ico
+%%WWWDIR%%/public/themes/sunflower/css/login.css
+%%WWWDIR%%/public/themes/sunflower/img/background.jpg
+%%WWWDIR%%/public/themes/sunflower/img/bareos-logo-small.png
+%%WWWDIR%%/public/themes/sunflower/img/bareos.png
+%%WWWDIR%%/public/themes/sunflower/img/favicon.ico
 %%WWWDIR%%/vendor/Bareos/library/Bareos/BSock/BareosBSock.php
 %%WWWDIR%%/vendor/Bareos/library/Bareos/BSock/BareosBSockAbstractServiceFactory.php
 %%WWWDIR%%/vendor/Bareos/library/Bareos/BSock/BareosBSockInterface.php
@@ -363,6 +372,7 @@
 %%WWWDIR%%/vendor/README.md
 %%WWWDIR%%/vendor/autoload.php
 %%WWWDIR%%/vendor/composer/ClassLoader.php
+%%WWWDIR%%/vendor/composer/InstalledVersions.php
 %%WWWDIR%%/vendor/composer/LICENSE
 %%WWWDIR%%/vendor/composer/autoload_classmap.php
 %%WWWDIR%%/vendor/composer/autoload_namespaces.php
@@ -370,14 +380,56 @@
 %%WWWDIR%%/vendor/composer/autoload_real.php
 %%WWWDIR%%/vendor/composer/autoload_static.php
 %%WWWDIR%%/vendor/composer/installed.json
-%%WWWDIR%%/vendor/zendframework/zend-cache/.coveralls.yml
+%%WWWDIR%%/vendor/composer/installed.php
+%%WWWDIR%%/vendor/container-interop/container-interop/LICENSE
+%%WWWDIR%%/vendor/container-interop/container-interop/README.md
+%%WWWDIR%%/vendor/container-interop/container-interop/composer.json
+%%WWWDIR%%/vendor/container-interop/container-interop/docs/ContainerInterface-meta.md
+%%WWWDIR%%/vendor/container-interop/container-interop/docs/ContainerInterface.md
+%%WWWDIR%%/vendor/container-interop/container-interop/docs/Delegate-lookup-meta.md
+%%WWWDIR%%/vendor/container-interop/container-interop/docs/Delegate-lookup.md
+%%WWWDIR%%/vendor/container-interop/container-interop/docs/images/interoperating_containers.png
+%%WWWDIR%%/vendor/container-interop/container-interop/docs/images/priority.png
+%%WWWDIR%%/vendor/container-interop/container-interop/docs/images/side_by_side_containers.png
+%%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/ContainerInterface.php
+%%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/Exception/ContainerException.php
+%%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/Exception/NotFoundException.php
+%%WWWDIR%%/vendor/psr/container/LICENSE
+%%WWWDIR%%/vendor/psr/container/README.md
+%%WWWDIR%%/vendor/psr/container/composer.json
+%%WWWDIR%%/vendor/psr/container/src/ContainerExceptionInterface.php
+%%WWWDIR%%/vendor/psr/container/src/ContainerInterface.php
+%%WWWDIR%%/vendor/psr/container/src/NotFoundExceptionInterface.php
+%%WWWDIR%%/vendor/psr/log/LICENSE
+%%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/LogLevel.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
+%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php
+%%WWWDIR%%/vendor/psr/log/README.md
+%%WWWDIR%%/vendor/psr/log/composer.json
 %%WWWDIR%%/vendor/zendframework/zend-cache/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-cache/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-cache/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-cache/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-cache/README.md
 %%WWWDIR%%/vendor/zendframework/zend-cache/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-cache/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-cache/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/index.html
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/pattern/callback-cache.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/pattern/capture-cache.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/pattern/class-cache.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/pattern/intro.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/pattern/object-cache.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/pattern/output-cache.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/storage/adapter.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/storage/capabilities.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/doc/book/storage/plugin.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/mkdocs.yml
 %%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/BadMethodCallException.php
 %%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/ExceptionInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/ExtensionNotLoadedException.php
@@ -463,13 +515,19 @@
 %%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/TaggableInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/TotalSpaceCapableInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-cache/src/StorageFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-config/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-config/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-config/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-config/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-config/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-config/README.md
 %%WWWDIR%%/vendor/zendframework/zend-config/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-config/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-config/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-config/doc/book/factory.md
+%%WWWDIR%%/vendor/zendframework/zend-config/doc/book/index.html
+%%WWWDIR%%/vendor/zendframework/zend-config/doc/book/intro.md
+%%WWWDIR%%/vendor/zendframework/zend-config/doc/book/processor.md
+%%WWWDIR%%/vendor/zendframework/zend-config/doc/book/reader.md
+%%WWWDIR%%/vendor/zendframework/zend-config/doc/book/theory.md
+%%WWWDIR%%/vendor/zendframework/zend-config/doc/book/writer.md
+%%WWWDIR%%/vendor/zendframework/zend-config/mkdocs.yml
 %%WWWDIR%%/vendor/zendframework/zend-config/src/AbstractConfigFactory.php
 %%WWWDIR%%/vendor/zendframework/zend-config/src/Config.php
 %%WWWDIR%%/vendor/zendframework/zend-config/src/Exception/ExceptionInterface.php
@@ -497,13 +555,39 @@
 %%WWWDIR%%/vendor/zendframework/zend-config/src/Writer/Xml.php
 %%WWWDIR%%/vendor/zendframework/zend-config/src/Writer/Yaml.php
 %%WWWDIR%%/vendor/zendframework/zend-config/src/WriterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-console/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-console/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-console/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-console/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-console/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-console/README.md
 %%WWWDIR%%/vendor/zendframework/zend-console/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-console/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-console/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/adapter.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/getopt/configuration.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/getopt/fetching.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/getopt/intro.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/getopt/rules.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.banner.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.banner2.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.empty.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt2.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt3.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt4.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt5.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt6.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.usage.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.usage2.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.usage3.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.usage4.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.usage5.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/images/zend.console.usage6.png
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/index.html
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/intro.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/mvc/controllers.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/mvc/modules.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/mvc/routing.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/prompts.md
+%%WWWDIR%%/vendor/zendframework/zend-console/doc/book/routes.md
+%%WWWDIR%%/vendor/zendframework/zend-console/mkdocs.yml
 %%WWWDIR%%/vendor/zendframework/zend-console/src/Adapter/AbstractAdapter.php
 %%WWWDIR%%/vendor/zendframework/zend-console/src/Adapter/AdapterInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-console/src/Adapter/Posix.php
@@ -537,24 +621,33 @@
 %%WWWDIR%%/vendor/zendframework/zend-console/src/Response.php
 %%WWWDIR%%/vendor/zendframework/zend-console/src/RouteMatcher/DefaultRouteMatcher.php
 %%WWWDIR%%/vendor/zendframework/zend-console/src/RouteMatcher/RouteMatcherInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-escaper/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-escaper/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-escaper/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-escaper/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-escaper/README.md
 %%WWWDIR%%/vendor/zendframework/zend-escaper/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-escaper/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-escaper/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/CODE_OF_CONDUCT.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/CONTRIBUTING.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/ISSUE_TEMPLATE.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/PULL_REQUEST_TEMPLATE.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/SUPPORT.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/book/configuration.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/book/escaping-css.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/book/escaping-html-attributes.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/book/escaping-html.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/book/escaping-javascript.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/book/escaping-url.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/book/intro.md
+%%WWWDIR%%/vendor/zendframework/zend-escaper/docs/book/theory-of-operation.md
 %%WWWDIR%%/vendor/zendframework/zend-escaper/src/Escaper.php
 %%WWWDIR%%/vendor/zendframework/zend-escaper/src/Exception/ExceptionInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-escaper/src/Exception/InvalidArgumentException.php
 %%WWWDIR%%/vendor/zendframework/zend-escaper/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-escaper/test/EscaperTest.php
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/README.md
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/phpunit.xml.travis
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/AbstractListenerAggregate.php
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Event.php
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/EventInterface.php
@@ -579,15 +672,25 @@
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventManager.php
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventManagerAwareInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventManagerInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventsCapableInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedListenerAggregateInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/StaticEventManager.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Test/EventListenerIntrospectionTrait.php
+%%WWWDIR%%/vendor/zendframework/zend-filter/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-filter/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-filter/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-filter/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-filter/README.md
 %%WWWDIR%%/vendor/zendframework/zend-filter/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-filter/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-filter/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-filter/doc/book/file.md
+%%WWWDIR%%/vendor/zendframework/zend-filter/doc/book/filter-chains.md
+%%WWWDIR%%/vendor/zendframework/zend-filter/doc/book/index.html
+%%WWWDIR%%/vendor/zendframework/zend-filter/doc/book/inflector.md
+%%WWWDIR%%/vendor/zendframework/zend-filter/doc/book/intro.md
+%%WWWDIR%%/vendor/zendframework/zend-filter/doc/book/standard-filters.md
+%%WWWDIR%%/vendor/zendframework/zend-filter/doc/book/static-filter.md
+%%WWWDIR%%/vendor/zendframework/zend-filter/doc/book/word.md
+%%WWWDIR%%/vendor/zendframework/zend-filter/doc/book/writing-filters.md
+%%WWWDIR%%/vendor/zendframework/zend-filter/mkdocs.yml
 %%WWWDIR%%/vendor/zendframework/zend-filter/src/AbstractDateDropdown.php
 %%WWWDIR%%/vendor/zendframework/zend-filter/src/AbstractFilter.php
 %%WWWDIR%%/vendor/zendframework/zend-filter/src/AbstractUnicode.php
@@ -665,14 +768,11 @@
 %%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/UnderscoreToDash.php
 %%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/UnderscoreToSeparator.php
 %%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/UnderscoreToStudlyCase.php
-%%WWWDIR%%/vendor/zendframework/zend-form/.coveralls.yml
 %%WWWDIR%%/vendor/zendframework/zend-form/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-form/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-form/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-form/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-form/README.md
 %%WWWDIR%%/vendor/zendframework/zend-form/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-form/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-form/phpunit.xml.travis
 %%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/AbstractAnnotationsListener.php
 %%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/AbstractArrayAnnotation.php
 %%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/AbstractArrayOrStringAnnotation.php
@@ -799,14 +899,25 @@
 %%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormUrl.php
 %%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormWeek.php
 %%WWWDIR%%/vendor/zendframework/zend-form/src/View/HelperConfig.php
-%%WWWDIR%%/vendor/zendframework/zend-http/.coveralls.yml
 %%WWWDIR%%/vendor/zendframework/zend-http/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-http/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-http/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-http/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-http/README.md
 %%WWWDIR%%/vendor/zendframework/zend-http/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-http/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-http/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/CODE_OF_CONDUCT.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/CONTRIBUTING.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/ISSUE_TEMPLATE.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/PULL_REQUEST_TEMPLATE.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/SUPPORT.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/client/adapters.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/client/advanced.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/client/cookies.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/client/intro.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/client/static.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/headers.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/index.html
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/intro.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/request.md
+%%WWWDIR%%/vendor/zendframework/zend-http/docs/book/response.md
 %%WWWDIR%%/vendor/zendframework/zend-http/src/AbstractMessage.php
 %%WWWDIR%%/vendor/zendframework/zend-http/src/Client.php
 %%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/AdapterInterface.php
@@ -912,13 +1023,212 @@
 %%WWWDIR%%/vendor/zendframework/zend-http/src/Request.php
 %%WWWDIR%%/vendor/zendframework/zend-http/src/Response.php
 %%WWWDIR%%/vendor/zendframework/zend-http/src/Response/Stream.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/CommonHttpTests.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/CurlTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/ProxyAdapterTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/SocketKeepaliveTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/SocketPersistentTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/SocketTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/StaticClientTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/StaticTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/TestAdapterTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/TestAsset/MockAdapter.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/TestAsset/MockClient.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/UseCaseTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/ZF2098-multibytepostdata.txt
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/ZF4238-zerolineresponse.txt
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/ZF7038-multipartarrayrequest.txt
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/ZF7683-chunked.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/ZF9404-doubleContentLength.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/ca-bundle.crt
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/fwrite.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/staticFile.jpg
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testConnectTimeout.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testCookies.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testCurlGzipData.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testDeleteData.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testExceptionOnReadTimeout.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testGetData.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testHeaders.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testHttpAuth.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testMultibyteChunkedResponseZF6218.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testOptionsData.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testPatchData.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testPostData.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testRawGetData.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testRawPostData.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testRedirections.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testRelativeRedirections.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testResetParameters.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testSimpleRequests.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testStreamRequest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testTimeout.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Client/_files/testUploads.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/ClientTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/CookiesTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/AcceptCharsetTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/AcceptEncodingTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/AcceptLanguageTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/AcceptRangesTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/AcceptTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/AgeTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/AllowTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/AuthenticationInfoTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/AuthorizationTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/CacheControlTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ConnectionTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentDispositionTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentEncodingTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentLanguageTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentLengthTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentLocationTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentMD5Test.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentRangeTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentSecurityPolicyTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentTransferEncodingTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ContentTypeTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/CookieTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/DateTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/EtagTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ExpectTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ExpiresTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/FromTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/GenericHeaderTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/HeaderValueTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/HostTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/IfMatchTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/IfModifiedSinceTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/IfNoneMatchTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/IfRangeTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/IfUnmodifiedSinceTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/KeepAliveTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/LastModifiedTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/LocationTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/MaxForwardsTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/OriginTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/PragmaTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ProxyAuthenticateTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ProxyAuthorizationTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/RangeTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/RefererTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/RefreshTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/RetryAfterTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ServerTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/SetCookieTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/TETest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/TrailerTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/TransferEncodingTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/UpgradeTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/UserAgentTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/VaryTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/ViaTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/WWWAuthenticateTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Header/WarningTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/HeadersTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/PhpEnvironment/RemoteAddressTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/PhpEnvironment/RequestTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/PhpEnvironment/ResponseTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/RequestTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/Response/ResponseStreamTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/ResponseTest.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/TestAsset/ExtendedClient.php
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/body
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_100_continue
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_302
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_302_iis
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_403_nomessage
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_404
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_410
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_500
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_chunked
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_chunked_case
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_crlf
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_deflate
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_deflate_iis
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_gzip
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_leadingws
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_lfonly
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_multibyte_body
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_multiline_header
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_multiline_header_nospace
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_unknown
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_with_cookies
+%%WWWDIR%%/vendor/zendframework/zend-http/test/_files/response_with_single_cookie
+%%WWWDIR%%/vendor/zendframework/zend-http/test/bootstrap.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/CONTRIBUTING.md
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/LICENSE.md
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/README.md
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/composer.json
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/phpcs.xml
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/AbstractHydrator.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Aggregate/AggregateHydrator.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Aggregate/ExtractEvent.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Aggregate/HydrateEvent.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Aggregate/HydratorListener.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/ArraySerializable.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/ClassMethods.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/DelegatingHydrator.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/DelegatingHydratorFactory.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Exception/BadMethodCallException.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Exception/DomainException.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Exception/ExceptionInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Exception/ExtensionNotLoadedException.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Exception/InvalidArgumentException.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Exception/InvalidCallbackException.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Exception/LogicException.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Exception/RuntimeException.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/ExtractionInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Filter/FilterComposite.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Filter/FilterInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Filter/FilterProviderInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Filter/GetFilter.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Filter/HasFilter.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Filter/IsFilter.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Filter/MethodMatchFilter.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Filter/NumberOfParameterFilter.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Filter/OptionalParametersFilter.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/FilterEnabledInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/HydrationInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/HydratorAwareInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/HydratorAwareTrait.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/HydratorInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/HydratorOptionsInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/HydratorPluginManager.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Iterator/HydratingArrayIterator.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Iterator/HydratingIteratorInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Iterator/HydratingIteratorIterator.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/NamingStrategy/ArrayMapNamingStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/NamingStrategy/CompositeNamingStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/NamingStrategy/IdentityNamingStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/NamingStrategy/MapNamingStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/NamingStrategy/NamingStrategyInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/NamingStrategy/UnderscoreNamingStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/NamingStrategyEnabledInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/ObjectProperty.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Reflection.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/BooleanStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/ClosureStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/DateTimeFormatterStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/DefaultStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/Exception/ExceptionInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/Exception/InvalidArgumentException.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/ExplodeStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/SerializableStrategy.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/StrategyChain.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/Strategy/StrategyInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-hydrator/src/StrategyEnabledInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-i18n/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-i18n/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-i18n/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-i18n/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-i18n/README.md
 %%WWWDIR%%/vendor/zendframework/zend-i18n/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-i18n/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-i18n/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-i18n/doc/book/filters.md
+%%WWWDIR%%/vendor/zendframework/zend-i18n/doc/book/index.html
+%%WWWDIR%%/vendor/zendframework/zend-i18n/doc/book/translation.md
+%%WWWDIR%%/vendor/zendframework/zend-i18n/doc/book/validators.md
+%%WWWDIR%%/vendor/zendframework/zend-i18n/doc/book/view-helpers.md
+%%WWWDIR%%/vendor/zendframework/zend-i18n/mkdocs.yml
 %%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/ExceptionInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/ExtensionNotLoadedException.php
 %%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/InvalidArgumentException.php
@@ -1211,10 +1521,15 @@
 %%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/HelperConfig.php
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/.editorconfig
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-inputfilter/CONDUCT.md
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-inputfilter/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/README.md
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/composer.json
+%%WWWDIR%%/vendor/zendframework/zend-inputfilter/doc/book/zend.input-filter.file-input.md
+%%WWWDIR%%/vendor/zendframework/zend-inputfilter/doc/book/zend.input-filter.intro.md
+%%WWWDIR%%/vendor/zendframework/zend-inputfilter/doc/book/zend.input-filter.specs.md
+%%WWWDIR%%/vendor/zendframework/zend-inputfilter/doc/bookdown.json
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/ArrayInput.php
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/BaseInputFilter.php
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/CollectionInputFilter.php
@@ -1236,13 +1551,17 @@
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputProviderInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/ReplaceableInputInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/UnknownInputsCapableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-json/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-json/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-json/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-json/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-json/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-json/README.md
 %%WWWDIR%%/vendor/zendframework/zend-json/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-json/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-json/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-json/doc/book/zend.json.basics.md
+%%WWWDIR%%/vendor/zendframework/zend-json/doc/book/zend.json.introduction.md
+%%WWWDIR%%/vendor/zendframework/zend-json/doc/book/zend.json.objects.md
+%%WWWDIR%%/vendor/zendframework/zend-json/doc/book/zend.json.server.md
+%%WWWDIR%%/vendor/zendframework/zend-json/doc/book/zend.json.xml2json.md
+%%WWWDIR%%/vendor/zendframework/zend-json/doc/bookdown.json
 %%WWWDIR%%/vendor/zendframework/zend-json/src/Decoder.php
 %%WWWDIR%%/vendor/zendframework/zend-json/src/Encoder.php
 %%WWWDIR%%/vendor/zendframework/zend-json/src/Exception/BadMethodCallException.php
@@ -1267,13 +1586,24 @@
 %%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Server.php
 %%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Smd.php
 %%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Smd/Service.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-loader/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-loader/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-loader/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-loader/README.md
 %%WWWDIR%%/vendor/zendframework/zend-loader/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-loader/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-loader/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/CODE_OF_CONDUCT.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/CONTRIBUTING.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/ISSUE_TEMPLATE.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/PULL_REQUEST_TEMPLATE.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/SUPPORT.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/book/autoloader-factory.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/book/class-map-autoloader.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/book/classmap-generator.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/book/module-autoloader.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/book/plugin-class-loader.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/book/plugin-class-locator.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/book/short-name-locator.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/book/spl-autoloader.md
+%%WWWDIR%%/vendor/zendframework/zend-loader/docs/book/standard-autoloader.md
 %%WWWDIR%%/vendor/zendframework/zend-loader/src/AutoloaderFactory.php
 %%WWWDIR%%/vendor/zendframework/zend-loader/src/ClassMapAutoloader.php
 %%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/BadMethodCallException.php
@@ -1291,13 +1621,65 @@
 %%WWWDIR%%/vendor/zendframework/zend-loader/src/ShortNameLocator.php
 %%WWWDIR%%/vendor/zendframework/zend-loader/src/SplAutoloader.php
 %%WWWDIR%%/vendor/zendframework/zend-loader/src/StandardAutoloader.php
-%%WWWDIR%%/vendor/zendframework/zend-log/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/AutoloaderFactoryTest.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/ClassMapAutoloaderTest.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/ModuleAutoloaderTest.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/PluginClassLoaderTest.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/StandardAutoloaderTest.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/Child/Subclass.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/ClassMappedClass.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/CustomClassLoader.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/ExtendedPluginClassLoader.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/Name_Space/Namespaced/Class.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/NamespacedClass.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/Parent/.placeholder
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/PrefixedClass.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/SamplePlugin.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/ServiceLocator.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/StandardAutoloader.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/TestNamespace/FallbackCase.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/TestNamespace/NoDuplicateAutoloadersCase.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/TestPluginMap.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/TestPlugins/Bar.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/TestPlugins/Baz.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/TestPlugins/Foo.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/TestPlugins2/Foo.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/plugins/Baz.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/plugins/first/Bat.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/plugins/first/Foobar.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/plugins/second/Bat.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/plugins/second/Foobar.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/TestAsset/plugins/second/Foobarbaz.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/ApplicationModulePhar.phar
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/AutoloaderClosure.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/BarModule/Module.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/FooModule/BarModule/Module.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/FooModule/Module.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/FooModule/SubModule/Module.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/InvalidInterfaceAutoloader.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/NoModuleClassModule/Module.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/NonmatchingModule/Module.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/ParseError.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/PharModule.phar
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/PharModuleBz2.phar.bz2
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/PharModuleExplicit.phar
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/PharModuleMap.phar
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/PharModulePharTarBz2.phar.tar.bz2
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/PharModuleTarBz2.tar.bz2
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/ZendLoaderAutoloader/Foo.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/ZfTest/CacheTest.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/ZfTest/FormSubmit.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/Zfns/Foo.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/_buildPhars.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/badmap.php
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/classmap.phar
+%%WWWDIR%%/vendor/zendframework/zend-loader/test/_files/goodmap.php
+%%WWWDIR%%/vendor/zendframework/zend-log/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-log/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-log/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-log/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-log/README.md
 %%WWWDIR%%/vendor/zendframework/zend-log/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-log/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-log/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-log/doc/book/psr3.md
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Exception/ExceptionInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Exception/InvalidArgumentException.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Exception/RuntimeException.php
@@ -1326,9 +1708,11 @@
 %%WWWDIR%%/vendor/zendframework/zend-log/src/LoggerServiceFactory.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Processor/Backtrace.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Processor/ProcessorInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-log/src/Processor/PsrPlaceholder.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Processor/ReferenceId.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Processor/RequestId.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/ProcessorPluginManager.php
+%%WWWDIR%%/vendor/zendframework/zend-log/src/PsrLoggerAdapter.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/AbstractWriter.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/ChromePhp.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/ChromePhp/ChromePhpBridge.php
@@ -1345,22 +1729,23 @@
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/MongoDB.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Noop.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Null.php
+%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Psr.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Stream.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Syslog.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/WriterInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/ZendMonitor.php
 %%WWWDIR%%/vendor/zendframework/zend-log/src/WriterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-math/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-math/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-math/CONDUCT.md
 %%WWWDIR%%/vendor/zendframework/zend-math/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-math/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-math/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-math/README.md
 %%WWWDIR%%/vendor/zendframework/zend-math/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-math/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-math/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-math/doc/book/zend.math.introduction.md
+%%WWWDIR%%/vendor/zendframework/zend-math/doc/bookdown.json
 %%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Adapter/AdapterInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Adapter/Bcmath.php
 %%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Adapter/Gmp.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/AdapterPluginManager.php
 %%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/BigInteger.php
 %%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/DivisionByZeroException.php
 %%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/ExceptionInterface.php
@@ -1372,13 +1757,11 @@
 %%WWWDIR%%/vendor/zendframework/zend-math/src/Exception/RuntimeException.php
 %%WWWDIR%%/vendor/zendframework/zend-math/src/Rand.php
 %%WWWDIR%%/vendor/zendframework/zend-math/src/Source/HashTiming.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-modulemanager/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-modulemanager/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-modulemanager/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-modulemanager/README.md
 %%WWWDIR%%/vendor/zendframework/zend-modulemanager/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/phpunit.xml.travis
 %%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Exception/ExceptionInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Exception/InvalidArgumentException.php
 %%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Exception/MissingDependencyModuleException.php
@@ -1425,14 +1808,21 @@
 %%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/ModuleEvent.php
 %%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/ModuleManager.php
 %%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/ModuleManagerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/.coveralls.yml
 %%WWWDIR%%/vendor/zendframework/zend-mvc/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-mvc/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-mvc/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-mvc/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-mvc/README.md
 %%WWWDIR%%/vendor/zendframework/zend-mvc/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-mvc/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-mvc/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/book/zend.mvc.controllers.md
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/book/zend.mvc.examples.md
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/book/zend.mvc.intro.md
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/book/zend.mvc.mvc-event.md
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/book/zend.mvc.plugins.md
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/book/zend.mvc.quick-start.md
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/book/zend.mvc.routing.md
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/book/zend.mvc.send-response-event.md
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/book/zend.mvc.services.md
+%%WWWDIR%%/vendor/zendframework/zend-mvc/doc/bookdown.json
 %%WWWDIR%%/vendor/zendframework/zend-mvc/src/Application.php
 %%WWWDIR%%/vendor/zendframework/zend-mvc/src/ApplicationInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/AbstractActionController.php
@@ -1568,13 +1958,24 @@
 %%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/RouteNotFoundStrategy.php
 %%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/ViewManager.php
 %%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/SendResponseListener.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-navigation/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/CONDUCT.md
 %%WWWDIR%%/vendor/zendframework/zend-navigation/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-navigation/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-navigation/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-navigation/README.md
 %%WWWDIR%%/vendor/zendframework/zend-navigation/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-navigation/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-navigation/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-navigation/composer.lock
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.containers.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.intro.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.pages.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.quick-start.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.breadcrumbs.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.links.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.menu.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.navigation.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.sitemap.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helpers.md
+%%WWWDIR%%/vendor/zendframework/zend-navigation/doc/bookdown.json
 %%WWWDIR%%/vendor/zendframework/zend-navigation/src/AbstractContainer.php
 %%WWWDIR%%/vendor/zendframework/zend-navigation/src/Exception/BadMethodCallException.php
 %%WWWDIR%%/vendor/zendframework/zend-navigation/src/Exception/DomainException.php
@@ -1590,13 +1991,12 @@
 %%WWWDIR%%/vendor/zendframework/zend-navigation/src/Service/DefaultNavigationFactory.php
 %%WWWDIR%%/vendor/zendframework/zend-navigation/src/Service/NavigationAbstractServiceFactory.php
 %%WWWDIR%%/vendor/zendframework/zend-navigation/src/View/HelperConfig.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-navigation/src/View/NavigationHelperFactory.php
+%%WWWDIR%%/vendor/zendframework/zend-serializer/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-serializer/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-serializer/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-serializer/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-serializer/README.md
 %%WWWDIR%%/vendor/zendframework/zend-serializer/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-serializer/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-serializer/phpunit.xml.travis
 %%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/AbstractAdapter.php
 %%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/AdapterInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/AdapterOptions.php
@@ -1616,13 +2016,15 @@
 %%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/InvalidArgumentException.php
 %%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/RuntimeException.php
 %%WWWDIR%%/vendor/zendframework/zend-serializer/src/Serializer.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/README.md
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/AbstractFactoryFoo.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/FactoryFoo.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Foo.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/FetchServices.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/phpunit.xml.travis
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/AbstractFactoryInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/AbstractPluginManager.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Config.php
@@ -1636,11 +2038,13 @@
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/CircularReferenceException.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ExceptionInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/InvalidArgumentException.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/InvalidServiceException.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/InvalidServiceNameException.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/RuntimeException.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ServiceLocatorUsageException.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotCreatedException.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotFoundException.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Factory/InvokableFactory.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/FactoryInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/InitializerInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/MutableCreationOptionsInterface.php
@@ -1652,25 +2056,36 @@
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceLocatorInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceManager.php
 %%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceManagerAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-session/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Test/CommonPluginManagerTrait.php
 %%WWWDIR%%/vendor/zendframework/zend-session/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-session/CONDUCT.md
 %%WWWDIR%%/vendor/zendframework/zend-session/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-session/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-session/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-session/README.md
 %%WWWDIR%%/vendor/zendframework/zend-session/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-session/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-session/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-session/doc/book/config.md
+%%WWWDIR%%/vendor/zendframework/zend-session/doc/book/container.md
+%%WWWDIR%%/vendor/zendframework/zend-session/doc/book/index.html
+%%WWWDIR%%/vendor/zendframework/zend-session/doc/book/index.md
+%%WWWDIR%%/vendor/zendframework/zend-session/doc/book/manager.md
+%%WWWDIR%%/vendor/zendframework/zend-session/doc/book/save-handler.md
+%%WWWDIR%%/vendor/zendframework/zend-session/doc/book/storage.md
+%%WWWDIR%%/vendor/zendframework/zend-session/doc/book/validator.md
+%%WWWDIR%%/vendor/zendframework/zend-session/mkdocs.yml
+%%WWWDIR%%/vendor/zendframework/zend-session/phpcs.xml
 %%WWWDIR%%/vendor/zendframework/zend-session/src/AbstractContainer.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/AbstractManager.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Config/ConfigInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Config/SessionConfig.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Config/StandardConfig.php
+%%WWWDIR%%/vendor/zendframework/zend-session/src/ConfigProvider.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Container.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Exception/BadMethodCallException.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Exception/ExceptionInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Exception/InvalidArgumentException.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Exception/RuntimeException.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/ManagerInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-session/src/Module.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/SaveHandler/Cache.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/SaveHandler/DbTableGateway.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/SaveHandler/DbTableGatewayOptions.php
@@ -1689,19 +2104,23 @@
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/SessionStorage.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/StorageInitializationInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/StorageInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/AbstractValidatorChainEM2.php
+%%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/AbstractValidatorChainEM3.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/HttpUserAgent.php
+%%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/Id.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/RemoteAddr.php
+%%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/ValidatorChainTrait.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/ValidatorInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/ValidatorChain.php
 %%WWWDIR%%/vendor/zendframework/zend-session/src/compatibility/autoload.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/.coveralls.yml
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/CHANGELOG.md
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/LICENSE.md
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/README.md
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/benchmark/ExtractPriorityQueue.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/benchmark/InsertPriorityQueue.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/benchmark/RemovePriorityQueue.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/phpunit.xml.travis
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/AbstractOptions.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayObject.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArraySerializableInterface.php
@@ -1723,6 +2142,7 @@
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/LogicException.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/RuntimeException.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Extractor/ExtractionInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/FastPriorityQueue.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Glob.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php
@@ -1754,6 +2174,9 @@
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorPluginManager.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingArrayIterator.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorIterator.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/ArrayMapNamingStrategy.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/CompositeNamingStrategy.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/IdentityNamingStrategy.php
@@ -1776,7 +2199,6 @@
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/StrategyEnabledInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/InitializableInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/JsonSerializable.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/JsonSerializable/PhpLegacyCompatibility.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Message.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/MessageInterface.php
 %%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ParameterObjectInterface.php
@@ -1799,13 +2221,18 @@
*** 211 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304102029.33AKTSpg037556>