[PR #166] [CLOSED] Added response filtering to improve UX #270

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/166
Author: @cornejong
Created: 9/8/2019
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • 8e7905a Added Automatic downfiltering of responses
  • 1941b6a Changed strings in switch to the constant values
  • c7e2ad4 Added type constants

📊 Changes

1 file changed (+89 additions, -1 deletions)

View changed files

📝 src/SpotifyWebAPI.php (+89 -1)

📄 Description

No description provided


🔄 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/166 **Author:** [@cornejong](https://github.com/cornejong) **Created:** 9/8/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`8e7905a`](https://github.com/jwilsson/spotify-web-api-php/commit/8e7905a49b13375305ab13be0ba66e4e78534a98) Added Automatic downfiltering of responses - [`1941b6a`](https://github.com/jwilsson/spotify-web-api-php/commit/1941b6ae0959eec7fd186b8657a21af13e8744d3) Changed strings in switch to the constant values - [`c7e2ad4`](https://github.com/jwilsson/spotify-web-api-php/commit/c7e2ad44345b5054c8cb2d0085d90fd23504f8de) Added type constants ### 📊 Changes **1 file changed** (+89 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/SpotifyWebAPI.php` (+89 -1) </details> ### 📄 Description _No description provided_ --- <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#270
No description provided.