mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-27 00:55:49 +03:00
[PR #139] [CLOSED] Fix BC for previous php versions #171
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#171
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/139
Author: @KartaviK
Created: 4/3/2020
Status: ❌ Closed
Base:
7.x← Head:bugfix/php5-backward-compatibility📝 Commits (1)
bc8ed67Fix BC for previous php versions📊 Changes
7 files changed (+119 additions, -34 deletions)
View changed files
📝
.travis.yml(+4 -0)📝
composer.json(+7 -1)📝
composer.lock(+1 -1)📝
tests/Google2FATest.php(+66 -32)➕
tests/TestCaseNoTypeHintTrait.php(+14 -0)➕
tests/TestCaseTypeHintTrait.php(+14 -0)➕
tests/autoload.php(+13 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.