mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 08:05:49 +03:00
[PR #211] [MERGED] Delete trailing comma from parameter list to support PHP 7 #449
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#449
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/211
Author: @bio
Created: 9/1/2024
Status: ✅ Merged
Merged: 9/5/2024
Merged by: @antonioribeiro
Base:
8.x← Head:php71support📝 Commits (1)
fee0ca9Delete 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.