Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Routing] allow using the compiled URL generator without dumping PHP code #28774

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

Closed

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

This is a partial resurrection of #25909 about the URL generator only.
This PR makes the Routing component easier by allowing to use a compiled generator without dumping it as PHP code. A simple PHP array + a generic class does it.
Another PR is on its way to do the same for the matcher.

On the plane to SF :)

image

@nicolas-grekas nicolas-grekas force-pushed the route-static-generator branch from b6d9263 to 15f1ac3 Compare October 9, 2018 01:26
@nicolas-grekas
Copy link
Member Author

Now part of #28865

@nicolas-grekas nicolas-grekas deleted the route-static-generator branch October 14, 2018 17:41
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.2 Nov 1, 2018
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.

2 participants