Skip to content

New configration syntax #2

@iteman

Description

@iteman

Currently, if a target path has one or more hyphens like foo-bar, - are replaced with _ by Symfony\Component\DependencyInjection\Extension\Extension::processConfiguration() (see Symfony\Component\Config\Definition\ArrayNode
). It will cause a problem since the target path is used as a regular expression.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions