mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1623] [MERGED] Create custom number format method to catch invalid languages on php 8.4 #1494
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/1623
Author: @Boy132
Created: 8/19/2025
Status: ✅ Merged
Merged: 8/31/2025
Merged by: @Boy132
Base:
main← Head:boy132/custom-number-format📝 Commits (2)
86532cacreate custom number format method to catch invalid languages on php 8.4f5f27b0catch Throwable and add fallback for locale📊 Changes
9 files changed (+26 additions, -21 deletions)
View changed files
📝
app/Filament/Admin/Resources/NodeResource/Widgets/NodeCpuChart.php(+2 -3)📝
app/Filament/Admin/Resources/NodeResource/Widgets/NodeMemoryChart.php(+4 -5)📝
app/Filament/Server/Pages/Settings.php(+1 -2)📝
app/Filament/Server/Widgets/ServerCpuChart.php(+1 -2)📝
app/Filament/Server/Widgets/ServerMemoryChart.php(+1 -2)📝
app/Filament/Server/Widgets/ServerOverview.php(+2 -3)📝
app/Livewire/ServerEntry.php(+1 -1)📝
app/Models/Server.php(+1 -2)📝
app/helpers.php(+13 -1)📄 Description
#SavePirateLanguage
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.