Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FrameworkBundle] Detect indirect env vars in routing #32838

Merged
merged 1 commit into from Aug 5, 2019
Merged

[FrameworkBundle] Detect indirect env vars in routing #32838

merged 1 commit into from Aug 5, 2019

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Jul 31, 2019

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #32366
License MIT
Doc PR symfony/symfony-docs#...

This detects indirect env parameters in routing, which doesnt work according to #32366.

cc @nicolas-grekas @bendavies please verify, as im not really into routing internals

@bendavies
Copy link
Contributor

nice :)

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Aug 2, 2019
@fabpot
Copy link
Member

fabpot commented Aug 5, 2019

Thank you @ro0NL.

@fabpot fabpot merged commit ceaa1b3 into symfony:3.4 Aug 5, 2019
fabpot added a commit that referenced this pull request Aug 5, 2019
This PR was squashed before being merged into the 3.4 branch (closes #32838).

Discussion
----------

[FrameworkBundle] Detect indirect env vars in routing

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #32366
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

This detects indirect env parameters in routing, which doesnt work according to #32366.

cc @nicolas-grekas @bendavies please verify, as im not really into routing internals

Commits
-------

ceaa1b3 [FrameworkBundle] Detect indirect env vars in routing
@ro0NL ro0NL deleted the router-env branch August 5, 2019 06:13
This was referenced Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants