[PR #200] [CLOSED] Delete trailing comma from parameter list to support PHP 7 #206

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

📋 Pull Request Information

Original PR: https://github.com/antonioribeiro/google2fa/pull/200
Author: @bio
Created: 4/23/2024
Status: Closed

Base: 8.xHead: php7support


📝 Commits (4)

📊 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.


🔄 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/200 **Author:** [@bio](https://github.com/bio) **Created:** 4/23/2024 **Status:** ❌ Closed **Base:** `8.x` ← **Head:** `php7support` --- ### 📝 Commits (4) - [`bc3506f`](https://github.com/antonioribeiro/google2fa/commit/bc3506f096e4e1a6ffc502bcf291dae535ee03fd) Delete trailing comma from parameter list to support PHP 7 - [`8d5bf09`](https://github.com/antonioribeiro/google2fa/commit/8d5bf09a49a0bdb3eb0e34f26bab51d0dc30389d) Delete trailing comma from parameter list to support PHP 7 - [`5c1ebda`](https://github.com/antonioribeiro/google2fa/commit/5c1ebda8c4d3672f6cf0da4ed5bd883245bcc92f) Merge branch 'php7support' of https://github.com/bio/google2fa into php7support - [`c37cffa`](https://github.com/antonioribeiro/google2fa/commit/c37cffa828b2fb85f1641db6c41da91cd4d401ca) Merge branch 'antonioribeiro:8.x' into php7support ### 📊 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. --- <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:50 +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#206
No description provided.