Skip to content

Remove the profiler.matcher configuration #24159

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

Merged
merged 2 commits into from
Sep 15, 2017

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Sep 11, 2017

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR to be done

I've not removed (nor deprecated) the ProfilerListener constructor argument that allows to set a request matcher. That way, if someone really want to do that, it's still possible. WDTY?

@chalasr
Copy link
Member

chalasr commented Sep 11, 2017

👍 to keep it possible

@nicolas-grekas nicolas-grekas added this to the 4.0 milestone Sep 12, 2017
Copy link
Member

@xabbuh xabbuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like we need to update the test case for the default config

@fabpot fabpot force-pushed the profiler-matcher-removal branch from dbbc925 to 8092dc6 Compare September 15, 2017 03:36
@fabpot fabpot merged commit 5b77d99 into symfony:master Sep 15, 2017
fabpot added a commit that referenced this pull request Sep 15, 2017
This PR was squashed before being merged into the 4.0-dev branch (closes #24159).

Discussion
----------

Remove the profiler.matcher configuration

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | to be done

I've not removed (nor deprecated) the `ProfilerListener` constructor argument that allows to set a request matcher. That way, if someone really want to do that, it's still possible. WDTY?

Commits
-------

5b77d99 fixed CS
8092dc6 removed the profiler.matcher configuration
@fabpot fabpot mentioned this pull request Oct 19, 2017
@fabpot fabpot deleted the profiler-matcher-removal branch January 14, 2019 11:01
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.

5 participants