[PR #702] [MERGED] Added warning message when curl is not eenabled #992

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/702
Author: @josaphatim
Created: 4/18/2023
Status: Merged
Merged: 7/10/2023
Merged by: @kroky

Base: masterHead: curl-disabled-message


📝 Commits (1)

  • 3d7eca7 Added warning message when curl is not eenabled

📊 Changes

5 files changed (+43 additions, -31 deletions)

View changed files

📝 lib/api.php (+3 -0)
📝 lib/framework.php (+6 -1)
📝 modules/developer/modules.php (+11 -9)
📝 modules/nasa/modules.php (+1 -1)
📝 modules/nux/modules.php (+22 -20)

📄 Description

Relates: https://github.com/jasonmunro/cypht/issues/690

Added a nicer error message when cURL extension is not enabled.


🔄 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/702 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 4/18/2023 **Status:** ✅ Merged **Merged:** 7/10/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `curl-disabled-message` --- ### 📝 Commits (1) - [`3d7eca7`](https://github.com/cypht-org/cypht/commit/3d7eca78e026358c249a822f84ec42e89e4cebf3) Added warning message when curl is not eenabled ### 📊 Changes **5 files changed** (+43 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `lib/api.php` (+3 -0) 📝 `lib/framework.php` (+6 -1) 📝 `modules/developer/modules.php` (+11 -9) 📝 `modules/nasa/modules.php` (+1 -1) 📝 `modules/nux/modules.php` (+22 -20) </details> ### 📄 Description Relates: https://github.com/jasonmunro/cypht/issues/690 Added a nicer error message when cURL extension is not enabled. --- <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:53 +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#992
No description provided.