pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php-nextcloud Update to 16.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6d20eda7818
branches:  trunk
changeset: 322694:a6d20eda7818
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Apr 27 02:18:42 2019 +0000

description:
Update to 16.0.0

Upstream changes:
Nextcloud 16 is smarter than ever, with machine learning to detect suspicious
logins and offering clever recommendations. Group Folders now sport access control
lists so system administrators can easily manage who has access to what in
organization-wide shares. We also introduce Projects, a way to easily relate
and find related information like files, chats or tasks.

As this is a major release, the changelog is very long.
Please visit: https://nextcloud.com/changelog/

diffstat:

 www/php-nextcloud/Makefile |     5 +-
 www/php-nextcloud/PLIST    |  1468 +++++++++++++++++++++++--------------------
 www/php-nextcloud/distinfo |    10 +-
 3 files changed, 788 insertions(+), 695 deletions(-)

diffs (truncated from 2655 to 300 lines):

diff -r 3b4fe712257e -r a6d20eda7818 www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile        Fri Apr 26 22:44:18 2019 +0000
+++ b/www/php-nextcloud/Makefile        Sat Apr 27 02:18:42 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2019/04/25 07:33:28 maya Exp $
+# $NetBSD: Makefile,v 1.24 2019/04/27 02:18:42 wen Exp $
 #
 
-DISTNAME=      nextcloud-15.0.5
+DISTNAME=      nextcloud-16.0.0
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/
 EXTRACT_SUFX=  .tar.bz2
diff -r 3b4fe712257e -r a6d20eda7818 www/php-nextcloud/PLIST
--- a/www/php-nextcloud/PLIST   Fri Apr 26 22:44:18 2019 +0000
+++ b/www/php-nextcloud/PLIST   Sat Apr 27 02:18:42 2019 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.19 2019/03/24 09:05:39 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.20 2019/04/27 02:18:42 wen Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
-share/nextcloud/3rdparty/.drone.yml
 share/nextcloud/3rdparty/LICENSE INFO
 share/nextcloud/3rdparty/README.md
 share/nextcloud/3rdparty/autoload.php
@@ -886,6 +885,7 @@
 share/nextcloud/3rdparty/deepdiver/zipstreamer/src/lib/Count64.php
 share/nextcloud/3rdparty/deepdiver1975/tarstreamer/LICENSE
 share/nextcloud/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php
+share/nextcloud/3rdparty/doctrine/annotations/CHANGELOG.md
 share/nextcloud/3rdparty/doctrine/annotations/LICENSE
 share/nextcloud/3rdparty/doctrine/annotations/README.md
 share/nextcloud/3rdparty/doctrine/annotations/composer.json
@@ -908,24 +908,32 @@
 share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
 share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
 share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
-share/nextcloud/3rdparty/doctrine/cache/.coveralls.yml
+share/nextcloud/3rdparty/doctrine/annotations/phpstan.neon
 share/nextcloud/3rdparty/doctrine/cache/LICENSE
 share/nextcloud/3rdparty/doctrine/cache/README.md
 share/nextcloud/3rdparty/doctrine/cache/UPGRADE.md
+share/nextcloud/3rdparty/doctrine/cache/docs/en/index.rst
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcuCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseBucketCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ExtMongoDBCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/LegacyMongoDBCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php
@@ -936,6 +944,7 @@
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
+share/nextcloud/3rdparty/doctrine/collections/CONTRIBUTING.md
 share/nextcloud/3rdparty/doctrine/collections/LICENSE
 share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
 share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
@@ -949,50 +958,18 @@
 share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php
 share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php
 share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
-share/nextcloud/3rdparty/doctrine/collections/phpunit.xml.dist
+share/nextcloud/3rdparty/doctrine/common/.doctrine-project.json
 share/nextcloud/3rdparty/doctrine/common/LICENSE
 share/nextcloud/3rdparty/doctrine/common/README.md
 share/nextcloud/3rdparty/doctrine/common/UPGRADE_TO_2_1
 share/nextcloud/3rdparty/doctrine/common/UPGRADE_TO_2_2
+share/nextcloud/3rdparty/doctrine/common/docs/en/index.rst
+share/nextcloud/3rdparty/doctrine/common/docs/en/reference/class-loading.rst
+share/nextcloud/3rdparty/doctrine/common/humbug.json.dist
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/EventArgs.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/EventManager.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/EventSubscriber.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Lexer.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerDecorator.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/InvalidArgumentException.php
@@ -1002,27 +979,24 @@
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Proxy.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/ProxyDefinition.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Debug.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
 share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php
