[PR #1072] [MERGED] Tests: Make PHPstan run in 8.2, 8.3 & 8.4 #1159

Closed
opened 2026-02-04 19:22:31 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1072
Author: @rmartinoscar
Created: 3/9/2025
Status: Merged
Merged: 3/9/2025
Merged by: @rmartinoscar

Base: mainHead: Tests/PhpVersions


📝 Commits (2)

  • 3087330 Add PHP [8.2,8.3,8.4] matrices to phpstan
  • 6777971 Use a pointer with unset() to make PHP 8.4 happy

📊 Changes

3 files changed (+23 additions, -4 deletions)

View changed files

📝 .github/workflows/lint.yaml (+19 -2)
📝 app/Extensions/Backups/BackupManager.php (+2 -1)
📝 app/Livewire/AlertBannerContainer.php (+2 -1)

📄 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/1072 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `Tests/PhpVersions` --- ### 📝 Commits (2) - [`3087330`](https://github.com/pelican-dev/panel/commit/3087330a45dcb013a0c44d8a46bfc1195543d8a5) Add PHP [8.2,8.3,8.4] matrices to `phpstan` - [`6777971`](https://github.com/pelican-dev/panel/commit/6777971e4709ec7f4b8a5ad73844be101ef6aaf8) Use a pointer with `unset()` to make PHP 8.4 happy ### 📊 Changes **3 files changed** (+23 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/lint.yaml` (+19 -2) 📝 `app/Extensions/Backups/BackupManager.php` (+2 -1) 📝 `app/Livewire/AlertBannerContainer.php` (+2 -1) </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-04 19:22:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1159