We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865078c commit 9aad293Copy full SHA for 9aad293
tests/writeConcern/writeconcern-ctor_error-002.phpt
@@ -25,7 +25,7 @@ foreach ($tests as $test) {
25
<?php exit(0); ?>
26
--EXPECTF--
27
OK: Got MongoDB\Driver\Exception\InvalidArgumentException
28
-Expected w to be integer or string, double given
+Expected w to be integer or string, %r(double|float)%r given
29
30
Expected w to be integer or string, boolean given
31
0 commit comments