-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Routing] Deprecate the Apache dumper #9652
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
Labels
Good first issue
Ideal for your first contribution! (some Symfony experience may be required)
Routing
Comments
👍 |
1 similar comment
👍 |
👍 |
3 similar comments
👍 |
👍 |
👍 |
@fabpot do we have any existing benchmarks which demonstrate the performance gain? or is this largely dependent on web server configuration? |
cross referencing here #5996 so that it will be closed when deprecating the dumper |
👍 |
Hi, I'm working in a PR. What about ApacheUrlMatcher? Should it be deprecated too? |
@rodrigodiez Yes, Apache support as a whole. |
This was referenced Jan 13, 2014
fabpot
added a commit
that referenced
this issue
Jan 13, 2014
… (jakzal) This PR was squashed before being merged into the 2.5-dev branch (closes #9980). Discussion ---------- [Routing][FrameworkBundle] Deprecated the apache dumper | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | yes | Tests pass? | yes | Fixed tickets | #9652 | License | MIT | Doc PR | symfony/symfony-docs#3446 Commits ------- 6258cfa [Routing][FrameworkBundle] Deprecated the apache dumper
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Good first issue
Ideal for your first contribution! (some Symfony experience may be required)
Routing
The performance gains are minimal and it's very hard (or even impossible) to replicate the exact same behavior.
I propose that we deprecate the Apache dumper in 2.5 and remove it in 3.0.
The text was updated successfully, but these errors were encountered: