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/int32.json
{
    "description": "Int32 type",
    "bson_type": "0x10",
    "test_key": "i",
    "valid": [
        {
            "description": "MinValue",
            "canonical_bson": "0C0000001069000000008000",
            "canonical_extjson": "{\"i\" : {\"$numberInt\": \"-2147483648\"}}",
            "relaxed_extjson": "{\"i\" : -2147483648}"
        },
        {
            "description": "MaxValue",
            "canonical_bson": "0C000000106900FFFFFF7F00",
            "canonical_extjson": "{\"i\" : {\"$numberInt\": \"2147483647\"}}",
            "relaxed_extjson": "{\"i\" : 2147483647}"
        },
        {
            "description": "-1",
            "canonical_bson": "0C000000106900FFFFFFFF00",
            "canonical_extjson": "{\"i\" : {\"$numberInt\": \"-1\"}}",
            "relaxed_extjson": "{\"i\" : -1}"
        },
        {
            "description": "0",
            "canonical_bson": "0C0000001069000000000000",
            "canonical_extjson": "{\"i\" : {\"$numberInt\": \"0\"}}",
            "relaxed_extjson": "{\"i\" : 0}"
        },
        {
            "description": "1",
            "canonical_bson": "0C0000001069000100000000",
            "canonical_extjson": "{\"i\" : {\"$numberInt\": \"1\"}}",
            "relaxed_extjson": "{\"i\" : 1}"
        }
    ],
    "decodeErrors": [
        {
            "description": "Bad int32 field length",
            "bson": "090000001061000500"
        }
    ]
}