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

Return previous error and exception handlers #2

Merged
merged 1 commit into from
Oct 2, 2018
Merged

Return previous error and exception handlers #2

merged 1 commit into from
Oct 2, 2018

Conversation

shadowhand
Copy link
Contributor

@shadowhand shadowhand commented Oct 2, 2018

Previous error and exception handlers are thrown away, which conflicts with the intent of ErrorHandler::install().

Previous error and exception handlers are thrown away, which conflicts with the intent of `ErrorHandler::install()`.
@codecov-io
Copy link

Codecov Report

Merging #2 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage     99.71%   99.71%           
  Complexity      303      303           
=========================================
  Files            23       23           
  Lines           700      700           
=========================================
  Hits            698      698           
  Misses            2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65c1ba5...dceb89e. Read the comment docs.

@victorstanciu victorstanciu merged commit f6ef8e4 into slashtrace:master Oct 2, 2018
@victorstanciu
Copy link
Contributor

@shadowhand Nice catch, thank you! Merged.

@shadowhand
Copy link
Contributor Author

@victorstanciu please make a bugfix release, I can't use SlashTrace without this due to Monolog ErrorHandler logging being lost.

@shadowhand shadowhand deleted the patch-1 branch October 2, 2018 16:53
@shadowhand
Copy link
Contributor Author

Never mind, you already did! 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants