Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[HttpKernel] Fix wrong number of arguments in call of ExceptionListener::logException() #18534

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
wants to merge 1 commit into from

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Apr 13, 2016

Q A
Branch? 2.8
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #18527
License MIT
Doc PR n/a

The $original argument has been removed from the method signature in 22f4807.

…er::logException()

Remove unexpected argument from ExceptionListener::logException() method call because the signature has changed in 22f4807
@xabbuh
Copy link
Member

xabbuh commented Apr 14, 2016

👍 (should be merged into the 2.7 branch)

@chalasr
Copy link
Member Author

chalasr commented Apr 14, 2016

@xabbuh Should I re-submit it on the 2.7 branch?

@xabbuh
Copy link
Member

xabbuh commented Apr 14, 2016

@chalasr No, it's alright. We can make the switch when merging. :)

@stof
Copy link
Member

stof commented Apr 14, 2016

Good catch, thanks @chalasr.

stof added a commit that referenced this pull request Apr 14, 2016
…ceptionListener::logException() (chalasr)

This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes #18534).

Discussion
----------

[HttpKernel] Fix wrong number of arguments in call of ExceptionListener::logException()

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #18527
| License       | MIT
| Doc PR        | n/a

The `$original` argument has been removed from the method signature in [22f4807](22f4807).

Commits
-------

00ae320 [HttpKernel] Fix wrong number of arguments in call of ExceptionListener::logException()
@stof stof closed this Apr 14, 2016
@chalasr chalasr deleted the ticket_18527 branch April 14, 2016 09:57
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.