Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
opt
/
php-8.3
/
share
/
test
/
mongodb
/
tests
/
cursorid
/
//proc/thread-self/root/opt/php-8.3/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); ?> --EXPECTF-- %r\\?%rMongoDB\Driver\CursorId::__set_state(array( 'id' => %r(7250031947823432848|'7250031947823432848')%r, )) ===DONE===