[PR #1532] [MERGED] Fix phpstan #1434

Closed
opened 2026-02-05 18:13:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1532
Author: @Boy132
Created: 7/18/2025
Status: Merged
Merged: 7/18/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-phpstan


📝 Commits (1)

📊 Changes

7 files changed (+12 additions, -9 deletions)

View changed files

📝 app/Http/Controllers/Api/Application/DatabaseHosts/DatabaseHostController.php (+1 -1)
📝 app/Http/Controllers/Api/Application/Mounts/MountController.php (+1 -1)
📝 app/Http/Controllers/Api/Application/Nodes/NodeController.php (+1 -1)
📝 app/Http/Controllers/Api/Application/Roles/RoleController.php (+1 -1)
📝 app/Http/Controllers/Api/Application/Servers/ServerController.php (+1 -1)
📝 app/Http/Controllers/Api/Application/Users/UserController.php (+1 -1)
📝 app/Http/Controllers/Api/Client/ClientController.php (+6 -3)

📄 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/pelican-dev/panel/pull/1532 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 7/18/2025 **Status:** ✅ Merged **Merged:** 7/18/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-phpstan` --- ### 📝 Commits (1) - [`d4f654a`](https://github.com/pelican-dev/panel/commit/d4f654afe0a1486e014b262a848fc5eb3a137d34) fix phpstan ### 📊 Changes **7 files changed** (+12 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/Api/Application/DatabaseHosts/DatabaseHostController.php` (+1 -1) 📝 `app/Http/Controllers/Api/Application/Mounts/MountController.php` (+1 -1) 📝 `app/Http/Controllers/Api/Application/Nodes/NodeController.php` (+1 -1) 📝 `app/Http/Controllers/Api/Application/Roles/RoleController.php` (+1 -1) 📝 `app/Http/Controllers/Api/Application/Servers/ServerController.php` (+1 -1) 📝 `app/Http/Controllers/Api/Application/Users/UserController.php` (+1 -1) 📝 `app/Http/Controllers/Api/Client/ClientController.php` (+6 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:13:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1434