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

fix(agent): fix mongodb instrumentation for PHP 8.0+ #878

Merged
merged 11 commits into from
Jun 21, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    3938c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    634494a View commit details
    Browse the repository at this point in the history
  3. chore: remove mongodb integration tests

    due to mongodb library changes, it has become infeasible to run
    integration tests. replace with Multiverse tests instead.
    bduranleau-nr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7344ad6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc33170 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8ec5f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f87d17f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    049bc3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b52a9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eaff30f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore: check for NULL

    bduranleau-nr committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    59e8ec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f275901 View commit details
    Browse the repository at this point in the history