Skip to content
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

[PhpunitBridge] Fix not unserialized logs after DeprecationErrorHandler refacto #31382

Conversation

l-vo
Copy link
Contributor

@l-vo l-vo commented May 4, 2019

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

During the refactoring for #29211 , it seems a little bug was introduced. When using runInSeparateProcess, deprecation message isn't unserialized anymore.

…er refactoring

(when using runInSeparateProcess)
Copy link
Contributor

@greg0ire greg0ire left a comment

Choose a reason for hiding this comment

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

Woops! My bad… your fix seems good 👍

@l-vo
Copy link
Contributor Author

l-vo commented May 5, 2019

@greg0ire It may occur on big refactos... Thank you for your feedback 🙂

@nicolas-grekas nicolas-grekas added this to the 4.3 milestone May 5, 2019
@nicolas-grekas
Copy link
Member

Thank you @l-vo.

@nicolas-grekas nicolas-grekas merged commit f522729 into symfony:master May 5, 2019
nicolas-grekas added a commit that referenced this pull request May 5, 2019
…nErrorHandler refacto (l-vo)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[PhpunitBridge] Fix not unserialized logs after DeprecationErrorHandler refacto

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

During the refactoring for #29211 , it seems a little bug was introduced. When using runInSeparateProcess, deprecation message isn't unserialized anymore.

Commits
-------

f522729 [PhpunitBridge] Fix not unserialized logs after DeprecationErrorHandler refactoring
@l-vo l-vo deleted the fix_not_unserialized_logs_after_deprecation_handler_refacto branch May 8, 2019 17:00
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