[PR #168] [MERGED] Bugfix in deletePlaylistTracks for RETURN_ASSOC #271

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

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/168
Author: @wesolowski
Created: 10/1/2019
Status: Merged
Merged: 10/2/2019
Merged by: @jwilsson

Base: masterHead: patch-1


📝 Commits (1)

  • 80000a2 Bugfix in deletePlaylistTracks for RETURN_ASSOC

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 src/SpotifyWebAPI.php (+2 -0)

📄 Description

When i change return type from Request::RETURN_OBJECT to Request::RETURN_ASSOC .
The deletePlaylistTracks-Methods always returns false


🔄 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/168 **Author:** [@wesolowski](https://github.com/wesolowski) **Created:** 10/1/2019 **Status:** ✅ Merged **Merged:** 10/2/2019 **Merged by:** [@jwilsson](https://github.com/jwilsson) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`80000a2`](https://github.com/jwilsson/spotify-web-api-php/commit/80000a2e2ed59c11285722896b05a0cc8ad39985) Bugfix in deletePlaylistTracks for RETURN_ASSOC ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/SpotifyWebAPI.php` (+2 -0) </details> ### 📄 Description When i change return type from `Request::RETURN_OBJECT` to `Request::RETURN_ASSOC` . The `deletePlaylistTracks`-Methods always returns false --- <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:53 +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#271
No description provided.