Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Debug] Remove deprecated ExceptionHandler::createResponse #15422

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
Aug 1, 2015

Conversation

nicolas-grekas
Copy link
Member

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

* `ErrorHandler::handleFatal()` has been removed, use handleFatalError() instead.
* `ExceptionHandler::createException()` has been removed.
* `ExceptionHandler::utf8Htmlize()` has been removed.
* `Exception/DummyException` has been removed.
Copy link
Member

Choose a reason for hiding this comment

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

This should be merged in the branch where it was done instead of master.

Copy link
Member Author

Choose a reason for hiding this comment

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

this is master, where it has been removed

Copy link
Member

Choose a reason for hiding this comment

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

I meant that it should be added in the branch where the deprecations were done.

@fabpot
Copy link
Member

fabpot commented Aug 1, 2015

Thank you @nicolas-grekas.

@fabpot fabpot merged commit df4e983 into symfony:master Aug 1, 2015
fabpot added a commit that referenced this pull request Aug 1, 2015
…onse (nicolas-grekas)

This PR was merged into the 3.0-dev branch.

Discussion
----------

[Debug] Remove deprecated ExceptionHandler::createResponse

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

df4e983 [Debug] Remove deprecated ExceptionHandler::createResponse
@nicolas-grekas nicolas-grekas deleted the debug-clean branch August 1, 2015 07:54
@fabpot fabpot mentioned this pull request Nov 16, 2015
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.

3 participants