[PR #4894] [MERGED] Updated minimum PHP version from 8.0 to 8.1 #6425

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4894
Author: @ssddanbrown
Created: 3/12/2024
Status: Merged
Merged: 3/12/2024
Merged by: @ssddanbrown

Base: developmentHead: php81-upgrade


📝 Commits (2)

  • 2ed931a Updated minimum PHP version from 8.0 to 8.1
  • 0776152 Dev: Fixed flaky OIDC test, updated dev version

📊 Changes

7 files changed (+487 additions, -487 deletions)

View changed files

📝 .github/workflows/test-migrations.yml (+1 -1)
📝 .github/workflows/test-php.yml (+1 -1)
📝 composer.json (+2 -2)
📝 composer.lock (+473 -479)
📝 phpstan.neon.dist (+1 -1)
📝 tests/Auth/OidcTest.php (+8 -2)
📝 version (+1 -1)

📄 Description

For #4893


🔄 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/4894 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/12/2024 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `php81-upgrade` --- ### 📝 Commits (2) - [`2ed931a`](https://github.com/BookStackApp/BookStack/commit/2ed931aeed9c6d633c391fff01637e68e35b75a2) Updated minimum PHP version from 8.0 to 8.1 - [`0776152`](https://github.com/BookStackApp/BookStack/commit/07761524af8277699d75fca09f35341420a6c619) Dev: Fixed flaky OIDC test, updated dev version ### 📊 Changes **7 files changed** (+487 additions, -487 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test-migrations.yml` (+1 -1) 📝 `.github/workflows/test-php.yml` (+1 -1) 📝 `composer.json` (+2 -2) 📝 `composer.lock` (+473 -479) 📝 `phpstan.neon.dist` (+1 -1) 📝 `tests/Auth/OidcTest.php` (+8 -2) 📝 `version` (+1 -1) </details> ### 📄 Description For #4893 --- <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:31:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6425