From f57eabeef223046c6805927dea73bad87ecb1aa1 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Sun, 10 Mar 2019 08:38:22 +0100 Subject: [PATCH] moved XSD to HTTPS --- .../service_container/_my_mailer.rst.inc | 2 +- bundles/best_practices.rst | 2 +- bundles/configuration.rst | 6 ++-- bundles/override.rst | 2 +- bundles/prepend_extension.rst | 2 +- components/dependency_injection.rst | 2 +- .../_imports-parameters-note.rst.inc | 2 +- components/routing.rst | 4 +-- configuration.rst | 14 ++++---- configuration/configuration_organization.rst | 8 ++--- configuration/environments.rst | 8 ++--- configuration/external_parameters.rst | 20 +++++------ configuration/micro_kernel_trait.rst | 2 +- configuration/override_dir_structure.rst | 6 ++-- console/commands_as_services.rst | 2 +- controller.rst | 2 +- controller/argument_value_resolver.rst | 4 +-- controller/error_pages.rst | 8 ++--- controller/service.rst | 2 +- controller/upload_file.rst | 4 +-- deployment/fortrabbit.rst | 4 +-- doctrine.rst | 6 ++-- doctrine/custom_dql_functions.rst | 4 +-- doctrine/dbal.rst | 6 ++-- doctrine/mongodb_session_storage.rst | 4 +-- doctrine/multiple_entity_managers.rst | 2 +- doctrine/pdo_session_storage.rst | 6 ++-- doctrine/registration_form.rst | 4 +-- doctrine/resolve_target_entity.rst | 2 +- email.rst | 4 +-- email/cloud.rst | 4 +-- email/dev_environment.rst | 14 ++++---- email/gmail.rst | 8 ++--- email/spool.rst | 8 ++--- event_dispatcher.rst | 2 +- event_dispatcher/before_after_filters.rst | 2 +- form/bootstrap4.rst | 4 +-- form/create_custom_field_type.rst | 6 ++-- form/create_form_type_extension.rst | 2 +- form/form_customization.rst | 8 ++--- form/form_dependencies.rst | 2 +- form/form_themes.rst | 6 ++-- form/type_guesser.rst | 2 +- forms.rst | 2 +- frontend/assetic/apply_to_option.rst | 4 +-- frontend/assetic/asset_management.rst | 8 ++--- frontend/assetic/jpeg_optimize.rst | 10 +++--- frontend/assetic/php.rst | 4 +-- frontend/assetic/uglifyjs.rst | 6 ++-- frontend/assetic/yuicompressor.rst | 2 +- frontend/custom_version_strategy.rst | 4 +-- http_cache/esi.rst | 4 +-- logging.rst | 6 ++-- logging/channels_handlers.rst | 4 +-- logging/disable_microsecond_precision.rst | 2 +- logging/formatter.rst | 2 +- logging/monolog_console.rst | 2 +- logging/monolog_email.rst | 4 +-- logging/monolog_regex_based_excludes.rst | 2 +- logging/processors.rst | 8 ++--- profiler/data_collector.rst | 2 +- profiler/matchers.rst | 4 +-- profiler/storage.rst | 2 +- reference/configuration/debug.rst | 6 ++-- reference/configuration/doctrine.rst | 6 ++-- reference/configuration/framework.rst | 30 ++++++++-------- reference/configuration/security.rst | 8 ++--- reference/configuration/swiftmailer.rst | 6 ++-- reference/configuration/twig.rst | 10 +++--- reference/constraints/All.rst | 2 +- reference/constraints/Bic.rst | 2 +- reference/constraints/Blank.rst | 2 +- reference/constraints/Callback.rst | 4 +-- reference/constraints/CardScheme.rst | 2 +- reference/constraints/Choice.rst | 6 ++-- reference/constraints/Collection.rst | 4 +-- reference/constraints/Count.rst | 2 +- reference/constraints/Country.rst | 2 +- reference/constraints/Currency.rst | 2 +- reference/constraints/Date.rst | 2 +- reference/constraints/DateTime.rst | 2 +- reference/constraints/Email.rst | 2 +- reference/constraints/EqualTo.rst | 2 +- reference/constraints/Expression.rst | 4 +-- reference/constraints/File.rst | 2 +- reference/constraints/GreaterThan.rst | 8 ++--- reference/constraints/GreaterThanOrEqual.rst | 8 ++--- reference/constraints/Iban.rst | 2 +- reference/constraints/IdenticalTo.rst | 2 +- reference/constraints/Image.rst | 2 +- reference/constraints/Ip.rst | 2 +- reference/constraints/IsFalse.rst | 2 +- reference/constraints/IsNull.rst | 2 +- reference/constraints/IsTrue.rst | 2 +- reference/constraints/Isbn.rst | 2 +- reference/constraints/Issn.rst | 2 +- reference/constraints/Language.rst | 2 +- reference/constraints/Length.rst | 2 +- reference/constraints/LessThan.rst | 8 ++--- reference/constraints/LessThanOrEqual.rst | 8 ++--- reference/constraints/Locale.rst | 2 +- reference/constraints/Luhn.rst | 2 +- reference/constraints/NotBlank.rst | 2 +- reference/constraints/NotEqualTo.rst | 2 +- reference/constraints/NotIdenticalTo.rst | 2 +- reference/constraints/NotNull.rst | 2 +- reference/constraints/Range.rst | 8 ++--- reference/constraints/Regex.rst | 6 ++-- reference/constraints/Time.rst | 2 +- reference/constraints/Type.rst | 2 +- reference/constraints/UniqueEntity.rst | 4 +-- reference/constraints/Url.rst | 10 +++--- reference/constraints/UserPassword.rst | 2 +- reference/constraints/Uuid.rst | 2 +- reference/constraints/Valid.rst | 4 +-- reference/dic_tags.rst | 36 +++++++++---------- routing.rst | 10 +++--- routing/conditions.rst | 2 +- routing/custom_route_loader.rst | 6 ++-- routing/external_resources.rst | 4 +-- routing/extra_information.rst | 2 +- routing/hostname_pattern.rst | 10 +++--- routing/optional_placeholders.rst | 6 ++-- routing/redirect_in_config.rst | 4 +-- routing/requirements.rst | 6 ++-- routing/scheme.rst | 2 +- routing/service_container_parameters.rst | 6 ++-- routing/slash_in_parameter.rst | 2 +- security.rst | 24 ++++++------- security/access_control.rst | 8 ++--- security/acl.rst | 2 +- security/api_key_authentication.rst | 6 ++-- security/csrf_in_login_form.rst | 6 ++-- security/custom_authentication_provider.rst | 6 ++-- security/custom_password_authenticator.rst | 2 +- security/custom_provider.rst | 6 ++-- security/entity_provider.rst | 4 +-- security/firewall_restriction.rst | 6 ++-- security/force_https.rst | 4 +-- security/form_login.rst | 10 +++--- security/form_login_setup.rst | 8 ++--- security/guard_authentication.rst | 4 +-- security/impersonating_user.rst | 4 +-- security/json_login_setup.rst | 6 ++-- security/ldap.rst | 10 +++--- security/multiple_guard_authenticators.rst | 4 +-- security/multiple_user_providers.rst | 4 +-- security/named_encoders.rst | 6 ++-- security/pre_authenticated.rst | 2 +- security/remember_me.rst | 2 +- security/user_checkers.rst | 2 +- security/voters.rst | 2 +- serializer.rst | 6 ++-- service_container.rst | 20 +++++------ service_container/3.3-di-changes.rst | 10 +++--- service_container/alias_private.rst | 10 +++--- service_container/autowiring.rst | 8 ++--- service_container/calls.rst | 2 +- service_container/configurators.rst | 2 +- service_container/expression_language.rst | 4 +-- service_container/factories.rst | 6 ++-- service_container/import.rst | 4 +-- service_container/injection_types.rst | 6 ++-- service_container/lazy_services.rst | 2 +- service_container/optional_dependencies.rst | 4 +-- service_container/parameters.rst | 8 ++--- service_container/parent_services.rst | 4 +-- service_container/service_decoration.rst | 8 ++--- .../service_subscribers_locators.rst | 6 ++-- service_container/synthetic_services.rst | 2 +- service_container/tags.rst | 14 ++++---- session/locale_sticky_session.rst | 2 +- session/php_bridge.rst | 4 +-- session/proxy_examples.rst | 2 +- session/sessions_directory.rst | 2 +- templating.rst | 4 +-- templating/PHP.rst | 6 ++-- templating/global_variables.rst | 12 +++---- templating/hinclude.rst | 4 +-- templating/namespaced_paths.rst | 4 +-- templating/render_without_controller.rst | 4 +-- testing.rst | 4 +-- testing/profiling.rst | 2 +- translation.rst | 4 +-- translation/locale.rst | 4 +-- validation.rst | 14 ++++---- validation/custom_constraint.rst | 2 +- validation/groups.rst | 2 +- validation/sequence_provider.rst | 6 ++-- validation/severity.rst | 2 +- validation/translations.rst | 2 +- workflow/state-machines.rst | 2 +- workflow/usage.rst | 2 +- 193 files changed, 479 insertions(+), 479 deletions(-) diff --git a/_includes/service_container/_my_mailer.rst.inc b/_includes/service_container/_my_mailer.rst.inc index 37a20edf4a9..a944097f917 100644 --- a/_includes/service_container/_my_mailer.rst.inc +++ b/_includes/service_container/_my_mailer.rst.inc @@ -15,7 +15,7 @@ + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/bundles/best_practices.rst b/bundles/best_practices.rst index 18a833baf0b..e4b504cbb18 100644 --- a/bundles/best_practices.rst +++ b/bundles/best_practices.rst @@ -352,7 +352,7 @@ The end user can provide values in any configuration file: + https://symfony.com/schema/dic/services/services-1.0.xsd"> fabien@example.com diff --git a/bundles/configuration.rst b/bundles/configuration.rst index b7535d55c96..33343d792a0 100644 --- a/bundles/configuration.rst +++ b/bundles/configuration.rst @@ -28,7 +28,7 @@ as integration of other related components: @@ -79,7 +79,7 @@ allow users to configure it with some configuration that looks like this: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:acme-social="http://example.org/schema/dic/acme_social" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> @@ -248,7 +248,7 @@ For example, imagine your bundle has the following example config: + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/bundles/override.rst b/bundles/override.rst index ab1541ae530..a66c277fe2f 100644 --- a/bundles/override.rst +++ b/bundles/override.rst @@ -104,7 +104,7 @@ to a new validation group: + https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/bundles/prepend_extension.rst b/bundles/prepend_extension.rst index fb9d3e5d470..84a61e55844 100644 --- a/bundles/prepend_extension.rst +++ b/bundles/prepend_extension.rst @@ -122,7 +122,7 @@ The above would be the equivalent of writing the following into the xmlns:acme-something="http://example.org/schema/dic/acme_something" xmlns:acme-other="http://example.org/schema/dic/acme_other" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> non_default diff --git a/components/dependency_injection.rst b/components/dependency_injection.rst index 5023314048d..3f457fd9adc 100644 --- a/components/dependency_injection.rst +++ b/components/dependency_injection.rst @@ -268,7 +268,7 @@ config files: + xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/components/dependency_injection/_imports-parameters-note.rst.inc b/components/dependency_injection/_imports-parameters-note.rst.inc index bcaff4c1bfc..c71bced2af9 100644 --- a/components/dependency_injection/_imports-parameters-note.rst.inc +++ b/components/dependency_injection/_imports-parameters-note.rst.inc @@ -19,7 +19,7 @@ + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/components/routing.rst b/components/routing.rst index ea390022d40..9ba6ff7e466 100644 --- a/components/routing.rst +++ b/components/routing.rst @@ -428,7 +428,7 @@ routes with UTF-8 characters: + https://symfony.com/schema/routing/routing-1.0.xsd"> AppBundle:Default:category @@ -508,7 +508,7 @@ You can also include UTF-8 strings as routing requirements: + https://symfony.com/schema/routing/routing-1.0.xsd"> AppBundle:Default:default diff --git a/configuration.rst b/configuration.rst index e972de44e31..0138fe212cb 100644 --- a/configuration.rst +++ b/configuration.rst @@ -44,11 +44,11 @@ The main configuration file is called ``config.yml``: xmlns:framework="http://symfony.com/schema/dic/symfony" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd http://symfony.com/schema/dic/twig - http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/twig/twig-1.0.xsd"> @@ -151,7 +151,7 @@ it *also* loads other configuration files via its ``imports`` key: + https://symfony.com/schema/dic/services/services-1.0.xsd"> @@ -199,11 +199,11 @@ can also load XML files or PHP files. xmlns:framework="http://symfony.com/schema/dic/symfony" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd http://symfony.com/schema/dic/twig - http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/twig/twig-1.0.xsd"> @@ -253,7 +253,7 @@ key: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -333,7 +333,7 @@ configure DoctrineBundle and other parts of Symfony: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> diff --git a/configuration/configuration_organization.rst b/configuration/configuration_organization.rst index 9196ca09d02..1bc57e98090 100644 --- a/configuration/configuration_organization.rst +++ b/configuration/configuration_organization.rst @@ -126,7 +126,7 @@ needed for the ``app/config/dev/config.yml`` file: @@ -237,7 +237,7 @@ format (``.yml``, ``.xml``, ``.php``, ``.ini``): @@ -301,7 +301,7 @@ any other configuration file: @@ -344,7 +344,7 @@ doesn't exist: diff --git a/configuration/environments.rst b/configuration/environments.rst index eadb3f8beb6..f41cb1ae0cf 100644 --- a/configuration/environments.rst +++ b/configuration/environments.rst @@ -72,7 +72,7 @@ accomplished easily and transparently: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> @@ -118,7 +118,7 @@ configuration file: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:webprofiler="http://symfony.com/schema/dic/webprofiler" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/webprofiler http://symfony.com/schema/dic/webprofiler/webprofiler-1.0.xsd"> @@ -225,7 +225,7 @@ this code and changing the environment string. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> @@ -314,7 +314,7 @@ The best way to accomplish this is via a new environment called, for example, xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> diff --git a/configuration/external_parameters.rst b/configuration/external_parameters.rst index 579bc168a75..67cacdaaa7d 100644 --- a/configuration/external_parameters.rst +++ b/configuration/external_parameters.rst @@ -42,7 +42,7 @@ variable in your service container configuration, you can reference it using xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> @@ -81,7 +81,7 @@ will be used whenever the corresponding environment variable is *not* found: + xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd"> %env(DATABASE_HOST)% @@ -170,7 +170,7 @@ turn the value of the ``HTTP_PORT`` env var into an integer: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -211,7 +211,7 @@ Symfony provides the following env var processors: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -251,7 +251,7 @@ Symfony provides the following env var processors: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -298,7 +298,7 @@ Symfony provides the following env var processors: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:security="http://symfony.com/schema/dic/security" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> Symfony\Component\HttpFoundation\Request::METHOD_HEAD @@ -347,7 +347,7 @@ Symfony provides the following env var processors: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -388,7 +388,7 @@ Symfony provides the following env var processors: + https://symfony.com/schema/dic/services/services-1.0.xsd"> 10.0.0.1 @@ -428,7 +428,7 @@ Symfony provides the following env var processors: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -520,7 +520,7 @@ in the container. The following imports a file named ``parameters.php``. + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/configuration/micro_kernel_trait.rst b/configuration/micro_kernel_trait.rst index a28cb37e855..b37f590fd76 100644 --- a/configuration/micro_kernel_trait.rst +++ b/configuration/micro_kernel_trait.rst @@ -229,7 +229,7 @@ because the configuration started to get bigger: diff --git a/configuration/override_dir_structure.rst b/configuration/override_dir_structure.rst index fac0d465b34..3f9d660832c 100644 --- a/configuration/override_dir_structure.rst +++ b/configuration/override_dir_structure.rst @@ -114,9 +114,9 @@ define your own templates directory (or directories): xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/twig - http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/twig/twig-1.0.xsd"> %kernel.project_dir%/templates @@ -192,7 +192,7 @@ You also need to change the ``extra.symfony-web-dir`` option in the xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> diff --git a/console/commands_as_services.rst b/console/commands_as_services.rst index 570bbd381a3..7b5415e86f4 100644 --- a/console/commands_as_services.rst +++ b/console/commands_as_services.rst @@ -107,7 +107,7 @@ Or set the ``command`` attribute on the ``console.command`` tag in your service + xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/controller.rst b/controller.rst index 1d0160d9d4c..cf6131dcab2 100644 --- a/controller.rst +++ b/controller.rst @@ -306,7 +306,7 @@ the argument by its name: + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/controller/argument_value_resolver.rst b/controller/argument_value_resolver.rst index 49e3b2adfc6..26ea6188da1 100644 --- a/controller/argument_value_resolver.rst +++ b/controller/argument_value_resolver.rst @@ -85,7 +85,7 @@ type-hinted method arguments: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sensio-framework-extra="http://symfony.com/schema/dic/symfony_extra" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> @@ -190,7 +190,7 @@ and adding a priority. + xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/controller/error_pages.rst b/controller/error_pages.rst index 2ff82a3c382..9a5bd013536 100644 --- a/controller/error_pages.rst +++ b/controller/error_pages.rst @@ -154,7 +154,7 @@ To use this feature, you need to have a definition in your + https://symfony.com/schema/routing/routing-1.0.xsd"> @@ -217,9 +217,9 @@ configuration option to point to it: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/twig - http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/twig/twig-1.0.xsd"> AppBundle:Exception:showException @@ -283,7 +283,7 @@ In that case, you might want to override one or both of the ``showAction()`` and + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/controller/service.rst b/controller/service.rst index c7a044bec33..d6c20ddc221 100644 --- a/controller/service.rst +++ b/controller/service.rst @@ -53,7 +53,7 @@ syntax: + https://symfony.com/schema/routing/routing-1.0.xsd"> app.hello_controller:indexAction diff --git a/controller/upload_file.rst b/controller/upload_file.rst index 4c853d8c8f3..a6f056f1928 100644 --- a/controller/upload_file.rst +++ b/controller/upload_file.rst @@ -271,7 +271,7 @@ Then, define a service for this class: + https://symfony.com/schema/dic/services/services-1.0.xsd"> @@ -396,7 +396,7 @@ Now, register this class as a Doctrine listener: + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/deployment/fortrabbit.rst b/deployment/fortrabbit.rst index 5e8685015f0..8804d6b21a4 100644 --- a/deployment/fortrabbit.rst +++ b/deployment/fortrabbit.rst @@ -48,7 +48,7 @@ to redirect it to :phpfunction:`error_log`: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> @@ -140,7 +140,7 @@ Make sure this file is imported into the main config file: diff --git a/doctrine.rst b/doctrine.rst index aa029025461..c5e3af8f00a 100644 --- a/doctrine.rst +++ b/doctrine.rst @@ -83,7 +83,7 @@ information. By convention, this information is usually configured in an xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> @@ -169,7 +169,7 @@ can automatically generate an empty ``test_project`` database for you: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> @@ -233,7 +233,7 @@ can automatically generate an empty ``test_project`` database for you: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> diff --git a/doctrine/custom_dql_functions.rst b/doctrine/custom_dql_functions.rst index cfdee97f160..95c8beb8592 100644 --- a/doctrine/custom_dql_functions.rst +++ b/doctrine/custom_dql_functions.rst @@ -33,7 +33,7 @@ In Symfony, you can register your custom DQL functions as follows: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> @@ -105,7 +105,7 @@ In Symfony, you can register your custom DQL functions as follows: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> diff --git a/doctrine/dbal.rst b/doctrine/dbal.rst index abd13cd22f2..a8fe538ce44 100644 --- a/doctrine/dbal.rst +++ b/doctrine/dbal.rst @@ -45,7 +45,7 @@ To get started, configure the database connection parameters: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> @@ -120,7 +120,7 @@ mapping types, read Doctrine's `Custom Mapping Types`_ section of their document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> @@ -174,7 +174,7 @@ mapping type: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> diff --git a/doctrine/mongodb_session_storage.rst b/doctrine/mongodb_session_storage.rst index 28a2fd6bb4c..c1f76ccbbbe 100644 --- a/doctrine/mongodb_session_storage.rst +++ b/doctrine/mongodb_session_storage.rst @@ -44,7 +44,7 @@ need to change/add some parameters in the main configuration file: xmlns:xsi="http://www.w3.org/2001/XMLSchema-Instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -126,7 +126,7 @@ parameters configuration: xmlns:xsi="http://www.w3.org/2001/XMLSchema-Instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> diff --git a/doctrine/multiple_entity_managers.rst b/doctrine/multiple_entity_managers.rst index 948ca8b9092..bdc553d1652 100644 --- a/doctrine/multiple_entity_managers.rst +++ b/doctrine/multiple_entity_managers.rst @@ -69,7 +69,7 @@ The following configuration code shows how you can configure two entity managers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> diff --git a/doctrine/pdo_session_storage.rst b/doctrine/pdo_session_storage.rst index f47a6fea080..273b6223369 100644 --- a/doctrine/pdo_session_storage.rst +++ b/doctrine/pdo_session_storage.rst @@ -35,7 +35,7 @@ To use it, first register a new handler service: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -129,7 +129,7 @@ a second array argument to ``PdoSessionHandler``: + https://symfony.com/schema/dic/services/services-1.0.xsd"> @@ -204,7 +204,7 @@ of your project's data, you can use the connection settings from the + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/doctrine/registration_form.rst b/doctrine/registration_form.rst index 731be566918..5a402b6c43b 100644 --- a/doctrine/registration_form.rst +++ b/doctrine/registration_form.rst @@ -300,7 +300,7 @@ encoder in the security configuration: + xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd"> bcrypt @@ -341,7 +341,7 @@ the :ref:`user password encoding ` article. + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> AppBundle:Registration:register diff --git a/doctrine/resolve_target_entity.rst b/doctrine/resolve_target_entity.rst index 9dfa88387a8..fbb7f2744fb 100644 --- a/doctrine/resolve_target_entity.rst +++ b/doctrine/resolve_target_entity.rst @@ -128,7 +128,7 @@ about the replacement: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> diff --git a/email.rst b/email.rst index 047917b9595..f0a1f181c18 100644 --- a/email.rst +++ b/email.rst @@ -46,8 +46,8 @@ already included: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:swiftmailer="http://symfony.com/schema/dic/swiftmailer" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd - http://symfony.com/schema/dic/swiftmailer http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd + http://symfony.com/schema/dic/swiftmailer https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd + http://symfony.com/schema/dic/swiftmailer https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> @@ -79,9 +79,9 @@ via the ``delivery_addresses`` option: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:swiftmailer="http://symfony.com/schema/dic/swiftmailer" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/swiftmailer - http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> dev@example.com @@ -158,9 +158,9 @@ by adding the ``delivery_whitelist`` option: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:swiftmailer="http://symfony.com/schema/dic/swiftmailer" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/swiftmailer - http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd + http://symfony.com/schema/dic/swiftmailer https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> @@ -86,8 +86,8 @@ In order to use the spool with files, use the following configuration: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:swiftmailer="http://symfony.com/schema/dic/swiftmailer" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd - http://symfony.com/schema/dic/swiftmailer http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd + http://symfony.com/schema/dic/swiftmailer https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/event_dispatcher/before_after_filters.rst b/event_dispatcher/before_after_filters.rst index 842ee9f42f7..9d07e915022 100644 --- a/event_dispatcher/before_after_filters.rst +++ b/event_dispatcher/before_after_filters.rst @@ -53,7 +53,7 @@ parameters key: + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/form/bootstrap4.rst b/form/bootstrap4.rst index 56a6bd5753e..8d1b071dbe3 100644 --- a/form/bootstrap4.rst +++ b/form/bootstrap4.rst @@ -42,9 +42,9 @@ configuration: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/twig - http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/twig/twig-1.0.xsd"> bootstrap_4_layout.html.twig diff --git a/form/create_custom_field_type.rst b/form/create_custom_field_type.rst index d7c2ac84ed5..3f31df8cb1d 100644 --- a/form/create_custom_field_type.rst +++ b/form/create_custom_field_type.rst @@ -183,9 +183,9 @@ link for details), create a ``shipping_widget`` block to handle this: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/twig - http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/twig/twig-1.0.xsd"> form/fields.html.twig @@ -221,7 +221,7 @@ link for details), create a ``shipping_widget`` block to handle this: diff --git a/form/create_form_type_extension.rst b/form/create_form_type_extension.rst index d11dfeb173d..c0307f0aef4 100644 --- a/form/create_form_type_extension.rst +++ b/form/create_form_type_extension.rst @@ -84,7 +84,7 @@ your class as a service and using the ``form.type_extension`` tag: + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/form/form_customization.rst b/form/form_customization.rst index 73121a1d366..36877742cf8 100644 --- a/form/form_customization.rst +++ b/form/form_customization.rst @@ -436,9 +436,9 @@ rendered. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/twig - http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/twig/twig-1.0.xsd"> form/fields.html.twig @@ -479,9 +479,9 @@ resource to use such a layout: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/twig - http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/twig/twig-1.0.xsd"> form_table_layout.html.twig diff --git a/form/form_dependencies.rst b/form/form_dependencies.rst index decae0ece0f..7b5e2b070b4 100644 --- a/form/form_dependencies.rst +++ b/form/form_dependencies.rst @@ -118,7 +118,7 @@ manually and tag it with ``form.type``: + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/form/form_themes.rst b/form/form_themes.rst index 3fb3b3e0303..aa513a6d66c 100644 --- a/form/form_themes.rst +++ b/form/form_themes.rst @@ -191,8 +191,8 @@ file: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd - http://symfony.com/schema/dic/twig http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd + http://symfony.com/schema/dic/twig https://symfony.com/schema/dic/twig/twig-1.0.xsd"> ... @@ -281,7 +281,7 @@ file: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> diff --git a/form/type_guesser.rst b/form/type_guesser.rst index bc1f04b7b28..9838e635c42 100644 --- a/form/type_guesser.rst +++ b/form/type_guesser.rst @@ -198,7 +198,7 @@ and tag it with ``form.type_guesser``: + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/forms.rst b/forms.rst index 56e08140f7a..bce0c2096a4 100644 --- a/forms.rst +++ b/forms.rst @@ -349,7 +349,7 @@ object. + https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/frontend/assetic/apply_to_option.rst b/frontend/assetic/apply_to_option.rst index 983792f748c..8d19851c7c8 100644 --- a/frontend/assetic/apply_to_option.rst +++ b/frontend/assetic/apply_to_option.rst @@ -34,7 +34,7 @@ An example configuration might look like this: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -129,7 +129,7 @@ In this case you can specify that the ``coffee`` filter is applied to all xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> diff --git a/frontend/assetic/asset_management.rst b/frontend/assetic/asset_management.rst index d11b4f77492..97286f2b9c1 100644 --- a/frontend/assetic/asset_management.rst +++ b/frontend/assetic/asset_management.rst @@ -59,7 +59,7 @@ your application: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:assetic="http://symfony.com/schema/dic/assetic" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -323,7 +323,7 @@ configuration under the ``assetic`` section. Read more in the xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -404,7 +404,7 @@ should be defined: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -532,7 +532,7 @@ the following change in your ``config_dev.yml`` file: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> diff --git a/frontend/assetic/jpeg_optimize.rst b/frontend/assetic/jpeg_optimize.rst index 17d8dfb4d5c..0411ae02fa2 100644 --- a/frontend/assetic/jpeg_optimize.rst +++ b/frontend/assetic/jpeg_optimize.rst @@ -37,7 +37,7 @@ using the ``bin`` option of the ``jpegoptim`` filter: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -94,7 +94,7 @@ to ``true``: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -145,7 +145,7 @@ be at the expense of its quality: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -197,7 +197,7 @@ following configuration: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -256,7 +256,7 @@ file: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> diff --git a/frontend/assetic/php.rst b/frontend/assetic/php.rst index 2ed40409430..b4039647d4d 100644 --- a/frontend/assetic/php.rst +++ b/frontend/assetic/php.rst @@ -93,7 +93,7 @@ First, configure a new ``scssphp`` Assetic filter: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -166,7 +166,7 @@ First, configure a new ``jsqueeze`` Assetic filter as follows: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> diff --git a/frontend/assetic/uglifyjs.rst b/frontend/assetic/uglifyjs.rst index 2a322495dd1..b279e226c66 100644 --- a/frontend/assetic/uglifyjs.rst +++ b/frontend/assetic/uglifyjs.rst @@ -96,7 +96,7 @@ your JavaScripts: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -164,7 +164,7 @@ can configure its location using the ``node`` key: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> @@ -268,7 +268,7 @@ Next, add the configuration for this filter: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> diff --git a/frontend/assetic/yuicompressor.rst b/frontend/assetic/yuicompressor.rst index 3961887f781..013f7ecd34b 100644 --- a/frontend/assetic/yuicompressor.rst +++ b/frontend/assetic/yuicompressor.rst @@ -50,7 +50,7 @@ stylesheets: xmlns:assetic="http://symfony.com/schema/dic/assetic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/assetic http://symfony.com/schema/dic/assetic/assetic-1.0.xsd"> diff --git a/frontend/custom_version_strategy.rst b/frontend/custom_version_strategy.rst index 5979bae7d65..9ca1b559c87 100644 --- a/frontend/custom_version_strategy.rst +++ b/frontend/custom_version_strategy.rst @@ -133,7 +133,7 @@ After creating the strategy PHP class, register it as a Symfony service. @@ -178,7 +178,7 @@ the :ref:`version_strategy ` option: diff --git a/http_cache/esi.rst b/http_cache/esi.rst index b22d3582b58..8576fb8c1df 100644 --- a/http_cache/esi.rst +++ b/http_cache/esi.rst @@ -75,7 +75,7 @@ First, to use ESI, be sure to enable it in your application configuration: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -205,7 +205,7 @@ that must be enabled in your configuration: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> diff --git a/logging.rst b/logging.rst index a44d51a4e98..a8240725940 100644 --- a/logging.rst +++ b/logging.rst @@ -125,7 +125,7 @@ to write logs using the :phpfunction:`syslog` function: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> @@ -204,7 +204,7 @@ one of the messages reaches an ``action_level``. Take this example: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> @@ -310,7 +310,7 @@ option of your handler to ``rotating_file``: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> diff --git a/logging/channels_handlers.rst b/logging/channels_handlers.rst index 7ac4ff60f86..2e463fdbd72 100644 --- a/logging/channels_handlers.rst +++ b/logging/channels_handlers.rst @@ -54,7 +54,7 @@ in all environments, or just ``config_prod.yml`` to happen only in ``prod``: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> @@ -149,7 +149,7 @@ You can also configure additional channels without the need to tag your services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> diff --git a/logging/disable_microsecond_precision.rst b/logging/disable_microsecond_precision.rst index 442c742c768..e2397a12fa7 100644 --- a/logging/disable_microsecond_precision.rst +++ b/logging/disable_microsecond_precision.rst @@ -28,7 +28,7 @@ log generation. This is recommended for systems that generate a large number of xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> diff --git a/logging/formatter.rst b/logging/formatter.rst index c40b506378e..db6047f733b 100644 --- a/logging/formatter.rst +++ b/logging/formatter.rst @@ -35,7 +35,7 @@ configure your handler to use it: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> diff --git a/logging/monolog_console.rst b/logging/monolog_console.rst index 36013cd7835..46bb96f2155 100644 --- a/logging/monolog_console.rst +++ b/logging/monolog_console.rst @@ -80,7 +80,7 @@ example, in ``config_dev.yml``: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/logging/monolog_email.rst b/logging/monolog_email.rst index 37b06a33dc2..381ffd1a4e1 100644 --- a/logging/monolog_email.rst +++ b/logging/monolog_email.rst @@ -48,7 +48,7 @@ it is broken down. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> @@ -227,7 +227,7 @@ get logged on the server as well as the emails being sent: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> diff --git a/logging/monolog_regex_based_excludes.rst b/logging/monolog_regex_based_excludes.rst index 7bb2f8a99cc..c7005ddd35b 100644 --- a/logging/monolog_regex_based_excludes.rst +++ b/logging/monolog_regex_based_excludes.rst @@ -33,7 +33,7 @@ configuration: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> diff --git a/logging/processors.rst b/logging/processors.rst index 3ee02764060..031bdd454de 100644 --- a/logging/processors.rst +++ b/logging/processors.rst @@ -73,7 +73,7 @@ information: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> @@ -127,7 +127,7 @@ Finally, set the formatter to be used on whatever handler you want: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> @@ -185,7 +185,7 @@ the ``monolog.processor`` tag: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> @@ -230,7 +230,7 @@ the ``monolog.processor`` tag: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:monolog="http://symfony.com/schema/dic/monolog" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/monolog http://symfony.com/schema/dic/monolog/monolog-1.0.xsd"> diff --git a/profiler/data_collector.rst b/profiler/data_collector.rst index 7c4e7d5b773..667be46d9c5 100644 --- a/profiler/data_collector.rst +++ b/profiler/data_collector.rst @@ -257,7 +257,7 @@ to specify a tag that contains the template: + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/profiler/matchers.rst b/profiler/matchers.rst index 3e88de8c2ea..838dbdae6ba 100644 --- a/profiler/matchers.rst +++ b/profiler/matchers.rst @@ -43,7 +43,7 @@ configuration: xmlns:framework="http://symfony.com/schema/dic/symfony" xmlns:xsi="http://www.w3.org/2001/XMLSchema-Instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -136,7 +136,7 @@ profiler to use this service as the matcher: xmlns:framework="http://symfony.com/schema/dic/symfony" xmlns:xsi="http://www.w3.org/2001/XMLSchema-Instance" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> diff --git a/profiler/storage.rst b/profiler/storage.rst index b4879540ef8..dd63cfd7ce1 100644 --- a/profiler/storage.rst +++ b/profiler/storage.rst @@ -29,7 +29,7 @@ directory. If you want to use another location to store the profiles, define the xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> diff --git a/reference/configuration/debug.rst b/reference/configuration/debug.rst index c57c26b1fac..bc14d108448 100644 --- a/reference/configuration/debug.rst +++ b/reference/configuration/debug.rst @@ -20,7 +20,7 @@ key in your application configuration. When using XML, you must use the ``http://symfony.com/schema/dic/debug`` namespace and the related XSD schema is available at: - ``http://symfony.com/schema/dic/debug/debug-1.0.xsd`` + ``https://symfony.com/schema/dic/debug/debug-1.0.xsd`` Configuration ------------- @@ -89,8 +89,8 @@ destination for dumps. Typically, you would set this to ``php://stderr``: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:debug="http://symfony.com/schema/dic/debug" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd - http://symfony.com/schema/dic/debug http://symfony.com/schema/dic/debug/debug-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd + http://symfony.com/schema/dic/debug https://symfony.com/schema/dic/debug/debug-1.0.xsd"> diff --git a/reference/configuration/doctrine.rst b/reference/configuration/doctrine.rst index e263d47d241..aae0235b51c 100644 --- a/reference/configuration/doctrine.rst +++ b/reference/configuration/doctrine.rst @@ -78,7 +78,7 @@ The following block shows all possible configuration keys: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/doctrine http://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd"> @@ -330,7 +330,7 @@ directory instead: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> @@ -383,7 +383,7 @@ namespace in the ``src/Entity`` directory and gives them an ``App`` alias xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doctrine="http://symfony.com/schema/dic/doctrine" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index b072698b656..88c5ccd4964 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -309,7 +309,7 @@ doubling them to prevent Symfony from interpreting them as container parameters) xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -427,7 +427,7 @@ the application won't respond and the user will receive a 400 response. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -543,7 +543,7 @@ You can also set ``esi`` to ``true`` to enable it: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -727,7 +727,7 @@ To configure a ``jsonp`` format: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -948,7 +948,7 @@ setting the value to ``null``: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -1005,7 +1005,7 @@ Whether to enable the session support in the framework. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -1061,7 +1061,7 @@ This option allows you to define a base path to be used for assets: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -1110,7 +1110,7 @@ collection each time it generates an asset's path: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -1155,7 +1155,7 @@ You can group assets into packages, to specify different base URLs for them: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -1236,7 +1236,7 @@ Now, activate the ``version`` option: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -1350,7 +1350,7 @@ individually for each asset package: @@ -1449,7 +1449,7 @@ package: @@ -1549,7 +1549,7 @@ Assume you have custom global form themes in xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -2060,7 +2060,7 @@ To configure a Redis cache pool with a default lifetime of 1 hour, do the follow xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> @@ -2205,7 +2205,7 @@ A list of workflows to be created by the framework extension: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:framework="http://symfony.com/schema/dic/symfony" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd"> diff --git a/reference/configuration/security.rst b/reference/configuration/security.rst index 2d91606214c..3fd618a970b 100644 --- a/reference/configuration/security.rst +++ b/reference/configuration/security.rst @@ -20,7 +20,7 @@ key in your application configuration. When using XML, you must use the ``http://symfony.com/schema/dic/security`` namespace and the related XSD schema is available at: - ``http://symfony.com/schema/dic/services/services-1.0.xsd`` + ``https://symfony.com/schema/dic/services/services-1.0.xsd`` .. _reference-security-firewall-form-login: @@ -301,7 +301,7 @@ Using the BCrypt Password Encoder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:srv="http://symfony.com/schema/dic/services" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> @@ -453,7 +453,7 @@ multiple firewalls, the "context" could actually be shared: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:srv="http://symfony.com/schema/dic/services" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> @@ -527,7 +527,7 @@ To use HTTP-Digest authentication you need to provide a realm and a secret: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:srv="http://symfony.com/schema/dic/services" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd"> diff --git a/reference/configuration/swiftmailer.rst b/reference/configuration/swiftmailer.rst index d22c7980094..6af38c14f99 100644 --- a/reference/configuration/swiftmailer.rst +++ b/reference/configuration/swiftmailer.rst @@ -20,7 +20,7 @@ to :doc:`send emails `. All these options are configured under the When using XML, you must use the ``http://symfony.com/schema/dic/swiftmailer`` namespace and the related XSD schema is available at: - ``http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd`` + ``https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd`` Configuration ------------- @@ -283,9 +283,9 @@ key (the default mailer is identified by the ``default_mailer`` option): xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:swiftmailer="http://symfony.com/schema/dic/swiftmailer" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd + https://symfony.com/schema/dic/services/services-1.0.xsd http://symfony.com/schema/dic/swiftmailer - http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> + https://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd"> diff --git a/reference/configuration/twig.rst b/reference/configuration/twig.rst index 9e0ff7658eb..d37ee5f10ce 100644 --- a/reference/configuration/twig.rst +++ b/reference/configuration/twig.rst @@ -20,7 +20,7 @@ the ``twig`` key in your application configuration. When using XML, you must use the ``http://symfony.com/schema/dic/twig`` namespace and the related XSD schema is available at: - ``http://symfony.com/schema/dic/twig/twig-1.0.xsd`` + ``https://symfony.com/schema/dic/twig/twig-1.0.xsd`` Configuration ------------- @@ -290,8 +290,8 @@ The values of the ``paths`` option are defined as ``key: value`` pairs where the xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd - http://symfony.com/schema/dic/twig http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd + http://symfony.com/schema/dic/twig https://symfony.com/schema/dic/twig/twig-1.0.xsd"> @@ -334,8 +334,8 @@ for that directory: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services - http://symfony.com/schema/dic/services/services-1.0.xsd - http://symfony.com/schema/dic/twig http://symfony.com/schema/dic/twig/twig-1.0.xsd"> + https://symfony.com/schema/dic/services/services-1.0.xsd + http://symfony.com/schema/dic/twig https://symfony.com/schema/dic/twig/twig-1.0.xsd"> diff --git a/reference/constraints/All.rst b/reference/constraints/All.rst index 08c1bca821b..5be6d9fdfeb 100644 --- a/reference/constraints/All.rst +++ b/reference/constraints/All.rst @@ -59,7 +59,7 @@ entry in that array: + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Bic.rst b/reference/constraints/Bic.rst index bedc3880d57..3d381542111 100644 --- a/reference/constraints/Bic.rst +++ b/reference/constraints/Bic.rst @@ -54,7 +54,7 @@ will contain a Business Identifier Code (BIC). + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Blank.rst b/reference/constraints/Blank.rst index bc2f5f4b8c7..38295e2e0aa 100644 --- a/reference/constraints/Blank.rst +++ b/reference/constraints/Blank.rst @@ -62,7 +62,7 @@ of an ``Author`` class were blank, you could do the following: + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Callback.rst b/reference/constraints/Callback.rst index cc69ba3c8a2..2905733cc79 100644 --- a/reference/constraints/Callback.rst +++ b/reference/constraints/Callback.rst @@ -66,7 +66,7 @@ Configuration + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> validate @@ -189,7 +189,7 @@ You can then use the following configuration to invoke this validator: + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/CardScheme.rst b/reference/constraints/CardScheme.rst index f485c5c0f7a..52e2b72569e 100644 --- a/reference/constraints/CardScheme.rst +++ b/reference/constraints/CardScheme.rst @@ -60,7 +60,7 @@ on an object that will contain a credit card number. + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Choice.rst b/reference/constraints/Choice.rst index acf2fe7dcbe..302faca7255 100644 --- a/reference/constraints/Choice.rst +++ b/reference/constraints/Choice.rst @@ -80,7 +80,7 @@ If your valid choice list is simple, you can pass them in directly via the + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> @@ -184,7 +184,7 @@ constraint. + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> @@ -249,7 +249,7 @@ you can pass the class name and the method as an array. + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Collection.rst b/reference/constraints/Collection.rst index 76ad34ad103..3dab5e45ab4 100644 --- a/reference/constraints/Collection.rst +++ b/reference/constraints/Collection.rst @@ -108,7 +108,7 @@ following: + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> @@ -233,7 +233,7 @@ you can do the following: + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Count.rst b/reference/constraints/Count.rst index d995c3cde0c..b37797dafc6 100644 --- a/reference/constraints/Count.rst +++ b/reference/constraints/Count.rst @@ -66,7 +66,7 @@ you might add the following: + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Country.rst b/reference/constraints/Country.rst index 439ee10d95c..5f32255cebe 100644 --- a/reference/constraints/Country.rst +++ b/reference/constraints/Country.rst @@ -49,7 +49,7 @@ Basic Usage + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Currency.rst b/reference/constraints/Currency.rst index 008442eaf7b..4dc9a049b01 100644 --- a/reference/constraints/Currency.rst +++ b/reference/constraints/Currency.rst @@ -52,7 +52,7 @@ a valid currency, you could do the following: + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Date.rst b/reference/constraints/Date.rst index 9161bfbec71..45cc5065974 100644 --- a/reference/constraints/Date.rst +++ b/reference/constraints/Date.rst @@ -51,7 +51,7 @@ Basic Usage + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/DateTime.rst b/reference/constraints/DateTime.rst index 51e4ada1e29..4b5cafe80e8 100644 --- a/reference/constraints/DateTime.rst +++ b/reference/constraints/DateTime.rst @@ -52,7 +52,7 @@ Basic Usage + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Email.rst b/reference/constraints/Email.rst index 617e52834bb..c07cb4845d1 100644 --- a/reference/constraints/Email.rst +++ b/reference/constraints/Email.rst @@ -58,7 +58,7 @@ Basic Usage + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/EqualTo.rst b/reference/constraints/EqualTo.rst index cc9cb645397..09abe728c24 100644 --- a/reference/constraints/EqualTo.rst +++ b/reference/constraints/EqualTo.rst @@ -71,7 +71,7 @@ and that the ``age`` is ``20``, you could do the following: + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd"> diff --git a/reference/constraints/Expression.rst b/reference/constraints/Expression.rst index a4072ab40c8..679d30fb269 100644 --- a/reference/constraints/Expression.rst +++ b/reference/constraints/Expression.rst @@ -94,7 +94,7 @@ One way to accomplish this is with the Expression constraint: + xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping https://symfony.com/schema/dic/constraint-mapping/constraint-mapping-1.0.xsd">