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

Allow use of current hub scope in Messenger Listener #339

Merged
merged 6 commits into from
May 7, 2020

Commits on May 6, 2020

  1. Alter MessengerListener to use current hub with methods for capturing…

    … exception and accessing client. This allows the scope of the current hub to be updated in a prior event listener.
    sh41 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    7f6c83c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    7a10000 View commit details
    Browse the repository at this point in the history
  2. Correctly typehint and remove phpstan exclusions for the MessengerLis…

    …tenerTest properties.
    sh41 committed May 7, 2020
    Configuration menu
    Copy the full SHA
    6ab1d88 View commit details
    Browse the repository at this point in the history
  3. Merge changes from getsentry#340.

    sh41 committed May 7, 2020
    Configuration menu
    Copy the full SHA
    4ef473f View commit details
    Browse the repository at this point in the history
  4. Merge changes from getsentry#340.

    sh41 committed May 7, 2020
    Configuration menu
    Copy the full SHA
    d057924 View commit details
    Browse the repository at this point in the history
  5. Fix up new test.

    sh41 committed May 7, 2020
    Configuration menu
    Copy the full SHA
    77625a8 View commit details
    Browse the repository at this point in the history