Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Get online live stream list improvement

Latest

Choose a tag to compare

@bryanthw1020 bryanthw1020 released this 03 Dec 08:45
· 3 commits to master since this release

Breaking Changes

  • liveStreamOnlineList() first two parameter is now appName and streamName

Added

  • Add phpunit.xml.dist file
  • Add appName and streamName filter for liveStreamOnlineList()

Changes

  • Update .gitignore to ignore phpunit.xml

Fixed

  • Incorrect stream_urls returned when beautifying the response

Removed

  • Remove phpunit.xml file
  • Remove unused phpunit.xml env variable
  • Remove getEnvironmentSetUp() from TestCase