ROOTPLOIT
Server: LiteSpeed
System: Linux in-mum-web1878.main-hosting.eu 5.14.0-570.21.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 11 07:22:35 EDT 2025 x86_64
User: u435929562 (435929562)
PHP: 7.4.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //opt/go/pkg/mod/go.mongodb.org/[email protected]/testdata/bson-corpus/int64.json
{
    "description": "Int64 type",
    "bson_type": "0x12",
    "test_key": "a",
    "valid": [
        {
            "description": "MinValue",
            "canonical_bson": "10000000126100000000000000008000",
            "canonical_extjson": "{\"a\" : {\"$numberLong\" : \"-9223372036854775808\"}}",
            "relaxed_extjson": "{\"a\" : -9223372036854775808}"
        },
        {
            "description": "MaxValue",
            "canonical_bson": "10000000126100FFFFFFFFFFFFFF7F00",
            "canonical_extjson": "{\"a\" : {\"$numberLong\" : \"9223372036854775807\"}}",
            "relaxed_extjson": "{\"a\" : 9223372036854775807}"
        },
        {
            "description": "-1",
            "canonical_bson": "10000000126100FFFFFFFFFFFFFFFF00",
            "canonical_extjson": "{\"a\" : {\"$numberLong\" : \"-1\"}}",
            "relaxed_extjson": "{\"a\" : -1}"
        },
        {
            "description": "0",
            "canonical_bson": "10000000126100000000000000000000",
            "canonical_extjson": "{\"a\" : {\"$numberLong\" : \"0\"}}",
            "relaxed_extjson": "{\"a\" : 0}"
        },
        {
            "description": "1",
            "canonical_bson": "10000000126100010000000000000000",
            "canonical_extjson": "{\"a\" : {\"$numberLong\" : \"1\"}}",
            "relaxed_extjson": "{\"a\" : 1}"
        }
    ],
    "decodeErrors": [
        {
            "description": "int64 field truncated",
            "bson": "0C0000001261001234567800"
        }
    ]
}