mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 10:39:33 +08:00
无法获取数据 #86
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?
Originally created by @zhuyijun1573 on GitHub (Dec 1, 2025).
请问什么原因啊
@kmvan commented on GitHub (Dec 19, 2025):
有什么提示吗?
@Cathgao commented on GitHub (Dec 21, 2025):
试试装上mbstring模块
@kmvan commented on GitHub (Dec 21, 2025):
有可能是mb_函数导致的,目前发现stripos居然被php-cs-fixer自动转换成 mb_ 系列函数了。等会发布新版应该可以解决