mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 09:01:54 +08:00
[PR #178] [MERGED] fix pow function in php54
#128
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:dev📝 Commits (2)
93705a8fixpowfunction in php54b9f30c0update to 8.7📊 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.