--TEST-- MongoDB\BSON\Javascript comparisons (without scope) --FILE-- new MongoDB\BSON\Javascript('function() { return 0; }')); ?> ===DONE=== --EXPECT-- bool(true) bool(true) bool(true) ===DONE===