Merge 'stable' into 'minor-next'

Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/17959045221
This commit is contained in:
pmmp-admin-bot[bot]
2025-09-23 21:05:48 +00:00

View File

@@ -88,7 +88,7 @@ class SendUsageTask extends AsyncTask{
"phpVersion" => PHP_VERSION, "phpVersion" => PHP_VERSION,
"machine" => php_uname("a"), "machine" => php_uname("a"),
"release" => php_uname("r"), "release" => php_uname("r"),
"platform" => php_uname("i") "platform" => php_uname("m")
]; ];
$data["players"] = [ $data["players"] = [