File manager - Edit - /opt/cpanel/ea-php74/root/usr/share/tests/pecl/mongodb/tests/bson/bson-javascript-tostring-001.phpt
Back
--TEST-- MongoDB\BSON\Javascript::__toString() --FILE-- <?php $js = new MongoDB\BSON\Javascript('function() { return 1; }'); var_dump((string) $js); $js = new MongoDB\BSON\Javascript('function() { return bar; }', ['bar' => 1]); var_dump((string) $js); ?> ===DONE=== <?php exit(0); ?> --EXPECT-- string(24) "function() { return 1; }" string(26) "function() { return bar; }" ===DONE===
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings