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

Rename ErrorCatcher to ErrorRenderer (rendering part only) #32470

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
Jul 11, 2019

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Jul 10, 2019

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

Follow up #32377

@yceruto yceruto requested a review from sroze as a code owner July 10, 2019 00:25
@yceruto yceruto added this to the next milestone Jul 10, 2019
@nicolas-grekas nicolas-grekas changed the title Rename ErrorCatcher component (2nd Step) Rename ErrorCatcher to ErrorRenderer (rendering part only) Jul 11, 2019
@nicolas-grekas
Copy link
Member

Thank you @yceruto.

@nicolas-grekas nicolas-grekas merged commit fb5b042 into symfony:4.4 Jul 11, 2019
nicolas-grekas added a commit that referenced this pull request Jul 11, 2019
…nly) (yceruto)

This PR was squashed before being merged into the 4.4 branch (closes #32470).

Discussion
----------

Rename ErrorCatcher to ErrorRenderer (rendering part only)

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

Follow up #32377

Commits
-------

fb5b042 Rename ErrorCatcher to ErrorRenderer (rendering part only)
@yceruto yceruto deleted the error_xxx branch July 11, 2019 12:03
fabpot added a commit that referenced this pull request Jul 18, 2019
…component) (yceruto)

This PR was squashed before being merged into the 4.4 branch (closes #32471).

Discussion
----------

Add a new ErrorHandler component (mirror of the Debug component)

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

On top of #32470

Commits
-------

b1b6e80 Add a new ErrorHandler component (mirror of the Debug component)
symfony-splitter pushed a commit to symfony/framework-bundle that referenced this pull request Jul 18, 2019
…component) (yceruto)

This PR was squashed before being merged into the 4.4 branch (closes #32471).

Discussion
----------

Add a new ErrorHandler component (mirror of the Debug component)

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

On top of symfony/symfony#32470

Commits
-------

b1b6e80a3d Add a new ErrorHandler component (mirror of the Debug component)
symfony-splitter pushed a commit to symfony/http-kernel that referenced this pull request Jul 18, 2019
…component) (yceruto)

This PR was squashed before being merged into the 4.4 branch (closes #32471).

Discussion
----------

Add a new ErrorHandler component (mirror of the Debug component)

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

On top of symfony/symfony#32470

Commits
-------

b1b6e80 Add a new ErrorHandler component (mirror of the Debug component)
symfony-splitter pushed a commit to symfony/var-dumper that referenced this pull request Jul 18, 2019
…component) (yceruto)

This PR was squashed before being merged into the 4.4 branch (closes #32471).

Discussion
----------

Add a new ErrorHandler component (mirror of the Debug component)

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

On top of symfony/symfony#32470

Commits
-------

b1b6e80a3d Add a new ErrorHandler component (mirror of the Debug component)
symfony-splitter pushed a commit to symfony/messenger that referenced this pull request Jul 18, 2019
…component) (yceruto)

This PR was squashed before being merged into the 4.4 branch (closes #32471).

Discussion
----------

Add a new ErrorHandler component (mirror of the Debug component)

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

On top of symfony/symfony#32470

Commits
-------

b1b6e80a3d Add a new ErrorHandler component (mirror of the Debug component)
symfony-splitter pushed a commit to symfony/debug that referenced this pull request Jul 18, 2019
…component) (yceruto)

This PR was squashed before being merged into the 4.4 branch (closes #32471).

Discussion
----------

Add a new ErrorHandler component (mirror of the Debug component)

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

On top of symfony/symfony#32470

Commits
-------

b1b6e80a3d Add a new ErrorHandler component (mirror of the Debug component)
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
This was referenced Nov 12, 2019
symfony-splitter pushed a commit to symfony/messenger that referenced this pull request Jan 28, 2020
…component) (yceruto)

This PR was squashed before being merged into the 4.4 branch (closes #32471).

Discussion
----------

Add a new ErrorHandler component (mirror of the Debug component)

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

On top of symfony/symfony#32470

Commits
-------

b1b6e80a3d Add a new ErrorHandler component (mirror of the Debug component)
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.