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 7434766 commit 7a9c02dCopy full SHA for 7a9c02d
tests/bson/bson-toPHP_error-001.phpt
@@ -3,7 +3,7 @@ MongoDB\BSON\toPHP(): Type classes must be instantiatable and implement Unserial
3
--FILE--
4
<?php
5
6
-require_once __DIR__ . "/../utils/basic.inc";
+require_once __DIR__ . '/../utils/tools.php';
7
8
abstract class MyAbstractDocument implements MongoDB\BSON\Unserializable {}
9
0 commit comments