📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 18:50:29
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php84-pecl-mongodb_1.20.0-2.el8
/
tests
📍 /opt/alt/tests/alt-php84-pecl-mongodb_1.20.0-2.el8/tests
🔄 Refresh
✏️
Editing: manager-ctor-007.phpt
Read Only
--TEST-- MongoDB\Driver\Manager::__construct() reuses cached mongoc client --FILE-- <?php ini_set('mongodb.debug', 'stderr'); new MongoDB\Driver\Manager(); new MongoDB\Driver\Manager(); ini_set('mongodb.debug', ''); ?> ===DONE=== <?php exit(0); ?> --EXPECTF-- %A [%s] PHONGO: DEBUG > Created client with hash: %s %A [%s] PHONGO: DEBUG > Found client for hash: %s %A ===DONE===
💾 Save Changes
❌ Cancel