[PR #22] [MERGED] Added followPlaylist and unfollowPlaylist #225

Closed
opened 2026-02-27 19:26:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/22
Author: @vdesabou
Created: 1/15/2015
Status: Merged
Merged: 1/15/2015
Merged by: @jwilsson

Base: masterHead: master


📝 Commits (3)

  • 12ff351 Added followPlaylist and unfollowPlaylist
  • b93a07c pass public as an array
  • 612559e options is optional

📊 Changes

3 files changed (+115 additions, -12 deletions)

View changed files

📝 README.md (+25 -0)
📝 src/SpotifyWebAPI.php (+56 -2)
📝 tests/SpotifyWebAPITest.php (+34 -10)

📄 Description

https://github.com/jwilsson/spotify-web-api-php/issues/21


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jwilsson/spotify-web-api-php/pull/22 **Author:** [@vdesabou](https://github.com/vdesabou) **Created:** 1/15/2015 **Status:** ✅ Merged **Merged:** 1/15/2015 **Merged by:** [@jwilsson](https://github.com/jwilsson) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`12ff351`](https://github.com/jwilsson/spotify-web-api-php/commit/12ff3511deb732dbda11d547164eec34c5f47243) Added followPlaylist and unfollowPlaylist - [`b93a07c`](https://github.com/jwilsson/spotify-web-api-php/commit/b93a07c3383abc4c8ff519f41f4bf0ff25ff4ed0) pass public as an array - [`612559e`](https://github.com/jwilsson/spotify-web-api-php/commit/612559e6d9356a1495bf68d8d3d8325aa000780b) options is optional ### 📊 Changes **3 files changed** (+115 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+25 -0) 📝 `src/SpotifyWebAPI.php` (+56 -2) 📝 `tests/SpotifyWebAPITest.php` (+34 -10) </details> ### 📄 Description https://github.com/jwilsson/spotify-web-api-php/issues/21 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:26:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-web-api-php#225
No description provided.