From e3c0878661693bbeac1663213567b167c7b6ba01 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 4 Mar 2019 11:46:26 +0100 Subject: [PATCH] moved XSD to HTTPS --- .../Bundle/TwigBundle/Resources/config/routing/errors.xml | 2 +- .../WebProfilerBundle/Resources/config/routing/profiler.xml | 2 +- .../Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml | 2 +- .../Routing/Tests/Fixtures/controller/import__controller.xml | 2 +- .../Routing/Tests/Fixtures/controller/import_controller.xml | 2 +- .../Tests/Fixtures/controller/import_override_defaults.xml | 2 +- .../Routing/Tests/Fixtures/controller/override_defaults.xml | 2 +- .../Component/Routing/Tests/Fixtures/controller/routing.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/glob/bar.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/glob/baz.xml | 2 +- .../Component/Routing/Tests/Fixtures/glob/import_multiple.xml | 2 +- .../Component/Routing/Tests/Fixtures/glob/import_single.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/list_defaults.xml | 2 +- .../Component/Routing/Tests/Fixtures/list_in_list_defaults.xml | 2 +- .../Component/Routing/Tests/Fixtures/list_in_map_defaults.xml | 2 +- .../Component/Routing/Tests/Fixtures/list_null_values.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/map_defaults.xml | 2 +- .../Component/Routing/Tests/Fixtures/map_in_list_defaults.xml | 2 +- .../Component/Routing/Tests/Fixtures/map_in_map_defaults.xml | 2 +- .../Component/Routing/Tests/Fixtures/map_null_values.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/missing_id.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/missing_path.xml | 2 +- .../Component/Routing/Tests/Fixtures/namespaceprefix.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/nonvalid.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/nonvalidnode.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/nonvalidroute.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/null_values.xml | 2 +- .../Component/Routing/Tests/Fixtures/scalar_defaults.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/validpattern.xml | 2 +- src/Symfony/Component/Routing/Tests/Fixtures/validresource.xml | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/src/Symfony/Bundle/TwigBundle/Resources/config/routing/errors.xml b/src/Symfony/Bundle/TwigBundle/Resources/config/routing/errors.xml index bf87f8be7a..a4b76f18cc 100644 --- a/src/Symfony/Bundle/TwigBundle/Resources/config/routing/errors.xml +++ b/src/Symfony/Bundle/TwigBundle/Resources/config/routing/errors.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> twig.controller.preview_error:previewErrorPageAction diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml index 0be717b19d..3899b6cea2 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> web_profiler.controller.profiler:homeAction diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml index 1027ce42f6..29ed0ffa5a 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> web_profiler.controller.profiler:toolbarAction diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/controller/import__controller.xml b/src/Symfony/Component/Routing/Tests/Fixtures/controller/import__controller.xml index bbe727d41b..5c62914f90 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/controller/import__controller.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/controller/import__controller.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> FrameworkBundle:Template:template diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/controller/import_controller.xml b/src/Symfony/Component/Routing/Tests/Fixtures/controller/import_controller.xml index 378b9ca18f..8f52c4ec14 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/controller/import_controller.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/controller/import_controller.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/controller/import_override_defaults.xml b/src/Symfony/Component/Routing/Tests/Fixtures/controller/import_override_defaults.xml index e3c755a40a..e092500fbd 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/controller/import_override_defaults.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/controller/import_override_defaults.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> AppBundle:Blog:index diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/controller/override_defaults.xml b/src/Symfony/Component/Routing/Tests/Fixtures/controller/override_defaults.xml index f47c57b308..f665ddbbcb 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/controller/override_defaults.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/controller/override_defaults.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> AppBundle:Blog:index diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/controller/routing.xml b/src/Symfony/Component/Routing/Tests/Fixtures/controller/routing.xml index 6420138a65..f35e3e0a87 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/controller/routing.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/controller/routing.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/glob/bar.xml b/src/Symfony/Component/Routing/Tests/Fixtures/glob/bar.xml index 0d31eeb178..8a0410c5e6 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/glob/bar.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/glob/bar.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/glob/baz.xml b/src/Symfony/Component/Routing/Tests/Fixtures/glob/baz.xml index 3abba1aced..4b48a0f3d1 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/glob/baz.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/glob/baz.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/glob/import_multiple.xml b/src/Symfony/Component/Routing/Tests/Fixtures/glob/import_multiple.xml index ca6b1b5a92..a08e96d65a 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/glob/import_multiple.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/glob/import_multiple.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/glob/import_single.xml b/src/Symfony/Component/Routing/Tests/Fixtures/glob/import_single.xml index 15f5698ccd..3b26eef114 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/glob/import_single.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/glob/import_single.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/list_defaults.xml b/src/Symfony/Component/Routing/Tests/Fixtures/list_defaults.xml index f93bf9c6ae..01be7c186d 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/list_defaults.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/list_defaults.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/list_in_list_defaults.xml b/src/Symfony/Component/Routing/Tests/Fixtures/list_in_list_defaults.xml index 987086dbdf..65baabe333 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/list_in_list_defaults.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/list_in_list_defaults.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/list_in_map_defaults.xml b/src/Symfony/Component/Routing/Tests/Fixtures/list_in_map_defaults.xml index 32d393c56f..f0d972d1f2 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/list_in_map_defaults.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/list_in_map_defaults.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/list_null_values.xml b/src/Symfony/Component/Routing/Tests/Fixtures/list_null_values.xml index c70e03ccc6..45bdd9da4a 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/list_null_values.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/list_null_values.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/map_defaults.xml b/src/Symfony/Component/Routing/Tests/Fixtures/map_defaults.xml index 47feb29b9a..9f08044321 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/map_defaults.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/map_defaults.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/map_in_list_defaults.xml b/src/Symfony/Component/Routing/Tests/Fixtures/map_in_list_defaults.xml index 6d770653bb..1c8b87df3b 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/map_in_list_defaults.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/map_in_list_defaults.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/map_in_map_defaults.xml b/src/Symfony/Component/Routing/Tests/Fixtures/map_in_map_defaults.xml index 2beee61433..a3af49283e 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/map_in_map_defaults.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/map_in_map_defaults.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/map_null_values.xml b/src/Symfony/Component/Routing/Tests/Fixtures/map_null_values.xml index 8fd8954e02..a8153ad1ff 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/map_null_values.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/map_null_values.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/missing_id.xml b/src/Symfony/Component/Routing/Tests/Fixtures/missing_id.xml index 4ea4115f28..fa42e98b7f 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/missing_id.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/missing_id.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/missing_path.xml b/src/Symfony/Component/Routing/Tests/Fixtures/missing_path.xml index ef5bc088dd..d048adb17c 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/missing_path.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/missing_path.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/namespaceprefix.xml b/src/Symfony/Component/Routing/Tests/Fixtures/namespaceprefix.xml index e33955ae47..f303464d6d 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/namespaceprefix.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/namespaceprefix.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/nonvalid.xml b/src/Symfony/Component/Routing/Tests/Fixtures/nonvalid.xml index dc147d2e67..07f5f801c6 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/nonvalid.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/nonvalid.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/nonvalidnode.xml b/src/Symfony/Component/Routing/Tests/Fixtures/nonvalidnode.xml index 863ef03b90..71093a4dd4 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/nonvalidnode.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/nonvalidnode.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> bar diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/nonvalidroute.xml b/src/Symfony/Component/Routing/Tests/Fixtures/nonvalidroute.xml index 908958c032..f0b84496c8 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/nonvalidroute.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/nonvalidroute.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/null_values.xml b/src/Symfony/Component/Routing/Tests/Fixtures/null_values.xml index f9e2aa24df..078d49ae4f 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/null_values.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/null_values.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/scalar_defaults.xml b/src/Symfony/Component/Routing/Tests/Fixtures/scalar_defaults.xml index ecfde2801e..e3f81cc474 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/scalar_defaults.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/scalar_defaults.xml @@ -2,7 +2,7 @@ + https://symfony.com/schema/routing/routing-1.0.xsd"> diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/validpattern.xml b/src/Symfony/Component/Routing/Tests/Fixtures/validpattern.xml index dbc72e46dd..93e59d62a7 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/validpattern.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/validpattern.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/validresource.xml b/src/Symfony/Component/Routing/Tests/Fixtures/validresource.xml index b7a15ddc7e..02dfe6be80 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/validresource.xml +++ b/src/Symfony/Component/Routing/Tests/Fixtures/validresource.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> 123