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

Bump sentry/sentry from 1.8.3 to 1.8.4 #12

Closed

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 20, 2018

Bumps sentry/sentry from 1.8.3 to 1.8.4.

Release notes

Sourced from sentry/sentry's releases.

1.8.4

  • Revert ignoring fatal errors on PHP 7+ (#571)
  • Add PHP runtime information (#564)
  • Cleanup the site value if it's empty (#555)
  • Add application/json input handling (#546)
Changelog

Sourced from sentry/sentry's changelog.

1.8.4 (2018-03-20)

  • Revert ignoring fatal errors on PHP 7+ (#571)
  • Add PHP runtime information (#564)
  • Cleanup the site value if it's empty (#555)
  • Add application/json input handling (#546)
Commits
  • 643ec20 1.8.4
  • ef1d7c8 Merge branch 'master' into releases/1.8.x
  • 7843378 Merge pull request #573 from getsentry/prepare-release-1-8-4
  • f3aa013 Merge pull request #572 from getsentry/fix-pr-558
  • d8154bf Update changelog for version 1.8.4
  • 402199f Handle and add non default port to host (#558)
  • 047f0d3 Try to fix #552 allowing all fatals to be captured; add regression PHPT test ...
  • ec5a234 Merge pull request #570 from getsentry/update-docs-config
  • f9c90cf Update docs config
  • 9d84277 Add runtime information (#564)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f7f3663 on dependabot/composer/sentry/sentry-1.8.4 into 27ad416 on master.

@el7cosmos
Copy link
Owner

@dependabot-bot rebase

@dependabot-preview
Copy link
Author

Looks like sentry/sentry is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/sentry/sentry-1.8.4 branch March 24, 2018 10:10
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.

Capturing E_ERROR fatal errors broken on PHP 7
3 participants