uawdijnntqw1x1x1
IP : 3.145.89.181
Hostname : host45.registrar-servers.com
Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
..
/
.
/
.
/
opt
/
alt
/
tests
/
alt-php82-pecl-mongodb_1.18.1-1.el8
/
tests
/
bson-int64-debug-001.phpt
/
/
--TEST-- MongoDB\BSON\Int64 debug output --FILE-- <?php $tests = [ '9223372036854775807', '-9223372036854775808', '0', ]; foreach ($tests as $test) { var_dump(new MongoDB\BSON\Int64($test)); } ?> ===DONE=== <?php exit(0); ?> --EXPECTF-- object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(19) "9223372036854775807" } object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(20) "-9223372036854775808" } object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(1) "0" } ===DONE===
/home/../././opt/alt/tests/alt-php82-pecl-mongodb_1.18.1-1.el8/tests/bson-int64-debug-001.phpt