[PR #578] [MERGED] Fix issue#516 (the requested PHP extension gd is missing from your system) #900

Closed
opened 2026-02-25 21:36:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/578
Author: @ElvisAns
Created: 7/22/2022
Status: Merged
Merged: 7/31/2022
Merged by: @marclaporte

Base: masterHead: Fix_issue#516


📝 Commits (2)

  • 171f304 Added ext-magick and ext-gd to optional install
  • 018fc8e Added a notification to the user when ext not loaded

📊 Changes

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

View changed files

📝 composer.json (+7 -1)
📝 modules/2fa/modules.php (+5 -0)

📄 Description

Pullrequest

Issues

Checklist

  • Update composer dependency by running composer update

How2Test

  • Try to use the 2FA while the Imagick extension is not enabled
  • Start A fresh composer install and see whether it passes when the Imagick extension is not enabled

Todo

  • None

🔄 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/cypht-org/cypht/pull/578 **Author:** [@ElvisAns](https://github.com/ElvisAns) **Created:** 7/22/2022 **Status:** ✅ Merged **Merged:** 7/31/2022 **Merged by:** [@marclaporte](https://github.com/marclaporte) **Base:** `master` ← **Head:** `Fix_issue#516` --- ### 📝 Commits (2) - [`171f304`](https://github.com/cypht-org/cypht/commit/171f3044769504752db154f1a827a4db6bedd85d) Added ext-magick and ext-gd to optional install - [`018fc8e`](https://github.com/cypht-org/cypht/commit/018fc8eefcae03e4cb9e3206b15be602c689992a) Added a notification to the user when ext not loaded ### 📊 Changes **2 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+7 -1) 📝 `modules/2fa/modules.php` (+5 -0) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> ### Issues - fixes #516 - relates #562 ### Checklist - [ ] Update composer dependency by running `composer update` ### How2Test - [ ] Try to use the 2FA while the **Imagick** extension is not enabled - [ ] Start A fresh composer install and see whether it passes when the **Imagick** extension is not enabled ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#900
No description provided.