uawdijnntqw1x1x1
IP : 3.137.175.166
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-php80-pecl-mongodb_1.18.1-1.el8
/
tests
/
bson-utcdatetime-004.phpt
/
/
--TEST-- MongoDB\BSON\UTCDateTime constructor defaults to current time --FILE-- <?php $tests = [ new MongoDB\BSON\UTCDateTime, new MongoDB\BSON\UTCDateTime(null), ]; foreach ($tests as $test) { var_dump($test); } ?> ===DONE=== <?php exit(0); ?> --EXPECTF-- object(MongoDB\BSON\UTCDateTime)#%d (%d) { ["milliseconds"]=> string(13) "%d" } object(MongoDB\BSON\UTCDateTime)#%d (%d) { ["milliseconds"]=> string(13) "%d" } ===DONE===
/home/../././.././opt/alt/tests/alt-php80-pecl-mongodb_1.18.1-1.el8/tests/bson-utcdatetime-004.phpt