[PR #211] [MERGED] Delete trailing comma from parameter list to support PHP 7 #214

Closed
opened 2026-02-25 20:32:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/antonioribeiro/google2fa/pull/211
Author: @bio
Created: 9/1/2024
Status: Merged
Merged: 9/5/2024
Merged by: @antonioribeiro

Base: 8.xHead: php71support


📝 Commits (1)

  • fee0ca9 Delete trailing comma from parameter list to support PHP 7

📊 Changes

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

View changed files

📝 src/Google2FA.php (+1 -1)

📄 Description

This PR resolves an issue with a trailing comma in the setSecret parameter list to support PHP 7.

The commit in the PR is signed (see #200).


🔄 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/antonioribeiro/google2fa/pull/211 **Author:** [@bio](https://github.com/bio) **Created:** 9/1/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@antonioribeiro](https://github.com/antonioribeiro) **Base:** `8.x` ← **Head:** `php71support` --- ### 📝 Commits (1) - [`fee0ca9`](https://github.com/antonioribeiro/google2fa/commit/fee0ca9fbf798ad72b516a5ae3118154d972db81) Delete trailing comma from parameter list to support PHP 7 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Google2FA.php` (+1 -1) </details> ### 📄 Description This PR resolves an issue with a trailing comma in the setSecret parameter list to support PHP 7. The commit in the PR is signed (see #200). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:32:52 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
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/google2fa#214
No description provided.