+share/nextcloud/3rdparty/doctrine/common/phpstan.neon
+share/nextcloud/3rdparty/doctrine/dbal/.appveyor.yml
+share/nextcloud/3rdparty/doctrine/dbal/.scrutinizer.yml
 share/nextcloud/3rdparty/doctrine/dbal/LICENSE
 share/nextcloud/3rdparty/doctrine/dbal/README.md
 share/nextcloud/3rdparty/doctrine/dbal/SECURITY.md
 share/nextcloud/3rdparty/doctrine/dbal/UPGRADE.md
 share/nextcloud/3rdparty/doctrine/dbal/composer.json
+share/nextcloud/3rdparty/doctrine/dbal/composer.lock
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ArrayStatement.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/CacheException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/QueryCacheProfile.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ResultCacheStatement.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/ColumnCase.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/ConnectionException.php
@@ -1078,6 +1052,7 @@
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/StatementIterator.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/ConnectionEventArgs.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/MysqlSessionInit.php
@@ -1099,18 +1074,22 @@
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConstraintViolationException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectExistsException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectNotFoundException.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DeadlockException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DriverException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ForeignKeyConstraintViolationException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidArgumentException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidFieldNameException.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/LockWaitTimeoutException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/NonUniqueFieldNameException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/NotNullConstraintViolationException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ReadOnlyException.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/RetryableException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ServerException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/SyntaxErrorException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableExistsException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableNotFoundException.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/UniqueConstraintViolationException.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/FetchMode.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGenerator.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGeneratorSchemaVisitor.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/LockMode.php
@@ -1118,12 +1097,15 @@
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/EchoSQLLogger.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/ParameterType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DateIntervalUnit.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DB2Keywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DrizzleKeywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/KeywordList.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MariaDb102Keywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MsSQLKeywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQL57Keywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQLKeywords.php
@@ -1131,6 +1113,7 @@
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL100Keywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL91Keywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL92Keywords.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL94Keywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQLKeywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/ReservedKeywordsValidator.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere11Keywords.php
@@ -1142,12 +1125,14 @@
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2012Keywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServerKeywords.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLiteKeywords.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MariaDb1027Platform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySQL57Platform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL100Platform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL91Platform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL92Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL94Platform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere11Platform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere12Platform.php
@@ -1159,6 +1144,7 @@
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2012Platform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/TrimMode.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Portability/Connection.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Portability/Statement.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/CompositeExpression.php
@@ -1219,13 +1205,18 @@
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConsoleRunner.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Helper/ConnectionHelper.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/TransactionIsolationLevel.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateImmutableType.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateIntervalType.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeImmutableType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzImmutableType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php
@@ -1233,20 +1224,90 @@
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpDateTimeMappingType.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpIntegerMappingType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeImmutableType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php
+share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeImmutableType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php
 share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
+share/nextcloud/3rdparty/doctrine/dbal/phpcs.xml.dist
+share/nextcloud/3rdparty/doctrine/event-manager/.scrutinizer.yml
+share/nextcloud/3rdparty/doctrine/event-manager/LICENSE
+share/nextcloud/3rdparty/doctrine/event-manager/README.md
+share/nextcloud/3rdparty/doctrine/event-manager/composer.json
+share/nextcloud/3rdparty/doctrine/event-manager/docs/en/index.rst
+share/nextcloud/3rdparty/doctrine/event-manager/docs/en/reference/index.rst
+share/nextcloud/3rdparty/doctrine/event-manager/docs/en/sidebar.rst
+share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventArgs.php
+share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventManager.php
+share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php
 share/nextcloud/3rdparty/doctrine/inflector/LICENSE
+share/nextcloud/3rdparty/doctrine/inflector/README.md
+share/nextcloud/3rdparty/doctrine/inflector/composer.json
 share/nextcloud/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
 share/nextcloud/3rdparty/doctrine/lexer/README.md
 share/nextcloud/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
+share/nextcloud/3rdparty/doctrine/persistence/.doctrine-project.json
+share/nextcloud/3rdparty/doctrine/persistence/LICENSE



Home | Main Index | Thread Index | Old Index