mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #804] [MERGED] Update phpstan to latest #978
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/804
Author: @lancepioch
Created: 12/9/2024
Status: ✅ Merged
Merged: 1/16/2025
Merged by: @lancepioch
Base:
main← Head:lance/rules📝 Commits (10+)
a9852e5Fix thesed9386fdUpdate phpstan3811156Transform these into their identifiers instead1515116Fix custom rule23148daLicense is wrong6adf8e1Update thesea1a9b12Pint fixes9d672bdFix thisc1e4eedConsolidate these6f82c30Never supported PHP 7📊 Changes
56 files changed (+566 additions, -1324 deletions)
View changed files
➖
.github/docker/default.conf(+0 -75)➖
.github/docker/default_ssl.conf(+0 -70)➖
.github/docker/www.conf(+0 -16)📝
app/Console/Commands/Schedule/ProcessRunnableCommand.php(+6 -8)📝
app/Console/Commands/Server/BulkPowerActionCommand.php(+10 -18)📝
app/Console/Commands/UpgradeCommand.php(+0 -4)➕
app/Eloquent/BackupQueryBuilder.php(+24 -0)📝
app/Enums/EditorLanguages.php(+1 -1)📝
app/Exceptions/Handler.php(+14 -12)📝
app/Extensions/Filesystem/S3Filesystem.php(+0 -23)📝
app/Filament/Admin/Resources/UserResource/Pages/EditUser.php(+2 -1)📝
app/Filament/Admin/Resources/UserResource/RelationManagers/ServersRelationManager.php(+1 -1)📝
app/Filament/Components/Actions/ImportEggAction.php(+0 -2)📝
app/Filament/Components/Tables/Actions/ImportEggAction.php(+0 -2)📝
app/Filament/Components/Tables/Columns/DateTimeColumn.php(+1 -1)📝
app/Filament/Pages/Auth/EditProfile.php(+24 -32)📝
app/Filament/Server/Resources/DatabaseResource/Pages/ListDatabases.php(+1 -2)📝
app/Filament/Server/Resources/FileResource/Pages/ListFiles.php(+3 -6)📝
app/Filament/Server/Widgets/ServerConsole.php(+13 -4)📝
app/Http/Controllers/Api/Client/AccountController.php(+2 -2)...and 36 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.