[PR #43] [MERGED] Make app strict #165

Closed
opened 2026-02-26 05:33:47 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: enhancement/strict-typing


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/43 **Author:** [@ChristophWurst](https://github.com/ChristophWurst) **Created:** 4/10/2018 **Status:** ✅ Merged **Merged:** 4/10/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `enhancement/strict-typing` --- ### 📝 Commits (1) - [`80204ae`](https://github.com/nextcloud/twofactor_gateway/commit/80204ae823c3182d0d6205b5e7165ec42feb3671) Make app strict ### 📊 Changes **8 files changed** (+21 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description @rullzer, this one is for you :heart_eyes_cat: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:47 +03:00
Sign in to join this conversation.
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/twofactor_gateway-nextcloud#165
No description provided.