Comparing snowfire:master...intercom:master · snowfire/intercom-php

Commits on Apr 29, 2021

  1. Configuration menu

    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu

    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Make IntercomClient::$password explicitly nullable (intercom#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
    ```
    Configuration menu

    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Add Legacy SDK submodule and migration guide intercom#1 (intercom#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 <jsklan.development@gmail.com>
    Configuration menu

    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Configuration menu

    Browse the repository at this point in the history