--TEST-- MongoDB\Driver\Manager::createClientEncryption() fails if compiled without FLE --SKIPIF-- --FILE-- createClientEncryption([]); }, MongoDB\Driver\Exception\RuntimeException::class), "\n"; ?> ===DONE=== --EXPECT-- OK: Got MongoDB\Driver\Exception\RuntimeException Cannot configure clientEncryption object. Please recompile with support for libmongocrypt using the with-mongodb-client-side-encryption configure switch. ===DONE===