PHP Requirement Change: 8.1 to 8.2 #5109

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

Originally created by @ssddanbrown on GitHub (Jan 8, 2025).

Originally assigned to: @ssddanbrown on GitHub.

Changes from PHP 8.1 to PHP 8.2 for next feature release.

Todo

  • Update code-base minimums
  • Update CI processes
  • Update scripts as required
    • 24.04 install script - Installs php8.3 (OS packages)
    • 22.04 install script - Needs updating, installs php8.1 (original OS packages) - Done via commit
    • 20.04 install script - Installs PHP 8.2 already, originally php7.4
    • 18.04 install script - Time to remove from site, well outside of standard support (Apr 2023)
  • Review guidance in "Updating PHP" docs.
  • Check popular distribution options:

Docs Update

  • Blogpost release notice
  • Update page - Version notice
  • Install page - Update install script details with new php versions used. - Done via commit
  • Install page - Update requirements.
  • "Updating PHP" docs - Update min php version mention
Originally created by @ssddanbrown on GitHub (Jan 8, 2025). Originally assigned to: @ssddanbrown on GitHub. Changes from PHP 8.1 to PHP 8.2 for next feature release. #### Todo - [x] Update code-base minimums - [x] Update CI processes - [x] Update scripts as required - [x] 24.04 install script - Installs php8.3 (OS packages) - [x] 22.04 install script - Needs updating, installs php8.1 (original OS packages) - Done via [commit](https://codeberg.org/bookstack/devops/commit/487a7141c385375b2ae98723464cd2246b9b9901) - [x] 20.04 install script - Installs PHP 8.2 already, originally php7.4 - [x] ~~18.04 install script~~ - Time to remove from site, well outside of standard support (Apr 2023) - [x] Review guidance in ["Updating PHP" docs](https://www.bookstackapp.com/docs/admin/updating-php/). - [x] Check popular distribution options: - [x] Linuxserver docker image - 8.3 - [x] Solidnerd docker image - 8.3 - [x] Hassio setup - 8.3 - [x] [Turnkey Linux](https://github.com/turnkeylinux-apps/bookstack) - 8.2 - [x] [Proxmox helper scripts](https://community-scripts.github.io/ProxmoxVE/scripts?id=bookstack) - 8.2 #### Docs Update - [x] Blogpost release notice - [ ] Update page - Version notice - [x] Install page - Update install script details with new php versions used. - Done via [commit](https://codeberg.org/bookstack/website/commit/82a541febb564cf99c7504365f739ab30a3aa6b0) - [x] Install page - Update requirements. - [x] ["Updating PHP" docs](https://www.bookstackapp.com/docs/admin/updating-php/) - Update min php version mention
OVERLORD added the 🔧 Maintenance📖 Docs Update🏭 Back-End labels 2026-02-05 09:41: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#5109