www/phpbb3: Update to 3.3.4
Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
4bddb1cdcd
commit
42dba2bb6b
@ -1,7 +1,7 @@
|
||||
# Created by: Zhen REN <bg1tpt@gmail.com>
|
||||
|
||||
PORTNAME= phpbb
|
||||
DISTVERSION= 3.3.1
|
||||
DISTVERSION= 3.3.4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://download.phpbb.com/pub/release/${PORTVERSION:C/([0-9]+\.[0-9]+).*/\1/}/${PORTVERSION}/
|
||||
PKGNAMESUFFIX= 3
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1601082254
|
||||
SHA256 (phpBB-3.3.1.tar.bz2) = b778456e3844a09e6bfe9b9b1b9968f9a19085b5a89b3bcb2d82c36e7424f7ae
|
||||
SIZE (phpBB-3.3.1.tar.bz2) = 4575916
|
||||
TIMESTAMP = 1627677479
|
||||
SHA256 (phpBB-3.3.4.tar.bz2) = a2436e375acf9ec8846fda82ffeda51774627967308fb3b71d395b90a1acfe8b
|
||||
SIZE (phpBB-3.3.4.tar.bz2) = 4707921
|
||||
|
@ -259,6 +259,7 @@
|
||||
%%PHPBBDIR%%/download/file.php
|
||||
%%PHPBBDIR%%/download/index.htm
|
||||
%%PHPBBDIR%%/ext/index.htm
|
||||
%%PHPBBDIR%%/ext/phpbb/viglink/.github/workflows/tests.yml
|
||||
%%PHPBBDIR%%/ext/phpbb/viglink/.gitignore
|
||||
%%PHPBBDIR%%/ext/phpbb/viglink/acp/viglink_helper.php
|
||||
%%PHPBBDIR%%/ext/phpbb/viglink/acp/viglink_info.php
|
||||
@ -594,6 +595,7 @@
|
||||
%%PHPBBDIR%%/language/en/email/report_closed.txt
|
||||
%%PHPBBDIR%%/language/en/email/report_deleted.txt
|
||||
%%PHPBBDIR%%/language/en/email/report_pm.txt
|
||||
%%PHPBBDIR%%/language/en/email/report_pm_closed.txt
|
||||
%%PHPBBDIR%%/language/en/email/report_post.txt
|
||||
%%PHPBBDIR%%/language/en/email/short/bookmark.txt
|
||||
%%PHPBBDIR%%/language/en/email/short/newtopic_notify.txt
|
||||
@ -779,7 +781,7 @@
|
||||
%%PHPBBDIR%%/phpbb/db/extractor/postgres_extractor.php
|
||||
%%PHPBBDIR%%/phpbb/db/extractor/sqlite3_extractor.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/container_aware_migration.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v30x/.htaccess
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/.htaccess
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v30x/local_url_bbcode.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_0.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_1.php
|
||||
@ -826,7 +828,6 @@
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_9_rc2.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_9_rc3.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v30x/release_3_0_9_rc4.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v310/.htaccess
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v310/acp_prune_users_module.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v310/acp_style_components_module.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v310/allow_cdn.php
|
||||
@ -923,7 +924,6 @@
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v310/timezone_p2.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v310/topic_sort_username.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v310/ucp_popuppm_module.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v31x/.htaccess
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v31x/add_jabber_ssl_context_config_options.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v31x/add_latest_topics_index.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v31x/add_log_time_index.php
|
||||
@ -964,7 +964,6 @@
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v318rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v319.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v319rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v320/.htaccess
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v320/add_help_phpbb.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v320/allowed_schemes_links.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v320/announce_global_permission.php
|
||||
@ -988,7 +987,6 @@
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v320/v320b2.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v320/v320rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v320/v320rc2.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/.htaccess
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/add_missing_config.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/add_plupload_config.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/cookie_notice_p2.php
|
||||
@ -1019,6 +1017,7 @@
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v3210.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v3210rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v3210rc2.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v3211.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v321rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v322.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v322rc1.php
|
||||
@ -1037,7 +1036,6 @@
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v328rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v329.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v329rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v330/.htaccess
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v330/add_display_unapproved_posts_config.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v330/dev.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v330/forums_legend_limit.php
|
||||
@ -1050,7 +1048,6 @@
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v330/v330b1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v330/v330b2.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v330/v330rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/.htaccess
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/add_notification_emails_table.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/bot_update.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/default_search_return_chars.php
|
||||
@ -1060,8 +1057,15 @@
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/google_recaptcha_v3.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/jquery_update.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/profilefield_cleanup.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/remove_profilefield_aol.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/v331.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/v331rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/v332.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/v332rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/v333.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/v333rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/v334.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/data/v33x/v334rc1.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/exception.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/helper.php
|
||||
%%PHPBBDIR%%/phpbb/db/migration/migration.php
|
||||
@ -1219,7 +1223,6 @@
|
||||
%%PHPBBDIR%%/phpbb/install/module/install_database/task/add_config_settings.php
|
||||
%%PHPBBDIR%%/phpbb/install/module/install_database/task/add_default_data.php
|
||||
%%PHPBBDIR%%/phpbb/install/module/install_database/task/add_tables.php
|
||||
%%PHPBBDIR%%/phpbb/install/module/install_database/task/create_schema.php
|
||||
%%PHPBBDIR%%/phpbb/install/module/install_database/task/create_schema_file.php
|
||||
%%PHPBBDIR%%/phpbb/install/module/install_database/task/set_up_database.php
|
||||
%%PHPBBDIR%%/phpbb/install/module/install_filesystem/module.php
|
||||
@ -1299,6 +1302,7 @@
|
||||
%%PHPBBDIR%%/phpbb/notification/type/bookmark.php
|
||||
%%PHPBBDIR%%/phpbb/notification/type/disapprove_post.php
|
||||
%%PHPBBDIR%%/phpbb/notification/type/disapprove_topic.php
|
||||
%%PHPBBDIR%%/phpbb/notification/type/forum.php
|
||||
%%PHPBBDIR%%/phpbb/notification/type/group_request.php
|
||||
%%PHPBBDIR%%/phpbb/notification/type/group_request_approved.php
|
||||
%%PHPBBDIR%%/phpbb/notification/type/pm.php
|
||||
@ -1464,6 +1468,7 @@
|
||||
%%PHPBBDIR%%/search.php
|
||||
%%PHPBBDIR%%/store/.htaccess
|
||||
%%PHPBBDIR%%/store/index.htm
|
||||
%%PHPBBDIR%%/styles/all/imgs/svg/phpbb_logo_large_cosmic.svg
|
||||
%%PHPBBDIR%%/styles/all/template/feed.xml.twig
|
||||
%%PHPBBDIR%%/styles/prosilver/style.cfg
|
||||
%%PHPBBDIR%%/styles/prosilver/template/ajax.js
|
||||
@ -1662,6 +1667,7 @@
|
||||
%%PHPBBDIR%%/vendor/bantu/ini-get-wrapper/composer.json
|
||||
%%PHPBBDIR%%/vendor/bantu/ini-get-wrapper/src/IniGetWrapper.php
|
||||
%%PHPBBDIR%%/vendor/composer/ClassLoader.php
|
||||
%%PHPBBDIR%%/vendor/composer/InstalledVersions.php
|
||||
%%PHPBBDIR%%/vendor/composer/LICENSE
|
||||
%%PHPBBDIR%%/vendor/composer/autoload_classmap.php
|
||||
%%PHPBBDIR%%/vendor/composer/autoload_files.php
|
||||
@ -1670,6 +1676,18 @@
|
||||
%%PHPBBDIR%%/vendor/composer/autoload_real.php
|
||||
%%PHPBBDIR%%/vendor/composer/autoload_static.php
|
||||
%%PHPBBDIR%%/vendor/composer/installed.json
|
||||
%%PHPBBDIR%%/vendor/composer/installed.php
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/CHANGELOG.md
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/CONTRIBUTING.md
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/LICENSE
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/README.md
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/SECURITY.md
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/composer.json
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/composer.lock
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/phpcs.xml.dist
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/src/PackageVersions/FallbackVersions.php
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/src/PackageVersions/Installer.php
|
||||
%%PHPBBDIR%%/vendor/composer/package-versions-deprecated/src/PackageVersions/Versions.php
|
||||
%%PHPBBDIR%%/vendor/google/recaptcha/.github/ISSUE_TEMPLATE/bug_report.md
|
||||
%%PHPBBDIR%%/vendor/google/recaptcha/ARCHITECTURE.md
|
||||
%%PHPBBDIR%%/vendor/google/recaptcha/LICENSE
|
||||
@ -1735,8 +1753,11 @@
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/AggregateException.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/CancellationException.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/Coroutine.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/Create.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/Each.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/EachPromise.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/FulfilledPromise.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/Is.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/Promise.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/PromiseInterface.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/PromisorInterface.php
|
||||
@ -1744,6 +1765,7 @@
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/RejectionException.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/TaskQueue.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/TaskQueueInterface.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/Utils.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/functions.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/promises/src/functions_include.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/CHANGELOG.md
|
||||
@ -1755,13 +1777,17 @@
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/CachingStream.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/DroppingStream.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/FnStream.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/Header.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/InflateStream.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/LazyOpenStream.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/LimitStream.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/Message.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/MessageTrait.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/MimeType.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/MultipartStream.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/NoSeekStream.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/PumpStream.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/Query.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/Request.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/Response.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/Rfc7230.php
|
||||
@ -1773,6 +1799,7 @@
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/Uri.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/UriNormalizer.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/UriResolver.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/Utils.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/functions.php
|
||||
%%PHPBBDIR%%/vendor/guzzlehttp/psr7/src/functions_include.php
|
||||
%%PHPBBDIR%%/vendor/lusitanian/oauth/LICENSE
|
||||
@ -1892,17 +1919,6 @@
|
||||
%%PHPBBDIR%%/vendor/marc1706/fast-image-size/lib/Type/TypeTif.php
|
||||
%%PHPBBDIR%%/vendor/marc1706/fast-image-size/lib/Type/TypeWbmp.php
|
||||
%%PHPBBDIR%%/vendor/marc1706/fast-image-size/lib/Type/TypeWebp.php
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/CHANGELOG.md
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/CONTRIBUTING.md
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/LICENSE
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/README.md
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/composer.json
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/composer.lock
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/infection.json.dist
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/phpcs.xml.dist
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/src/PackageVersions/FallbackVersions.php
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/src/PackageVersions/Installer.php
|
||||
%%PHPBBDIR%%/vendor/ocramius/package-versions/src/PackageVersions/Versions.php
|
||||
%%PHPBBDIR%%/vendor/ocramius/proxy-manager/CHANGELOG.md
|
||||
%%PHPBBDIR%%/vendor/ocramius/proxy-manager/LICENSE
|
||||
%%PHPBBDIR%%/vendor/ocramius/proxy-manager/README.md
|
||||
@ -2065,12 +2081,7 @@
|
||||
%%PHPBBDIR%%/vendor/ocramius/proxy-manager/src/ProxyManager/Signature/SignatureGeneratorInterface.php
|
||||
%%PHPBBDIR%%/vendor/ocramius/proxy-manager/src/ProxyManager/Stub/EmptyClassStub.php
|
||||
%%PHPBBDIR%%/vendor/ocramius/proxy-manager/src/ProxyManager/Version.php
|
||||
%%PHPBBDIR%%/vendor/paragonie/random_compat/LICENSE
|
||||
%%PHPBBDIR%%/vendor/paragonie/random_compat/build-phar.sh
|
||||
%%PHPBBDIR%%/vendor/paragonie/random_compat/composer.json
|
||||
%%PHPBBDIR%%/vendor/paragonie/random_compat/lib/random.php
|
||||
%%PHPBBDIR%%/vendor/paragonie/random_compat/psalm-autoload.php
|
||||
%%PHPBBDIR%%/vendor/paragonie/random_compat/psalm.xml
|
||||
%%PHPBBDIR%%/vendor/patchwork/utf8/.github/FUNDING.yml
|
||||
%%PHPBBDIR%%/vendor/patchwork/utf8/.gitignore
|
||||
%%PHPBBDIR%%/vendor/patchwork/utf8/LICENSE-APACHE
|
||||
%%PHPBBDIR%%/vendor/patchwork/utf8/LICENSE-GPL
|
||||
@ -2311,6 +2322,7 @@
|
||||
%%PHPBBDIR%%/vendor/s9e/text-formatter/src/Configurator/Helpers/XPathHelper.php
|
||||
%%PHPBBDIR%%/vendor/s9e/text-formatter/src/Configurator/Items/Attribute.php
|
||||
%%PHPBBDIR%%/vendor/s9e/text-formatter/src/Configurator/Items/AttributeFilter.php
|
||||
%%PHPBBDIR%%/vendor/s9e/text-formatter/src/Configurator/Items/AttributeFilters/AbstractMapFilter.php
|
||||
%%PHPBBDIR%%/vendor/s9e/text-formatter/src/Configurator/Items/AttributeFilters/AlnumFilter.php
|
||||
%%PHPBBDIR%%/vendor/s9e/text-formatter/src/Configurator/Items/AttributeFilters/ChoiceFilter.php
|
||||
%%PHPBBDIR%%/vendor/s9e/text-formatter/src/Configurator/Items/AttributeFilters/ColorFilter.php
|
||||
@ -3219,12 +3231,35 @@
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/LICENSE
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/README.md
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/composer.json
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Idn.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Info.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/LICENSE
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/README.md
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/bootstrap.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/bootstrap80.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-idn/composer.json
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/LICENSE
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/Normalizer.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/README.md
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-intl-normalizer/composer.json
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/LICENSE
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/README.md
|
||||
@ -3232,40 +3267,13 @@
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/bootstrap80.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/composer.json
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php56/LICENSE
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php56/Php56.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php56/README.md
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php56/bootstrap.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php56/composer.json
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/LICENSE
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/Php70.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/README.md
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/Error.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/bootstrap.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php70/composer.json
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php72/LICENSE
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php72/Php72.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php72/README.md
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php72/bootstrap.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-php72/composer.json
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/Binary.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/LICENSE
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/README.md
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/TestListener.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/TestListenerForV5.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/TestListenerForV6.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/TestListenerForV7.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/TestListenerTrait.php
|
||||
%%PHPBBDIR%%/vendor/symfony/polyfill-util/composer.json
|
||||
%%PHPBBDIR%%/vendor/symfony/process/.gitignore
|
||||
%%PHPBBDIR%%/vendor/symfony/process/CHANGELOG.md
|
||||
%%PHPBBDIR%%/vendor/symfony/process/Exception/ExceptionInterface.php
|
||||
|
Loading…
Reference in New Issue
Block a user