mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-26 17:45:51 +03:00
[PR #43] [MERGED] Make app strict #165
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#165
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/43
Author: @ChristophWurst
Created: 4/10/2018
Status: ✅ Merged
Merged: 4/10/2018
Merged by: @ChristophWurst
Base:
master← Head:enhancement/strict-typing📝 Commits (1)
80204aeMake app strict📊 Changes
8 files changed (+21 additions, -27 deletions)
View changed files
📝
lib/AppInfo/Application.php(+2 -0)📝
lib/Exception/SmsTransmissionException.php(+2 -0)📝
lib/Provider/SmsProvider.php(+2 -0)📝
lib/Service/ISmsService.php(+3 -3)📝
lib/Service/SmsProvider/PlaySMS.php(+3 -7)📝
lib/Service/SmsProvider/SignalGateway.php(+3 -3)📝
lib/Service/SmsProvider/Telegram.php(+3 -7)📝
lib/Service/SmsProvider/WebSmsDe.php(+3 -7)📄 Description
@rullzer, this one is for you 😻
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.