Skip to content

[MonologBridge] Return empty list for unknown requests #29310

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 1 commit into from
Nov 26, 2018
Merged

[MonologBridge] Return empty list for unknown requests #29310

merged 1 commit into from
Nov 26, 2018

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Nov 25, 2018

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

Small continuation of #23659. Currently if the specified request is unknown, you'll get all available requests merged. This fixes it.

@fabpot
Copy link
Member

fabpot commented Nov 26, 2018

Thank you @ro0NL.

@fabpot fabpot merged commit 69be8e6 into symfony:4.1 Nov 26, 2018
fabpot added a commit that referenced this pull request Nov 26, 2018
…0NL)

This PR was merged into the 4.1 branch.

Discussion
----------

[MonologBridge] Return empty list for unknown requests

| Q             | A
| ------------- | ---
| Branch?       | 4.1
| 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 | #...   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Small continuation of #23659. Currently if the specified request is unknown, you'll get all available requests merged. This fixes it.

Commits
-------

69be8e6 [MonologBridge] Return empty list for unknonwn requests
@ro0NL ro0NL deleted the logs branch November 26, 2018 07:34
This was referenced Nov 26, 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.

4 participants