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

feat: Swoole Integration #2595

Merged
merged 14 commits into from
Mar 28, 2024
Merged

feat: Swoole Integration #2595

merged 14 commits into from
Mar 28, 2024

Commits on Mar 22, 2024

  1. Initial Test Setup

    PROFeNoM committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f6b2b9f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. tests: Add test suite

    PROFeNoM committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e56fc3f View commit details
    Browse the repository at this point in the history
  2. tests: Run swoole tests

    PROFeNoM committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    738495c View commit details
    Browse the repository at this point in the history
  3. Revert stub changes

    PROFeNoM committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bf27730 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    33e5f1d View commit details
    Browse the repository at this point in the history
  2. tests: Remove debug logs

    PROFeNoM committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    75d6e5d View commit details
    Browse the repository at this point in the history
  3. Revert

    PROFeNoM committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    741b610 View commit details
    Browse the repository at this point in the history
  4. Add a note for posterity

    PROFeNoM committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    96dfe24 View commit details
    Browse the repository at this point in the history
  5. Change test name

    PROFeNoM committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    410f194 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04b301a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Check Response::header arg count

    Co-authored-by: Bob Weinand <bob.weinand@datadoghq.com>
    PROFeNoM and bwoebi committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6479abc View commit details
    Browse the repository at this point in the history
  2. Check for Response::status arg count

    Co-authored-by: Bob Weinand <bob.weinand@datadoghq.com>
    PROFeNoM and bwoebi committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    93a5470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c7673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    312faa1 View commit details
    Browse the repository at this point in the history