[PR #1390] [MERGED] refactor(other): extract database extension checks into reusable function #1477

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1390
Author: @Baraka24
Created: 11/27/2024
Status: Merged
Merged: 12/19/2024
Merged by: @josaphatim

Base: masterHead: refactor-setup_database.php


📝 Commits (1)

  • d7c469d refactor(other): Extract database extension checks into reusable function

📊 Changes

1 file changed (+25 additions, -27 deletions)

View changed files

📝 scripts/setup_database.php (+25 -27)

📄 Description

🍰 Pullrequest

Issues

Todo

  • Created checkRequiredExtensions function to remove duplicate code
    for verifying required database driver extensions.

🔄 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/1390 **Author:** [@Baraka24](https://github.com/Baraka24) **Created:** 11/27/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@josaphatim](https://github.com/josaphatim) **Base:** `master` ← **Head:** `refactor-setup_database.php` --- ### 📝 Commits (1) - [`d7c469d`](https://github.com/cypht-org/cypht/commit/d7c469d09f45a10d619c1526a18dbae70ff20ed9) refactor(other): Extract database extension checks into reusable function ### 📊 Changes **1 file changed** (+25 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `scripts/setup_database.php` (+25 -27) </details> ### 📄 Description <!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> ## 🍰 Pullrequest <!-- Describe the Pullrequest. Use Screenshots if possible. --> ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [Related comment](https://github.com/cypht-org/cypht/pull/1251#discussion_r1856262166) ### Todo <!-- In case some parts are still missing, list them here. --> - [X] Created `checkRequiredExtensions` function to remove duplicate code for verifying required database driver extensions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:23 +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#1477
No description provided.