[PR #3579] [MERGED] Updated DOMPDF, and other PHP dependancies #6225

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3579
Author: @ssddanbrown
Created: 7/17/2022
Status: Merged
Merged: 7/17/2022
Merged by: @ssddanbrown

Base: developmentHead: dompdf_and_php_deps


📝 Commits (2)

  • 24f4feb Updated DOMPDF, and other PHP dependancies
  • 56da25b Fixed failing tests from dompdf chanages

📊 Changes

7 files changed (+244 additions, -134 deletions)

View changed files

📝 app/Config/app.php (+0 -2)
📝 app/Config/dompdf.php (+32 -11)
📝 app/Entities/Tools/PdfGenerator.php (+1 -1)
📝 composer.json (+1 -1)
📝 composer.lock (+204 -113)
📝 tests/Entity/PageContentTest.php (+1 -1)
📝 tests/Unit/ConfigTest.php (+5 -5)

📄 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/BookStackApp/BookStack/pull/3579 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 7/17/2022 **Status:** ✅ Merged **Merged:** 7/17/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `dompdf_and_php_deps` --- ### 📝 Commits (2) - [`24f4feb`](https://github.com/BookStackApp/BookStack/commit/24f4febcd57cec3cd3378c17abd81d939a08668b) Updated DOMPDF, and other PHP dependancies - [`56da25b`](https://github.com/BookStackApp/BookStack/commit/56da25b07a3ffce5b2140af660b244c6145d1b9b) Fixed failing tests from dompdf chanages ### 📊 Changes **7 files changed** (+244 additions, -134 deletions) <details> <summary>View changed files</summary> 📝 `app/Config/app.php` (+0 -2) 📝 `app/Config/dompdf.php` (+32 -11) 📝 `app/Entities/Tools/PdfGenerator.php` (+1 -1) 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+204 -113) 📝 `tests/Entity/PageContentTest.php` (+1 -1) 📝 `tests/Unit/ConfigTest.php` (+5 -5) </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-05 10:27:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6225