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: intercom/intercom-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: df/test
Choose a base ref
...
head repository: intercom/intercom-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 1,096 files changed
  • 11 contributors

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    0715605 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #358 from intercom/revert-352-add-fossa-workflow

    Revert "Add FOSSA workflow to enable license scanning"
    dannyfallon authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4bd51e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    b7ea190 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Allow psr/http-message v2 (#364)

    Co-authored-by: Dzmitry Chubryk <[email protected]>
    FlashBlack and Dzmitry Chubryk authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    14bd16b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Make IntercomClient::$password explicitly nullable (#373)

    This prevents a deprecation warning from showing up since PHP 8.4
    
    ```
    Deprecated: Intercom\IntercomClient::__construct(): Implicitly marking parameter $password as nullable is deprecated, the explicit nullable type must be used instead in /<redacted-path>/vendor/intercom/intercom-php/src/IntercomClient.php on line 148
    ```
    hhamon authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    2a70244 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. add dependabot (#374)

    Eclairemoy authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    604d274 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    7a1f35d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. SDK regeneration (#378)

    Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
    fern-api[bot] authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    75592ed View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    e91101a View commit details
    Browse the repository at this point in the history
  2. Update README.md (#379)

    Eclairemoy authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    76c35cb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Fresh readme generation (#385)

    * fresh readme generation
    
    * nits
    
    ---------
    
    Co-authored-by: jsklan <[email protected]>
    fern-support and jsklan authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    fb0f1c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Add Legacy SDK submodule and migration guide #1 (#386)

    * initial src file inclusion
    
    * add depts to composer.json
    
    * raw copy tests
    
    * update namespace and use statements
    
    * allow php-http discovery
    
    * update phpstan.neon to exclude legacy files from composer analyze
    
    * update readme
    
    * remove legacy tests
    
    * update version mentioned in readme
    
    ---------
    
    Co-authored-by: jsklan <[email protected]>
    fern-support and jsklan authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    9460a8d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. SDK regeneration (#389)

    Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
    fern-api[bot] authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    574c907 View commit details
    Browse the repository at this point in the history
Loading