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