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

PHP 8.0 support 🚀 and more #7

Merged
merged 19 commits into from
Dec 3, 2020
Merged

Conversation

tortuetorche
Copy link
Contributor

@tortuetorche tortuetorche commented Dec 3, 2020

  • Updated for Laravel 7 and 8
  • Add support for PHP 7.3, 7.4, 8.0
  • Removed support for Laravel 5.5, 5.6, 5.7, 5.8
  • Removed support for PHP 7.0, 7.1
  • Removed deprecated Raven handler, use sentry/sentry 3.x and their Sentry\Monolog\Handler instead
  • Removed deprecated HipChat handler, migrate to Slack and use SlackWebhookHandler or SlackHandler instead

⚠️ Blocked by these pull requests ⚠️:

TODO:

  • Replace "sentry/sentry": "dev-php8-support", by "sentry/sentry": "^3.1", in the composer.json file

If this pull request is merged, can you tag it with the 4.0.0 version, please?

Credits to @robbielove for the initial work 👍

@tylercd100 tylercd100 marked this pull request as ready for review December 3, 2020 21:17
@tylercd100 tylercd100 merged commit ddcd00b into tylercd100:master Dec 3, 2020
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