[PR #139] [CLOSED] Fix BC for previous php versions #638

Closed
opened 2026-03-14 12:17:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/antonioribeiro/google2fa/pull/139
Author: @KartaviK
Created: 4/3/2020
Status: Closed

Base: 7.xHead: bugfix/php5-backward-compatibility


📝 Commits (1)

  • bc8ed67 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/antonioribeiro/google2fa/pull/139 **Author:** [@KartaviK](https://github.com/KartaviK) **Created:** 4/3/2020 **Status:** ❌ Closed **Base:** `7.x` ← **Head:** `bugfix/php5-backward-compatibility` --- ### 📝 Commits (1) - [`bc8ed67`](https://github.com/antonioribeiro/google2fa/commit/bc8ed67d749bf1ad73ffc66fa80d0c9386f872c9) Fix BC for previous php versions ### 📊 Changes **7 files changed** (+119 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 12:17:23 +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#638
No description provided.