File manager - Edit - /opt/cpanel/ea-php80/root/usr/share/tests/pecl/mongodb/tests/bson/bson-timestamp-get_properties-002.phpt
Back
--TEST-- MongoDB\BSON\Timestamp get_properties handler (foreach) --FILE-- <?php $timestamp = new MongoDB\BSON\Timestamp(1234, 5678); foreach ($timestamp as $key => $value) { var_dump($key); var_dump($value); } ?> ===DONE=== <?php exit(0); ?> --EXPECT-- string(9) "increment" string(4) "1234" string(9) "timestamp" string(4) "5678" ===DONE===
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings