Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
stable
PocketMine-MP
/
src
/
stats
下载当前目录
D
Dylan K. Taylor
SendUsageTask: fixed php_uname() call with invalid mode
45698e4b
创建于
2025年9月23日
历史提交
文件
最后提交记录
最后更新时间
SendUsageTask.php
SendUsageTask: fixed php_uname() call with invalid mode this now throws in PHP 8.4. Previously it returned the same as php_uname(a). Presumably the intent was to capture the CPU arch and not a repeat of the machine field. closes #6811
7 个月前