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

Support PHP 8.1 for sentry-php 2.x #1264

Closed
wants to merge 4 commits into from
Closed

Commits on Oct 7, 2021

  1. Set return type to offsetGet

    annuh committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    9506ae1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Fix: Return type of Sentry\Stacktrace::jsonSerialize() should either …

    …be compatible with JsonSerializable::jsonSerialize: mixed
    annuh committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2706881 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Add support for PHP 8.1

    annuh committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    12754d1 View commit details
    Browse the repository at this point in the history
  2. Add support for PHP 8.1

    annuh committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    89e3cf5 View commit details
    Browse the repository at this point in the history