mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 16:15:49 +03:00
[PR #200] [CLOSED] Delete trailing comma from parameter list to support PHP 7 #675
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#675
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/antonioribeiro/google2fa/pull/200
Author: @bio
Created: 4/23/2024
Status: ❌ Closed
Base:
8.x← Head:php7support📝 Commits (4)
bc3506fDelete trailing comma from parameter list to support PHP 78d5bf09Delete trailing comma from parameter list to support PHP 75c1ebdaMerge branch 'php7support' of https://github.com/bio/google2fa into php7supportc37cffaMerge branch 'antonioribeiro:8.x' into php7support📊 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.