Skip to content

[SecurityBundle][DX] http://symfony.com/schema/dic/security schema is missing #28141

@kaznovac

Description

@kaznovac

Symfony version(s) affected: ^3|^4 (and possibly ^2)

Description
SecurityBundle references namespace 'http://symfony.com/schema/dic/security'
but it's xsd schema is missing. this is nice to have but not feature impeding.

How to reproduce
there are numerous references for 'http://symfony.com/schema/dic/security' in 'src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/*.xml'
and \Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension::getNamespace returns this namespace.

Possible Solution
provide schema for 'http://symfony.com/schema/dic/security', like the ones for services, 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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXDX = Developer eXperience (anything that improves the experience of using Symfony)FeatureSecurityBundle

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions