Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
ProfilerStorage configuration#6024
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
The ProfilerStorage other than FileProfilerStorage have been removed in this PR :symfony/symfony#16018
Actually, you can still change the storage path using the |
@xavierleune thanks for your contribution. I'm trying to finish this pull request in#6090. I've reused your original commit, so you'll get full credit of your work when this is merged. Thanks! |
@javiereguiluz sorry for the delate and thanks for your work ! |
… javiereguiluz)This PR was merged into the 3.0 branch.Discussion----------Reworded the article about profiler storage| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 3.0+| Fixed tickets | -This finishes#6024.Commits-------bcbb87f Fixed the Symfony version numberbcc5634 Finished the rewording of the "profiler storage" article32a63d8 ProfilerStorage configuration
The ProfilerStorage other than FileProfilerStorage have been removed in this PR :symfony/symfony#16018