mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 09:01:54 +08:00
[PR #105] [MERGED] Dev #176
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/105
Author: @kmvan
Created: 10/18/2020
Status: ✅ Merged
Merged: 10/18/2020
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (4)
7fb7d94fix mysqli_get_client_version() should have no args in PHP 8067a59bMerge pull request #104 from jfcherng/fix/php8-compatibility5582fc2change alias6d0dbdbupdate to 6.3📊 Changes
80 files changed (+10783 additions, -6250 deletions)
View changed files
📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+11 -0)📝
dist/prober.php(+663 -2)📝
package-lock.json(+9722 -5827)📝
package.json(+33 -33)➖
prod.webpack.config.js(+0 -109)📝
src/Components/Bootstrap/src/components/index.tsx(+22 -22)📝
src/Components/Bootstrap/src/components/style/index.ts(+2 -2)📝
src/Components/Bootstrap/src/stores/index.ts(+1 -1)📝
src/Components/Card/src/components/card-grid.tsx(+3 -3)📝
src/Components/Card/src/components/error.tsx(+1 -1)📝
src/Components/Card/src/components/index.tsx(+3 -3)📝
src/Components/ColorScheme/src/components/index.tsx(+1 -5)📝
src/Components/ColorScheme/src/stores/colors.ts(+2 -2)📝
src/Components/Config/ConfigApi.php(+1 -1)📝
src/Components/Config/src/stores/index.ts(+3 -3)📝
src/Components/Container/src/components/index.tsx(+2 -2)📝
src/Components/Database/Conf.php(+1 -1)📝
src/Components/Database/src/components/index.tsx(+3 -3)📝
src/Components/Database/src/index.ts(+2 -2)...and 60 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.