📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 09:37:02
📂
/
/
opt
/
alt
/
tests
/
alt-php81-pecl-mongodb_1.18.1-1.el8
/
tests
✏️
Editing: cursorinterface-002.phpt
--TEST-- MongoDB\Driver\CursorInterface extends Traversable --FILE-- <?php var_dump(in_array('Traversable', class_implements('MongoDB\Driver\CursorInterface'))); ?> ===DONE=== <?php exit(0); ?> --EXPECT-- bool(true) ===DONE===
💾 Save Changes
❌ Cancel