Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
php /
tests /
mongodb /
tests /
serverApi /
Delete
Unzip
Name
Size
Permission
Date
Action
serverApi-bsonserialize-001.phpt
613
B
-rw-r--r--
2025-04-09 02:56
serverApi-bsonserialize-002.phpt
839
B
-rw-r--r--
2025-04-09 02:56
serverApi-construct-001.phpt
472
B
-rw-r--r--
2025-04-09 02:56
serverApi-debug.phpt
885
B
-rw-r--r--
2025-04-09 02:56
serverApi-serialization-002.phpt
2.01
KB
-rw-r--r--
2025-04-09 02:56
serverApi-serialization_error-001.phpt
1.17
KB
-rw-r--r--
2025-04-09 02:56
serverApi-serialization_error-002.phpt
1.17
KB
-rw-r--r--
2025-04-09 02:56
serverApi-set_state-001.phpt
1.18
KB
-rw-r--r--
2025-04-09 02:56
serverApi-set_state_error-001.phpt
1.65
KB
-rw-r--r--
2025-04-09 02:56
serverApi-var_export-001.phpt
958
B
-rw-r--r--
2025-04-09 02:56
Save
Rename
--TEST-- MongoDB\Driver\ServerApi::__construct() --FILE-- <?php require_once __DIR__ . "/../utils/basic.inc"; $version = new MongoDB\Driver\ServerApi('1'); echo throws(function() { new MongoDB\Driver\ServerApi('no way'); }, 'MongoDB\Driver\Exception\InvalidArgumentException'), "\n"; ?> ===DONE=== <?php exit(0); ?> --EXPECT-- OK: Got MongoDB\Driver\Exception\InvalidArgumentException Server API version "no way" is not supported in this driver version ===DONE===