Skip to content

Releases: intercom/intercom-php

Adding option to set Guzzle requests timeout

Choose a tag to compare

@choran choran released this 14 Sep 14:47

Related to #205 added option to set Guzzle requests if needed.
Also, includes fix to remove use of 'function' keyword for compatibility with symfony 2.7 and fix issue with rate limit header unit test failing

Adding rate limit header info

Choose a tag to compare

@choran choran released this 29 Aug 09:50

This allows users to access rate limit info contained in the rate limit headers in the response.

v3.1.4: Merge pull request #229 from intercom/readme_update

Choose a tag to compare

@choran choran released this 28 Aug 15:59

Updating for new view segment option

v3.1.2

Choose a tag to compare

@brianw brianw released this 14 Apr 09:56

Several fixes to phpdocs, contributed by @fnwbr @andrewandante

v3.0.2

Choose a tag to compare

@mmartinic mmartinic released this 07 Oct 09:59

Add PhpDoc to methods and variables
Add a new method to IntercomUsers to allow fetching details of a single user by its Intercom id

v3.0.1

Choose a tag to compare

@mmartinic mmartinic released this 05 Sep 11:17

Add method for deleting a user

v3.0.0

Choose a tag to compare

@bobjflong bobjflong released this 26 Jul 10:03
  • Requires php 5.6 (which is why we are using a major version)
  • Fixes an issue were Notes where not available. Thanks to @512banque for the fix.
  • Readme improvements

v2.0.0

Choose a tag to compare

@bobjflong bobjflong released this 03 May 11:47

Major rewrite using recent Guzzle

v1.5.0

Choose a tag to compare

@bobjflong bobjflong released this 08 Mar 12:07

Adds created_since when listing users

v1.4.0

Choose a tag to compare

@bobjflong bobjflong released this 19 Nov 19:29

Adds order when listing users