[PR #178] [MERGED] fix pow function in php54 #128

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

📋 Pull Request Information

Original PR: https://github.com/kmvan/x-prober/pull/178
Author: @kmvan
Created: 12/5/2021
Status: Merged
Merged: 12/5/2021
Merged by: @kmvan

Base: masterHead: dev


📝 Commits (2)

📊 Changes

9 files changed (+37 additions, -31 deletions)

View changed files

📝 .php-cs-fixer53 (+1 -1)
📝 .vscode/settings.json (+1 -1)
📝 AppConfig.json (+1 -1)
📝 CHANGELOG.md (+6 -0)
📝 dist/prober.php (+4 -4)
📝 package.json (+21 -21)
📝 src/Components/Config/ConfigApi.php (+1 -1)
📝 src/Components/ServerBenchmark/ServerBenchmarkApi.php (+1 -1)
📝 src/Components/Xconfig/XconfigApi.php (+1 -1)

📄 Description

fix #177


🔄 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/178 **Author:** [@kmvan](https://github.com/kmvan) **Created:** 12/5/2021 **Status:** ✅ Merged **Merged:** 12/5/2021 **Merged by:** [@kmvan](https://github.com/kmvan) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (2) - [`93705a8`](https://github.com/kmvan/x-prober/commit/93705a8aee95b70bd1ed8d6ab99122b32ed8d2b9) fix `pow` function in php54 - [`b9f30c0`](https://github.com/kmvan/x-prober/commit/b9f30c029610cfb59d867c1aa203da813fc2b703) update to 8.7 ### 📊 Changes **9 files changed** (+37 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.php-cs-fixer53` (+1 -1) 📝 `.vscode/settings.json` (+1 -1) 📝 `AppConfig.json` (+1 -1) 📝 `CHANGELOG.md` (+6 -0) 📝 `dist/prober.php` (+4 -4) 📝 `package.json` (+21 -21) 📝 `src/Components/Config/ConfigApi.php` (+1 -1) 📝 `src/Components/ServerBenchmark/ServerBenchmarkApi.php` (+1 -1) 📝 `src/Components/Xconfig/XconfigApi.php` (+1 -1) </details> ### 📄 Description fix #177 --- <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:42:42 +08:00
yan closed this issue 2026-01-15 11:42:43 +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#128