[PR #2089] [MERGED] Update database config to remove deprecation warning on php 8.5 #1755

Closed
opened 2026-02-04 20:13:01 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2089
Author: @Boy132
Created: 1/9/2026
Status: Merged
Merged: 1/9/2026
Merged by: @Boy132

Base: mainHead: boy132/php8.5-followup


📝 Commits (2)

  • 4d12fcc update database config to remove deprecation warning
  • 995a79f fix typo

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 config/database.php (+4 -4)

📄 Description

Small followup for #2079 to remove some annoying deprecation warnings.

adb4eb81b6/config/database.php (L64)


🔄 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/2089 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/php8.5-followup` --- ### 📝 Commits (2) - [`4d12fcc`](https://github.com/pelican-dev/panel/commit/4d12fcc7746aa1b4276d7e8ae8559323bb52dde3) update database config to remove deprecation warning - [`995a79f`](https://github.com/pelican-dev/panel/commit/995a79fd8db4fd4d96af9a163accb303261a4a53) fix typo ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `config/database.php` (+4 -4) </details> ### 📄 Description Small followup for #2079 to remove some annoying deprecation warnings. https://github.com/laravel/framework/blob/adb4eb81b62694c77d3ddba4506f4b475da43fbb/config/database.php#L64 --- <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 20:13:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1755