Skip to content

RouteConfigurationInterface::PARAMETER_IDENTIFIER contains pre-migration expressive naming #34

Open
@boesing

Description

@boesing

Bug Report

Q A
Version(s) 1.0.4

Summary

The route configuration constant RouteConfigurationInterface::PARAMETER_IDENTIFIER contains expressive.cors and thus still contains the pre-migration value which I actually missed when porting to mezzio.

Current behavior

Constant value reflects expressive.cors.

How to reproduce

n/a

Expected behavior

Constant value reflects mezzio.cors.
When the constant value is changed, we should also grab the old route parameter expressive.cors from the configuration until the next major version.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BC BreakBugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions