File manager - Edit - /opt/cpanel/ea-php74/root/usr/share/tests/pecl/mongodb/tests/bson/bson-decimal128-get_properties-002.phpt
Back
--TEST-- MongoDB\BSON\Decimal128 get_properties handler (foreach) --FILE-- <?php $decimal = new MongoDB\BSON\Decimal128('1234.5678'); foreach ($decimal as $key => $value) { var_dump($key); var_dump($value); } ?> ===DONE=== <?php exit(0); ?> --EXPECT-- string(3) "dec" string(9) "1234.5678" ===DONE===
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings