[PR #231] [CLOSED] Upgrade to 9.0.0 #90

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

📋 Pull Request Information

Original PR: https://github.com/kmvan/x-prober/pull/231
Author: @kmvan
Created: 8/13/2025
Status: Closed

Base: masterHead: dev


📝 Commits (10+)

📊 Changes

449 files changed (+12068 additions, -24717 deletions)

View changed files

.env.development (+3 -0)
.eslintrc (+0 -77)
📝 .gitignore (+1 -0)
.marscode/deviceInfo.json (+3 -0)
📝 .php-cs-fixer54 (+2 -2)
📝 AppConfig.json (+5 -1)
📝 CHANGELOG.md (+10 -0)
📝 README-jp.md (+56 -67)
📝 README-zh_CN.md (+10 -10)
📝 README-zh_HK.md (+46 -46)
📝 README-zh_TW.md (+44 -45)
📝 README.md (+54 -56)
benchmarks.json (+62 -0)
biome.jsonc (+16 -0)
📝 compiler/Compiler.php (+42 -75)
📝 compiler/ConfigGeneration.php (+3 -32)
📝 compiler/ScriptGeneration.php (+2 -2)
📝 compiler/StyleGeneration.php (+2 -2)
dev.vite.config.mjs (+53 -0)
dev/AppConfig.json (+86 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/231 **Author:** [@kmvan](https://github.com/kmvan) **Created:** 8/13/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`29089a4`](https://github.com/kmvan/x-prober/commit/29089a4de479f8af690937c929a7c1831e57ec76) rewrite project - [`c12f7be`](https://github.com/kmvan/x-prober/commit/c12f7bea7ddccb7acb55ea6538d6d8300a741345) completed modules - [`9e781cc`](https://github.com/kmvan/x-prober/commit/9e781cc314d41f0ed9eec71ce60597e743be95cc) adjust config - [`be00b6b`](https://github.com/kmvan/x-prober/commit/be00b6b195ca3ea44a0f1249c9db8ccd615203ef) adjust config - [`89364ec`](https://github.com/kmvan/x-prober/commit/89364ec876765cb46ffc3b4ee3cb66b7c8f99db3) change php-cs-fixer54 visibility_required - [`d08cb22`](https://github.com/kmvan/x-prober/commit/d08cb2213953a4ea371f2ae0868f7b3d1cee40a9) update language - [`b47682c`](https://github.com/kmvan/x-prober/commit/b47682c41fbd770e669ffc388f82fde26266f9bc) remove fork me - [`d576c22`](https://github.com/kmvan/x-prober/commit/d576c222351b28161db8e053850408a1b9c6e37d) optimize updater - [`6617805`](https://github.com/kmvan/x-prober/commit/66178051a03e4fe6344df84d571e1ec09226cafc) update package - [`d97f05d`](https://github.com/kmvan/x-prober/commit/d97f05d4953811c01fc1188b5c06409726329b25) update gitgnore ### 📊 Changes **449 files changed** (+12068 additions, -24717 deletions) <details> <summary>View changed files</summary> ➕ `.env.development` (+3 -0) ➖ `.eslintrc` (+0 -77) 📝 `.gitignore` (+1 -0) ➕ `.marscode/deviceInfo.json` (+3 -0) 📝 `.php-cs-fixer54` (+2 -2) 📝 `AppConfig.json` (+5 -1) 📝 `CHANGELOG.md` (+10 -0) 📝 `README-jp.md` (+56 -67) 📝 `README-zh_CN.md` (+10 -10) 📝 `README-zh_HK.md` (+46 -46) 📝 `README-zh_TW.md` (+44 -45) 📝 `README.md` (+54 -56) ➕ `benchmarks.json` (+62 -0) ➕ `biome.jsonc` (+16 -0) 📝 `compiler/Compiler.php` (+42 -75) 📝 `compiler/ConfigGeneration.php` (+3 -32) 📝 `compiler/ScriptGeneration.php` (+2 -2) 📝 `compiler/StyleGeneration.php` (+2 -2) ➕ `dev.vite.config.mjs` (+53 -0) ➕ `dev/AppConfig.json` (+86 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:41:25 +08:00
yan closed this issue 2026-01-15 11:41:29 +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#90