[PR #1] [MERGED] [Fix] Detecting Swoole extension #236

Closed
opened 2026-01-15 11:46:18 +08:00 by yan · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmvan/x-prober/pull/1
Author: @jfcherng
Created: 9/2/2018
Status: Merged
Merged: 9/2/2018
Merged by: @kmvan

Base: masterHead: fix-detect-swoole


📝 Commits (1)

  • e80e932 Fix detecting Swoole extension

📊 Changes

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

View changed files

📝 src/PhpExtensionInfo/PhpExtensionInfo.php (+1 -1)

📄 Description

There is no \Swoole class at all.


🔄 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/kmvan/x-prober/pull/1 **Author:** [@jfcherng](https://github.com/jfcherng) **Created:** 9/2/2018 **Status:** ✅ Merged **Merged:** 9/2/2018 **Merged by:** [@kmvan](https://github.com/kmvan) **Base:** `master` ← **Head:** `fix-detect-swoole` --- ### 📝 Commits (1) - [`e80e932`](https://github.com/kmvan/x-prober/commit/e80e932da76fa9fbdb2b75803aa0d1358a9b67b0) Fix detecting Swoole extension ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/PhpExtensionInfo/PhpExtensionInfo.php` (+1 -1) </details> ### 📄 Description There is no `\Swoole` class at all. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yan added the pull-request label 2026-01-15 11:46:18 +08:00
yan closed this issue 2026-01-15 11:46:20 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yan/archived-x-prober#236