[PR #2328] [MERGED] Fixes from laravel-microscope package #5984

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2328
Author: @imanghafoori1
Created: 10/16/2020
Status: Merged
Merged: 11/1/2020
Merged by: @ssddanbrown

Base: masterHead: fixes


📝 Commits (2)

  • 704b808 fixes from laravel-microscope
  • 7a5442e Adds laravel-microscope package

📊 Changes

7 files changed (+6 additions, -8 deletions)

View changed files

📝 app/Auth/Permissions/PermissionService.php (+0 -3)
📝 app/Http/Controllers/Images/ImageController.php (+1 -1)
📝 composer.json (+1 -0)
📝 tests/Permissions/RestrictionsTest.php (+1 -1)
📝 tests/User/UserApiTokenTest.php (+1 -1)
📝 tests/User/UserPreferencesTest.php (+1 -1)
📝 tests/User/UserProfileTest.php (+1 -1)

📄 Description

This PR adds some fixes discovered and applied by laravel-microscope package.


🔄 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/2328 **Author:** [@imanghafoori1](https://github.com/imanghafoori1) **Created:** 10/16/2020 **Status:** ✅ Merged **Merged:** 11/1/2020 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `fixes` --- ### 📝 Commits (2) - [`704b808`](https://github.com/BookStackApp/BookStack/commit/704b808e9e6d7e90167e9b1e9f98ba6d90245762) fixes from laravel-microscope - [`7a5442e`](https://github.com/BookStackApp/BookStack/commit/7a5442e81b4260bc8bce652ab952524eb7b031dc) Adds laravel-microscope package ### 📊 Changes **7 files changed** (+6 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/Auth/Permissions/PermissionService.php` (+0 -3) 📝 `app/Http/Controllers/Images/ImageController.php` (+1 -1) 📝 `composer.json` (+1 -0) 📝 `tests/Permissions/RestrictionsTest.php` (+1 -1) 📝 `tests/User/UserApiTokenTest.php` (+1 -1) 📝 `tests/User/UserPreferencesTest.php` (+1 -1) 📝 `tests/User/UserProfileTest.php` (+1 -1) </details> ### 📄 Description This PR adds some fixes discovered and applied by laravel-microscope package. --- <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:21:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5984