[PR #65] [MERGED] Add type parameter to uriToId method and implement for albums #242

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

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/65
Author: @PouleR
Created: 2/23/2017
Status: Merged
Merged: 2/23/2017
Merged by: @jwilsson

Base: masterHead: master


📝 Commits (3)

  • 8833aaf Convert Spotify URIs to Spotify IDs for addMyTracks
  • 94ccd5a Merge pull request #1 from jwilsson/master
  • f890877 Add type parameter to uriToId method and implement for albums

📊 Changes

2 files changed (+34 additions, -7 deletions)

View changed files

📝 src/SpotifyWebAPI.php (+10 -4)
📝 tests/SpotifyWebAPITest.php (+24 -3)

📄 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/65 **Author:** [@PouleR](https://github.com/PouleR) **Created:** 2/23/2017 **Status:** ✅ Merged **Merged:** 2/23/2017 **Merged by:** [@jwilsson](https://github.com/jwilsson) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`8833aaf`](https://github.com/jwilsson/spotify-web-api-php/commit/8833aafed46c53a3fc244b50bb1583a085b7b0f5) Convert Spotify URIs to Spotify IDs for addMyTracks - [`94ccd5a`](https://github.com/jwilsson/spotify-web-api-php/commit/94ccd5a44976beb7f256edf2e796ef4484cb2fa7) Merge pull request #1 from jwilsson/master - [`f890877`](https://github.com/jwilsson/spotify-web-api-php/commit/f890877482c712c7bede13ef661a30c906bed07f) Add type parameter to uriToId method and implement for albums ### 📊 Changes **2 files changed** (+34 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/SpotifyWebAPI.php` (+10 -4) 📝 `tests/SpotifyWebAPITest.php` (+24 -3) </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:46 +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#242
No description provided.