From 129c6160923b8209ebe3cd7ebadbe6f28d812909 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 4 Mar 2019 11:46:52 +0100 Subject: [PATCH] moved XSD to HTTPS --- .../Routing/Tests/Fixtures/import_with_name_prefix/routing.xml | 2 +- .../Tests/Fixtures/import_with_no_trailing_slash/routing.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/localized.xml | 2 +- .../localized/imported-with-locale-but-not-localized.xml | 2 +- .../Routing/Tests/Fixtures/localized/imported-with-locale.xml | 2 +- .../importer-with-locale-imports-non-localized-route.xml | 2 +- .../Routing/Tests/Fixtures/localized/importer-with-locale.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/import_with_name_prefix/routing.xml b/src/Symfony/Component/Routing/Tests/Fixtures/import_with_name_prefix/routing.xml index b158dadb92..8699f399c4 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/import_with_name_prefix/routing.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/import_with_name_prefix/routing.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/import_with_no_trailing_slash/routing.xml b/src/Symfony/Component/Routing/Tests/Fixtures/import_with_no_trailing_slash/routing.xml index f4b23a23ab..8e768136a3 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/import_with_no_trailing_slash/routing.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/import_with_no_trailing_slash/routing.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/localized.xml b/src/Symfony/Component/Routing/Tests/Fixtures/localized.xml index 8146f9592f..d3585c46db 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/localized.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/localized.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> MyBundle:Blog:show diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/localized/imported-with-locale-but-not-localized.xml b/src/Symfony/Component/Routing/Tests/Fixtures/localized/imported-with-locale-but-not-localized.xml index aab6a96259..e618b9cea7 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/localized/imported-with-locale-but-not-localized.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/localized/imported-with-locale-but-not-localized.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> MyBundle:Blog:show diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/localized/imported-with-locale.xml b/src/Symfony/Component/Routing/Tests/Fixtures/localized/imported-with-locale.xml index 7661dbb9b0..3fe5232185 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/localized/imported-with-locale.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/localized/imported-with-locale.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> MyBundle:Blog:show /suffix diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/localized/importer-with-locale-imports-non-localized-route.xml b/src/Symfony/Component/Routing/Tests/Fixtures/localized/importer-with-locale-imports-non-localized-route.xml index dc3ff44dc1..7acbe68952 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/localized/importer-with-locale-imports-non-localized-route.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/localized/importer-with-locale-imports-non-localized-route.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> /le-prefix /the-prefix diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/localized/importer-with-locale.xml b/src/Symfony/Component/Routing/Tests/Fixtures/localized/importer-with-locale.xml index c245f6201b..c3af109806 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/localized/importer-with-locale.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/localized/importer-with-locale.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> /le-prefix /the-prefix