diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-02-28 14:28:57 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-02-28 14:28:57 +0000 |
commit | fca55333b18866ea4e10aa51ddd62f40ceba64e2 (patch) | |
tree | a67eba2611e9712d6aac8e2568c8742321f5e86f /www | |
parent | dd10f093b447614c3d7f8b7036ca0dcb39c58533 (diff) | |
download | ports-fca55333b18866ea4e10aa51ddd62f40ceba64e2.tar.gz ports-fca55333b18866ea4e10aa51ddd62f40ceba64e2.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal8/Makefile | 2 | ||||
-rw-r--r-- | www/drupal8/distinfo | 6 | ||||
-rw-r--r-- | www/drupal8/pkg-plist | 154 |
3 files changed, 99 insertions, 63 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index dca46b405e32..164a107042c5 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal8 -PORTVERSION= 8.2.5 +PORTVERSION= 8.2.6 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo index 86deeaddbe1a..0a9cc7cfd428 100644 --- a/www/drupal8/distinfo +++ b/www/drupal8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485274067 -SHA256 (drupal/drupal-8.2.5.tar.gz) = 41c1ba9573e4974494a5ce0888366638132e798e2b71ea7130b197f88f22a5fe -SIZE (drupal/drupal-8.2.5.tar.gz) = 12064201 +TIMESTAMP = 1488183349 +SHA256 (drupal/drupal-8.2.6.tar.gz) = ffcc6fc92d90d309e423fb142de6a782eef2dfef6d4cc2172aec445b5a4807e5 +SIZE (drupal/drupal-8.2.6.tar.gz) = 12091847 diff --git a/www/drupal8/pkg-plist b/www/drupal8/pkg-plist index 6e985d1a2864..ff69737a5a3b 100644 --- a/www/drupal8/pkg-plist +++ b/www/drupal8/pkg-plist @@ -2572,6 +2572,7 @@ %%WWWDIR%%/core/modules/aggregator/src/Tests/FeedProcessorPluginTest.php %%WWWDIR%%/core/modules/aggregator/src/Tests/ImportOpmlTest.php %%WWWDIR%%/core/modules/aggregator/src/Tests/ItemCacheTagsTest.php +%%WWWDIR%%/core/modules/aggregator/src/Tests/Update/AggregatorUpdateTest.php %%WWWDIR%%/core/modules/aggregator/src/Tests/UpdateFeedItemTest.php %%WWWDIR%%/core/modules/aggregator/src/Tests/UpdateFeedTest.php %%WWWDIR%%/core/modules/aggregator/templates/aggregator-feed.html.twig @@ -2638,6 +2639,9 @@ %%WWWDIR%%/core/modules/basic_auth/src/PageCache/DisallowBasicAuthRequests.php %%WWWDIR%%/core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php %%WWWDIR%%/core/modules/basic_auth/src/Tests/BasicAuthTestTrait.php +%%WWWDIR%%/core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.info.yml +%%WWWDIR%%/core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.routing.yml +%%WWWDIR%%/core/modules/basic_auth/tests/modules/basic_auth_test/src/BasicAuthTestController.php %%WWWDIR%%/core/modules/big_pipe/big_pipe.info.yml %%WWWDIR%%/core/modules/big_pipe/big_pipe.libraries.yml %%WWWDIR%%/core/modules/big_pipe/big_pipe.module @@ -2837,6 +2841,7 @@ %%WWWDIR%%/core/modules/block_content/src/Tests/PageEditTest.php %%WWWDIR%%/core/modules/block_content/src/Tests/Views/BlockContentFieldFilterTest.php %%WWWDIR%%/core/modules/block_content/src/Tests/Views/BlockContentIntegrationTest.php +%%WWWDIR%%/core/modules/block_content/src/Tests/Views/BlockContentRedirectTest.php %%WWWDIR%%/core/modules/block_content/src/Tests/Views/BlockContentTestBase.php %%WWWDIR%%/core/modules/block_content/src/Tests/Views/FieldTypeTest.php %%WWWDIR%%/core/modules/block_content/src/Tests/Views/RevisionRelationshipsTest.php @@ -2846,6 +2851,7 @@ %%WWWDIR%%/core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml %%WWWDIR%%/core/modules/block_content/tests/modules/block_content_test/config/install/block.block.foobargorilla.yml %%WWWDIR%%/core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml +%%WWWDIR%%/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_redirect_destination.yml %%WWWDIR%%/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_id.yml %%WWWDIR%%/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_revision_id.yml %%WWWDIR%%/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml @@ -3747,6 +3753,7 @@ %%WWWDIR%%/core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeDefaultWidget.php %%WWWDIR%%/core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeWidgetBase.php %%WWWDIR%%/core/modules/datetime_range/src/Tests/DateRangeFieldTest.php +%%WWWDIR%%/core/modules/datetime_range/tests/src/Kernel/DateRangeItemTest.php %%WWWDIR%%/core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php %%WWWDIR%%/core/modules/dblog/config/install/dblog.settings.yml %%WWWDIR%%/core/modules/dblog/config/schema/dblog.schema.yml @@ -5011,7 +5018,7 @@ %%WWWDIR%%/core/modules/menu_ui/src/Tests/MenuTest.php %%WWWDIR%%/core/modules/menu_ui/src/Tests/MenuUninstallTest.php %%WWWDIR%%/core/modules/menu_ui/src/Tests/MenuWebTestBase.php -%%WWWDIR%%/core/modules/menu_ui/tests/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php +%%WWWDIR%%/core/modules/menu_ui/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php %%WWWDIR%%/core/modules/migrate/migrate.api.php %%WWWDIR%%/core/modules/migrate/migrate.info.yml %%WWWDIR%%/core/modules/migrate/migrate.install @@ -5127,6 +5134,7 @@ %%WWWDIR%%/core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/HighWaterTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php +%%WWWDIR%%/core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/MigrateDumpAlterInterface.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/MigrateEmbeddedDataTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php @@ -5253,6 +5261,7 @@ %%WWWDIR%%/core/modules/migrate_drupal_ui/src/Tests/d6/files/tmp/some-temp-file.jpg %%WWWDIR%%/core/modules/migrate_drupal_ui/src/Tests/d7/MigrateUpgrade7Test.php %%WWWDIR%%/core/modules/migrate_drupal_ui/src/Tests/d7/files/sites/default/files/cube.jpeg +%%WWWDIR%%/core/modules/migrate_drupal_ui/src/Tests/d7/files/sites/default/files/ds9.txt %%WWWDIR%%/core/modules/node/config/install/core.entity_view_mode.node.full.yml %%WWWDIR%%/core/modules/node/config/install/core.entity_view_mode.node.rss.yml %%WWWDIR%%/core/modules/node/config/install/core.entity_view_mode.node.search_index.yml @@ -5592,6 +5601,8 @@ %%WWWDIR%%/core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php %%WWWDIR%%/core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php %%WWWDIR%%/core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php +%%WWWDIR%%/core/modules/outside_in/css/offcanvas.css +%%WWWDIR%%/core/modules/outside_in/css/offcanvas.motion.css %%WWWDIR%%/core/modules/outside_in/css/outside_in.details.css %%WWWDIR%%/core/modules/outside_in/css/outside_in.form.css %%WWWDIR%%/core/modules/outside_in/css/outside_in.module.css @@ -5623,6 +5634,10 @@ %%WWWDIR%%/core/modules/outside_in/tests/modules/offcanvas_test/offcanvas_test.routing.yml %%WWWDIR%%/core/modules/outside_in/tests/modules/offcanvas_test/src/Controller/TestController.php %%WWWDIR%%/core/modules/outside_in/tests/modules/offcanvas_test/src/Plugin/Block/TestBlock.php +%%WWWDIR%%/core/modules/outside_in/tests/modules/outside_in_test_css/css/css_fix.theme.css +%%WWWDIR%%/core/modules/outside_in/tests/modules/outside_in_test_css/outside_in_test_css.info.yml +%%WWWDIR%%/core/modules/outside_in/tests/modules/outside_in_test_css/outside_in_test_css.libraries.yml +%%WWWDIR%%/core/modules/outside_in/tests/modules/outside_in_test_css/outside_in_test_css.module %%WWWDIR%%/core/modules/outside_in/tests/src/FunctionalJavascript/OffCanvasTest.php %%WWWDIR%%/core/modules/outside_in/tests/src/FunctionalJavascript/OutsideInBlockFormTest.php %%WWWDIR%%/core/modules/outside_in/tests/src/FunctionalJavascript/OutsideInJavascriptTestBase.php @@ -6199,6 +6214,7 @@ %%WWWDIR%%/core/modules/simpletest/src/Tests/SimpleTestTest.php %%WWWDIR%%/core/modules/simpletest/src/Tests/TimeZoneTest.php %%WWWDIR%%/core/modules/simpletest/src/Tests/UserHelpersTest.php +%%WWWDIR%%/core/modules/simpletest/src/Tests/WebTestBaseInstallTest.php %%WWWDIR%%/core/modules/simpletest/src/UserCreationTrait.php %%WWWDIR%%/core/modules/simpletest/src/WebAssert.php %%WWWDIR%%/core/modules/simpletest/src/WebTestBase.php @@ -6989,6 +7005,8 @@ %%WWWDIR%%/core/modules/system/tests/modules/entity_test_extra/entity_test_extra.module %%WWWDIR%%/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml %%WWWDIR%%/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.module +%%WWWDIR%%/core/modules/system/tests/modules/entity_test_third_party/config/schema/entity_test_third_party.schema.yml +%%WWWDIR%%/core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml %%WWWDIR%%/core/modules/system/tests/modules/error_service_test/error_service_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml %%WWWDIR%%/core/modules/system/tests/modules/error_service_test/error_service_test.services.yml @@ -7097,6 +7115,12 @@ %%WWWDIR%%/core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php %%WWWDIR%%/core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php %%WWWDIR%%/core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_ajax_request.js +%%WWWDIR%%/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_element.js +%%WWWDIR%%/core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/js_webassert_test/js_webassert_test.libraries.yml +%%WWWDIR%%/core/modules/system/tests/modules/js_webassert_test/js_webassert_test.routing.yml +%%WWWDIR%%/core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php %%WWWDIR%%/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.module %%WWWDIR%%/core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml @@ -8080,6 +8104,7 @@ %%WWWDIR%%/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_perm.yml %%WWWDIR%%/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_role.yml %%WWWDIR%%/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_field_permission.yml +%%WWWDIR%%/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_current_user.yml %%WWWDIR%%/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml %%WWWDIR%%/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml %%WWWDIR%%/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_plugin_argument_default_current_user.yml @@ -8140,6 +8165,7 @@ %%WWWDIR%%/core/modules/user/tests/src/Kernel/UserSaveStatusTest.php %%WWWDIR%%/core/modules/user/tests/src/Kernel/UserValidationTest.php %%WWWDIR%%/core/modules/user/tests/src/Kernel/Views/HandlerFieldPermissionTest.php +%%WWWDIR%%/core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php %%WWWDIR%%/core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php %%WWWDIR%%/core/modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php %%WWWDIR%%/core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php @@ -8554,6 +8580,7 @@ %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_current_user.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_fixed.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml +%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_query_param.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml @@ -9093,9 +9120,11 @@ %%WWWDIR%%/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php +%%WWWDIR%%/core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php %%WWWDIR%%/core/tests/Drupal/FunctionalJavascriptTests/JavascriptTestBase.php +%%WWWDIR%%/core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php @@ -9209,6 +9238,7 @@ %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php +%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php @@ -9240,6 +9270,7 @@ %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php +%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Field/FieldModuleUninstallValidatorTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php @@ -9596,6 +9627,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/PsrResponseSubscriberTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php +%%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Extension/DefaultConfigTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php @@ -9755,6 +9787,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Core/Site/SettingsTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php +%%WWWDIR%%/core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php @@ -11091,6 +11124,7 @@ %%WWWDIR%%/vendor/symfony/console/composer.json %%WWWDIR%%/vendor/symfony/console/phpunit.xml.dist %%WWWDIR%%/vendor/symfony/debug/.gitignore +%%WWWDIR%%/vendor/symfony/debug/BufferingLogger.php %%WWWDIR%%/vendor/symfony/debug/CHANGELOG.md %%WWWDIR%%/vendor/symfony/debug/Debug.php %%WWWDIR%%/vendor/symfony/debug/DebugClassLoader.php @@ -11246,6 +11280,7 @@ %%WWWDIR%%/vendor/symfony/http-foundation/BinaryFileResponse.php %%WWWDIR%%/vendor/symfony/http-foundation/CHANGELOG.md %%WWWDIR%%/vendor/symfony/http-foundation/Cookie.php +%%WWWDIR%%/vendor/symfony/http-foundation/Exception/ConflictingHeadersException.php %%WWWDIR%%/vendor/symfony/http-foundation/ExpressionRequestMatcher.php %%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php %%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/FileException.php @@ -11373,6 +11408,7 @@ %%WWWDIR%%/vendor/symfony/http-kernel/EventListener/SurrogateListener.php %%WWWDIR%%/vendor/symfony/http-kernel/EventListener/TestSessionListener.php %%WWWDIR%%/vendor/symfony/http-kernel/EventListener/TranslatorListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php %%WWWDIR%%/vendor/symfony/http-kernel/Exception/AccessDeniedHttpException.php %%WWWDIR%%/vendor/symfony/http-kernel/Exception/BadRequestHttpException.php %%WWWDIR%%/vendor/symfony/http-kernel/Exception/ConflictHttpException.php @@ -11443,69 +11479,69 @@ %%WWWDIR%%/vendor/symfony/polyfill-iconv/Iconv.php %%WWWDIR%%/vendor/symfony/polyfill-iconv/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-iconv/README.md -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.big5.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp037.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1006.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1026.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp424.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp437.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp500.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp737.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp775.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp850.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp852.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp855.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp856.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp857.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp860.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp861.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp862.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp863.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp864.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp865.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp866.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp874.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp875.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp932.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp936.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp949.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp950.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-r.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-u.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.us-ascii.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1250.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1251.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1252.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1253.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1254.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1255.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1256.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1257.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1258.ser -%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/translit.ser +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.big5.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp037.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1006.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1026.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp424.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp437.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp500.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp737.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp775.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp850.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp852.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp855.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp856.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp857.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp860.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp861.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp862.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp863.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp864.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp865.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp866.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp874.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp875.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp932.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp936.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp949.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp950.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php +%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/translit.php %%WWWDIR%%/vendor/symfony/polyfill-iconv/bootstrap.php %%WWWDIR%%/vendor/symfony/polyfill-iconv/composer.json %%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/README.md -%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.ser -%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.ser +%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json %%WWWDIR%%/vendor/symfony/polyfill-php54/LICENSE |