[PR #3852] [MERGED] PHP8.2 Support #6267

Closed
opened 2026-02-05 10:28:07 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3852
Author: @ssddanbrown
Created: 11/14/2022
Status: Merged
Merged: 11/21/2022
Merged by: @ssddanbrown

Base: developmentHead: php82


📝 Commits (1)

  • 796f409 Added php8.2 to GH action checks

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/test-migrations.yml (+1 -1)
📝 .github/workflows/test-php.yml (+1 -1)

📄 Description

Early PHP 8.2 support checking to ensure no major issues before release.
PHP7.4 to be dropped in future release.


🔄 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/BookStackApp/BookStack/pull/3852 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 11/14/2022 **Status:** ✅ Merged **Merged:** 11/21/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `php82` --- ### 📝 Commits (1) - [`796f409`](https://github.com/BookStackApp/BookStack/commit/796f4090b5a60dbef4fed8e298725ba20dea8655) Added php8.2 to GH action checks ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test-migrations.yml` (+1 -1) 📝 `.github/workflows/test-php.yml` (+1 -1) </details> ### 📄 Description Early PHP 8.2 support checking to ensure no major issues before release. PHP7.4 to be dropped in future release. --- <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-05 10:28:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6267