mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-26 09:35:50 +03:00
[PR #297] [MERGED] Add php7.4 support, drop 7.1 and add nightly testing #366
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#366
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/nextcloud/twofactor_gateway/pull/297
Author: @ChristophWurst
Created: 12/10/2019
Status: ✅ Merged
Merged: 12/10/2019
Merged by: @ChristophWurst
Base:
master← Head:enhancement/php74📝 Commits (3)
f79d51cAdd php7.4 support, drop 7.1 and add nightly testing9400be0Update OCP lib to oldest supported Nextcloud version063c648Update testing lib for php7.4📊 Changes
12 files changed (+635 additions, -465 deletions)
View changed files
📝
.travis.yml(+10 -3)📝
appinfo/info.xml(+1 -1)📝
composer.json(+9 -3)📝
composer.lock(+577 -385)➖
tests/Unit/Provider/SignalProviderTest.php(+0 -35)📝
tests/Unit/Provider/SmsProviderTest.php(+9 -7)📝
tests/Unit/Provider/StateTest.php(+3 -1)📝
tests/Unit/Provider/TelegramProviderTest.php(+8 -7)📝
tests/Unit/Service/Gateway/FactoryTest.php(+2 -4)📝
tests/Unit/Service/SetupServiceTest.php(+9 -7)📝
tests/Unit/Service/StateStorageTest.php(+7 -5)➖
tests/phpunit.integration.xml(+0 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.