Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
opt
/
php-7.4
/
share
/
test
/
mongodb
/
tests
/
cursorid
/
//proc/self/root/opt/php-7.4/share/test/mongodb/tests/cursorid/cursorid-set_state-001.phpt
--TEST-- MongoDB\Driver\CursorId::__set_state() --FILE-- <?php var_export(MongoDB\Driver\CursorId::__set_state([ 'id' => '7250031947823432848', ])); echo "\n"; ?> ===DONE=== <?php exit(0); ?> --EXPECT-- MongoDB\Driver\CursorId::__set_state(array( 'id' => '7250031947823432848', )) ===DONE===