Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mailgun/mailgun-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.2
Choose a base ref
...
head repository: mailgun/mailgun-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.3
Choose a head ref
  • 5 commits
  • 16 files changed
  • 2 contributors

Commits on Dec 12, 2024

  1. Fixed PHP 8.4 deprecations

    toooni committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    fbb71b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Fixed way of sending request with JSON body. loadMetrics works. Adjus…

    …ted tests. Fixed warning related to the php 8.4 and nullable types
    oleksandr-mykhailenko committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    d5c8ca3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16cc42f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Merge pull request #927 from mailgun/DE-1413-mailgun-sdk-fix-the-prob…

    …lem-with-api-call-for-metrics
    
    Fixed way of sending request with JSON body. loadMetrics works. Adjus…
    oleksandr-mykhailenko authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    5ce1737 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #926 from toooni/fixed-php84-deprecations

    Fixed PHP 8.4 deprecations
    oleksandr-mykhailenko authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    4156bf5 View commit details
    Browse the repository at this point in the history
Loading