[PR #343] [MERGED] Fix remaining phpstan issues for #339 #703

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/343
Author: @Boy132
Created: 6/7/2024
Status: Merged
Merged: 6/9/2024
Merged by: @lancepioch

Base: mainHead: phpstan-fixes


📝 Commits (3)

  • f43fb98 fix phpstan in Node and EditProfile
  • 70fc843 revert some changes in EditProfile
  • 6b249b9 fix tests

📊 Changes

2 files changed (+19 additions, -7 deletions)

View changed files

📝 app/Filament/Resources/UserResource/Pages/EditProfile.php (+14 -7)
📝 app/Models/Node.php (+5 -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/pelican-dev/panel/pull/343 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/7/2024 **Status:** ✅ Merged **Merged:** 6/9/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `phpstan-fixes` --- ### 📝 Commits (3) - [`f43fb98`](https://github.com/pelican-dev/panel/commit/f43fb985a201fe65926875bd90070f357ccd90e8) fix phpstan in Node and EditProfile - [`70fc843`](https://github.com/pelican-dev/panel/commit/70fc84309fba641a4145349dca5bddbd33159df3) revert some changes in EditProfile - [`6b249b9`](https://github.com/pelican-dev/panel/commit/6b249b95458add312a55b26ee2f77829c1d37154) fix tests ### 📊 Changes **2 files changed** (+19 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/UserResource/Pages/EditProfile.php` (+14 -7) 📝 `app/Models/Node.php` (+5 -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>
OVERLORD added the pull-request label 2026-02-05 17:51:54 +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#703