Skip to content

Releases: GetStream/stream-php

v5.0.0

26 Mar 12:18

Choose a tag to compare

  • Drop support for PHP 7.2 and add 8.0 support
  • Fix undefined constant deprecation from 7.2
  • Move to github actions and add static analysis

v4.1.1

26 Jan 14:29

Choose a tag to compare

  • Fix type of activity_id for removeActivity in docblock

v4.1.0

21 Aug 13:09

Choose a tag to compare

  • Add kinds filter into getActivities for a feed or a Client
  • Fix version header
  • Support guzzle 7

Fix for addChild, test PHP 7.4

10 Jan 17:38

Choose a tag to compare

4.0.1

Fix for targetFeeds in reactions()->addChild

4.0.0: Merge pull request #86 from GetStream/feature/replace-abandoned-packages

25 Nov 09:41
fdb33a4

Choose a tag to compare

upgrade dependencies, drop php5.x support, update tests

3.0.2

13 Nov 04:02
979325b

Choose a tag to compare

Update CHANGELOG

3.0.1

13 Jul 21:51

Choose a tag to compare

More flexible collections upsert

3.0.0

09 Feb 20:21
10886ef

Choose a tag to compare

Merge pull request #76 from GetStream/task/release-3.0

Task/release 3.0

Release 2.9.1

03 Dec 16:32

Choose a tag to compare

prepare release

Release 2.9.0

08 Oct 19:49
fc16876

Choose a tag to compare

  • Added Client::createUserSessionToken method