[PR #84] [CLOSED] Add uriToId() to all other methods #253

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

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/84
Author: @PouleR
Created: 5/30/2017
Status: Closed

Base: masterHead: master


📝 Commits (9)

📊 Changes

2 files changed (+57 additions, -58 deletions)

View changed files

📝 src/SpotifyWebAPI.php (+24 -23)
📝 tests/SpotifyWebAPITest.php (+33 -35)

📄 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/84 **Author:** [@PouleR](https://github.com/PouleR) **Created:** 5/30/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`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 - [`ab913a4`](https://github.com/jwilsson/spotify-web-api-php/commit/ab913a45417ce48669188d53c2ffff2ad3610c46) Merge branch 'master' of https://github.com/jwilsson/spotify-web-api-php into jwilsson-master - [`0684247`](https://github.com/jwilsson/spotify-web-api-php/commit/068424754808fc5f328b7ae3b4425462b234f9fa) Merge branch 'jwilsson-master' - [`9b7fdf1`](https://github.com/jwilsson/spotify-web-api-php/commit/9b7fdf1a135480a8bfb808bdeca914782a4ad421) Convert track uri to track id for getTrack() and getTracks() methods - [`a4d11ce`](https://github.com/jwilsson/spotify-web-api-php/commit/a4d11ce81d24029780383f8679e676a498e95def) Convert track uri to track id for getAudioFeatures - [`db8a5f6`](https://github.com/jwilsson/spotify-web-api-php/commit/db8a5f620fd8d3812c6ea46b24a824d538646d85) Merge pull request #3 from jwilsson/master - [`bb58686`](https://github.com/jwilsson/spotify-web-api-php/commit/bb58686fcbe766f4c60340072b173bd934bfd5e0) Add uriToId() to all other applicable methods ### 📊 Changes **2 files changed** (+57 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `src/SpotifyWebAPI.php` (+24 -23) 📝 `tests/SpotifyWebAPITest.php` (+33 -35) </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:49 +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#253
No description provided.