pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-nextcloud php-nextcloud: Update to 23.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0ce044d573d
branches: trunk
changeset: 771958:b0ce044d573d
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Dec 30 15:54:22 2021 +0000
description:
php-nextcloud: Update to 23.0.0
Changelog:
Version 23.0.0 November 30 2021
Nextcloud Hub II is here!
The biggest improvements Nextcloud Hub II (Nextcloud 23) introduces are:
* Nextcloud Files: 10x syncing performance improvements,delegate limited
administration from admins to users; automatic user status setting
* Nextcloud Groupware: external appointment booking, advanced room and
resource search in Calendar and Mail improvements
* Nextcloud Talk: background blur, device check screen and advanced
permission management
* Nextcloud Office: developed in collaboration with Collabora Productivity
* Docker-All-In-One: easy installation and update
* Nextcloud Backup: a peer-to-peer backup solution designed for private
users
* Nextcloud Clients: updates available for Desktop, Android and iOS clients
There are many more new features and changes like integration of Unified
Search, User Profile and User status in our mobile apps, emoji picker in Text,
updates to Deck and much more.
diffstat:
www/php-nextcloud/Makefile | 4 +-
www/php-nextcloud/PLIST | 454 +++++++++++++++++++++++---------------------
www/php-nextcloud/distinfo | 8 +-
3 files changed, 248 insertions(+), 218 deletions(-)
diffs (truncated from 1183 to 300 lines):
diff -r 6d9ca61fb60e -r b0ce044d573d www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile Thu Dec 30 15:50:08 2021 +0000
+++ b/www/php-nextcloud/Makefile Thu Dec 30 15:54:22 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2021/12/04 14:47:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.60 2021/12/30 15:54:22 ryoon Exp $
#
# The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
# contained 18.0.2, then during April to June it is ok to update to
# later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
# update to 20.
-DISTNAME= nextcloud-22.2.3
+DISTNAME= nextcloud-23.0.0
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= https://download.nextcloud.com/server/releases/
diff -r 6d9ca61fb60e -r b0ce044d573d www/php-nextcloud/PLIST
--- a/www/php-nextcloud/PLIST Thu Dec 30 15:50:08 2021 +0000
+++ b/www/php-nextcloud/PLIST Thu Dec 30 15:54:22 2021 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.47 2021/12/04 14:47:59 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.48 2021/12/30 15:54:22 ryoon Exp $
share/nextcloud/.htaccess
share/nextcloud/.user.ini
share/nextcloud/3rdparty/.github/dependabot.yml
share/nextcloud/3rdparty/.github/workflows/composer.yml
share/nextcloud/3rdparty/.gitignore
+share/nextcloud/3rdparty/.patches/sabre-xml/correct-version-check.patch
share/nextcloud/3rdparty/LICENSE INFO
share/nextcloud/3rdparty/README.md
share/nextcloud/3rdparty/autoload.php
@@ -1568,8 +1569,6 @@
share/nextcloud/3rdparty/brick/math/LICENSE
share/nextcloud/3rdparty/brick/math/SECURITY.md
share/nextcloud/3rdparty/brick/math/composer.json
-share/nextcloud/3rdparty/brick/math/psalm-baseline.xml
-share/nextcloud/3rdparty/brick/math/psalm.xml
share/nextcloud/3rdparty/brick/math/src/BigDecimal.php
share/nextcloud/3rdparty/brick/math/src/BigInteger.php
share/nextcloud/3rdparty/brick/math/src/BigNumber.php
@@ -1618,17 +1617,20 @@
share/nextcloud/3rdparty/composer/package-versions-deprecated/SECURITY.md
share/nextcloud/3rdparty/composer/package-versions-deprecated/composer.json
share/nextcloud/3rdparty/composer/package-versions-deprecated/composer.lock
-share/nextcloud/3rdparty/composer/package-versions-deprecated/phpcs.xml.dist
share/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersions/FallbackVersions.php
share/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersions/Installer.php
share/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersions/Versions.php
share/nextcloud/3rdparty/composer/platform_check.php
+share/nextcloud/3rdparty/cweagans/composer-patches/.gitignore
share/nextcloud/3rdparty/cweagans/composer-patches/LICENSE.md
+share/nextcloud/3rdparty/cweagans/composer-patches/README.md
share/nextcloud/3rdparty/cweagans/composer-patches/composer.json
share/nextcloud/3rdparty/cweagans/composer-patches/composer.lock
+share/nextcloud/3rdparty/cweagans/composer-patches/phpunit.xml.dist
share/nextcloud/3rdparty/cweagans/composer-patches/src/PatchEvent.php
share/nextcloud/3rdparty/cweagans/composer-patches/src/PatchEvents.php
share/nextcloud/3rdparty/cweagans/composer-patches/src/Patches.php
+share/nextcloud/3rdparty/cweagans/composer-patches/tests/PatchEventTest.php
share/nextcloud/3rdparty/deepdiver/zipstreamer/.gitignore
share/nextcloud/3rdparty/deepdiver/zipstreamer/COPYING
share/nextcloud/3rdparty/deepdiver/zipstreamer/MANUAL.md
@@ -1651,38 +1653,21 @@
share/nextcloud/3rdparty/deepdiver1975/tarstreamer/src/TarHeader.php
share/nextcloud/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php
share/nextcloud/3rdparty/doctrine/cache/LICENSE
-share/nextcloud/3rdparty/doctrine/cache/UPGRADE.md
-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/UPGRADE-1.11.md
+share/nextcloud/3rdparty/doctrine/cache/UPGRADE-1.4.md
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/InvalidCacheId.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
-share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php
-share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Version.php
-share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php
-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/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheItem.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/InvalidArgument.php
+share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/TypedCacheItem.php
share/nextcloud/3rdparty/doctrine/dbal/CONTRIBUTING.md
share/nextcloud/3rdparty/doctrine/dbal/LICENSE
share/nextcloud/3rdparty/doctrine/dbal/README.md
@@ -1956,8 +1941,6 @@
share/nextcloud/3rdparty/doctrine/deprecations/phpunit.xml.dist
share/nextcloud/3rdparty/doctrine/deprecations/test_fixtures/src/Foo.php
share/nextcloud/3rdparty/doctrine/deprecations/test_fixtures/src/RootDeprecation.php
-share/nextcloud/3rdparty/doctrine/deprecations/tests/Doctrine/Deprecations/DeprecationTest.php
-share/nextcloud/3rdparty/doctrine/deprecations/tests/Doctrine/Deprecations/VerifyDeprecationsTest.php
share/nextcloud/3rdparty/doctrine/event-manager/.doctrine-project.json
share/nextcloud/3rdparty/doctrine/event-manager/LICENSE
share/nextcloud/3rdparty/doctrine/event-manager/README.md
@@ -1967,57 +1950,79 @@
share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php
share/nextcloud/3rdparty/doctrine/lexer/README.md
share/nextcloud/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
+share/nextcloud/3rdparty/egulias/email-validator/CONTRIBUTING.md
share/nextcloud/3rdparty/egulias/email-validator/LICENSE
share/nextcloud/3rdparty/egulias/email-validator/composer.json
+share/nextcloud/3rdparty/egulias/email-validator/composer.lock
share/nextcloud/3rdparty/egulias/email-validator/src/EmailLexer.php
share/nextcloud/3rdparty/egulias/email-validator/src/EmailParser.php
share/nextcloud/3rdparty/egulias/email-validator/src/EmailValidator.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/AtextAfterCFWS.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CRLFAtTheEnd.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CRLFX2.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CRNoLF.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CharNotAllowed.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CommaInDomain.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ConsecutiveAt.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ConsecutiveDot.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/DomainAcceptsNoMail.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/DomainHyphened.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/DotAtEnd.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/DotAtStart.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingAT.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingATEXT.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingCTEXT.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingDTEXT.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingDomainLiteralClose.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingQPair.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/InvalidEmail.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/LocalOrReservedDomain.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/NoDNSRecord.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/NoDomainPart.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/NoLocalPart.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/UnclosedComment.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/UnclosedQuotedString.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Exception/UnopenedComment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/MessageIDParser.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/Comment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/CommentStrategy/CommentStrategy.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/CommentStrategy/DomainComment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/CommentStrategy/LocalComment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/DomainLiteral.php
share/nextcloud/3rdparty/egulias/email-validator/src/Parser/DomainPart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/DoubleQuote.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/FoldingWhiteSpace.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/IDLeftPart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/IDRightPart.php
share/nextcloud/3rdparty/egulias/email-validator/src/Parser/LocalPart.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Parser/Parser.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/PartParser.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/InvalidEmail.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/MultipleErrors.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/AtextAfterCFWS.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/CRLFAtTheEnd.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/CRLFX2.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/CRNoLF.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/CharNotAllowed.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/CommaInDomain.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/CommentsInIDRight.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/ConsecutiveAt.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/ConsecutiveDot.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/DetailedReason.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/DomainAcceptsNoMail.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/DomainHyphened.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/DomainTooLong.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/DotAtEnd.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/DotAtStart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/ExceptionFound.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/ExpectingATEXT.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/ExpectingCTEXT.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/ExpectingDTEXT.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/ExpectingDomainLiteralClose.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/LabelTooLong.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/LocalOrReservedDomain.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/NoDNSRecord.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/NoDomainPart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/NoLocalPart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/RFCWarnings.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/Reason.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/SpoofEmail.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/UnOpenedComment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/UnableToGetDNSRecord.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/UnclosedComment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/UnclosedQuotedString.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Reason/UnusualElements.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/Result.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/SpoofEmail.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Result/ValidEmail.php
share/nextcloud/3rdparty/egulias/email-validator/src/Validation/DNSCheckValidation.php
share/nextcloud/3rdparty/egulias/email-validator/src/Validation/EmailValidation.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Validation/Error/RFCWarnings.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Validation/Error/SpoofEmail.php
share/nextcloud/3rdparty/egulias/email-validator/src/Validation/Exception/EmptyValidationList.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Validation/MultipleErrors.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/Extra/SpoofCheckValidation.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/MessageIDValidation.php
share/nextcloud/3rdparty/egulias/email-validator/src/Validation/MultipleValidationWithAnd.php
share/nextcloud/3rdparty/egulias/email-validator/src/Validation/NoRFCWarningsValidation.php
share/nextcloud/3rdparty/egulias/email-validator/src/Validation/RFCValidation.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Validation/SpoofCheckValidation.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/AddressLiteral.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/CFWSNearAt.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/CFWSWithFWS.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/Comment.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/DeprecatedComment.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/DomainLiteral.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Warning/DomainTooLong.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/EmailTooLong.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6BadChar.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6ColonEnd.php
@@ -2026,7 +2031,6 @@
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6DoubleColon.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6GroupCount.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6MaxGroups.php
-share/nextcloud/3rdparty/egulias/email-validator/src/Warning/LabelTooLong.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/LocalTooLong.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/NoDNSMXRecord.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/ObsoleteDTEXT.php
@@ -3776,66 +3780,6 @@
share/nextcloud/3rdparty/justinrainbow/json-schema/src/JsonSchema/UriResolverInterface.php
share/nextcloud/3rdparty/justinrainbow/json-schema/src/JsonSchema/UriRetrieverInterface.php
share/nextcloud/3rdparty/justinrainbow/json-schema/src/JsonSchema/Validator.php
-share/nextcloud/3rdparty/league/flysystem/LICENSE
-share/nextcloud/3rdparty/league/flysystem/composer.json
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/AbstractAdapter.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/AbstractFtpAdapter.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/CanOverwriteFiles.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/Ftp.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/Ftpd.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/Local.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/NullAdapter.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/Polyfill/NotSupportingVisibilityTrait.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/Polyfill/StreamedCopyTrait.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/Polyfill/StreamedReadingTrait.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/Polyfill/StreamedTrait.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/Polyfill/StreamedWritingTrait.php
-share/nextcloud/3rdparty/league/flysystem/src/Adapter/SynologyFtp.php
-share/nextcloud/3rdparty/league/flysystem/src/AdapterInterface.php
-share/nextcloud/3rdparty/league/flysystem/src/Config.php
-share/nextcloud/3rdparty/league/flysystem/src/ConfigAwareTrait.php
-share/nextcloud/3rdparty/league/flysystem/src/ConnectionErrorException.php
-share/nextcloud/3rdparty/league/flysystem/src/ConnectionRuntimeException.php
-share/nextcloud/3rdparty/league/flysystem/src/Directory.php
-share/nextcloud/3rdparty/league/flysystem/src/Exception.php
-share/nextcloud/3rdparty/league/flysystem/src/File.php
-share/nextcloud/3rdparty/league/flysystem/src/FileExistsException.php
-share/nextcloud/3rdparty/league/flysystem/src/FileNotFoundException.php
-share/nextcloud/3rdparty/league/flysystem/src/Filesystem.php
-share/nextcloud/3rdparty/league/flysystem/src/FilesystemException.php
-share/nextcloud/3rdparty/league/flysystem/src/FilesystemInterface.php
-share/nextcloud/3rdparty/league/flysystem/src/FilesystemNotFoundException.php
-share/nextcloud/3rdparty/league/flysystem/src/Handler.php
-share/nextcloud/3rdparty/league/flysystem/src/InvalidRootException.php
-share/nextcloud/3rdparty/league/flysystem/src/MountManager.php
-share/nextcloud/3rdparty/league/flysystem/src/NotSupportedException.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/AbstractPlugin.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/EmptyDir.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/ForcedCopy.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/ForcedRename.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/GetWithMetadata.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/ListFiles.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/ListPaths.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/ListWith.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/PluggableTrait.php
-share/nextcloud/3rdparty/league/flysystem/src/Plugin/PluginNotFoundException.php
-share/nextcloud/3rdparty/league/flysystem/src/PluginInterface.php
-share/nextcloud/3rdparty/league/flysystem/src/ReadInterface.php
-share/nextcloud/3rdparty/league/flysystem/src/RootViolationException.php
-share/nextcloud/3rdparty/league/flysystem/src/SafeStorage.php
-share/nextcloud/3rdparty/league/flysystem/src/UnreadableFileException.php
-share/nextcloud/3rdparty/league/flysystem/src/Util.php
-share/nextcloud/3rdparty/league/flysystem/src/Util/ContentListingFormatter.php
-share/nextcloud/3rdparty/league/flysystem/src/Util/MimeType.php
-share/nextcloud/3rdparty/league/flysystem/src/Util/StreamHasher.php
-share/nextcloud/3rdparty/league/mime-type-detection/LICENSE
-share/nextcloud/3rdparty/league/mime-type-detection/composer.json
-share/nextcloud/3rdparty/league/mime-type-detection/src/EmptyExtensionToMimeTypeMap.php
-share/nextcloud/3rdparty/league/mime-type-detection/src/ExtensionMimeTypeDetector.php
-share/nextcloud/3rdparty/league/mime-type-detection/src/ExtensionToMimeTypeMap.php
Home |
Main Index |
Thread Index |
Old Index