mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #750] [MERGED] Remove exception methods because of memory bombing
#941
Reference in New Issue
Block a user
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/pelican-dev/panel/pull/750
Author: @Boy132
Created: 12/2/2024
Status: ✅ Merged
Merged: 12/3/2024
Merged by: @Boy132
Base:
main← Head:fix/remove-exception-methods📝 Commits (3)
af9f224remove exception methodsa1eebc1throw Halt instead of return5356320manually throw Halt to make phpstan happy📊 Changes
3 files changed (+26 additions, -38 deletions)
View changed files
📝
app/Filament/Resources/DatabaseHostResource/Pages/CreateDatabaseHost.php(+6 -10)📝
app/Filament/Resources/DatabaseHostResource/Pages/EditDatabaseHost.php(+6 -10)📝
app/Filament/Resources/UserResource/Pages/EditProfile.php(+14 -18)📄 Description
Fixes #732
(ref
6067076ec4)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.