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 2f9f292 commit d1a38e8Copy full SHA for d1a38e8
ext/odbc/tests/odbc_close_all_001.phpt
@@ -28,11 +28,11 @@ var_dump($result2);
28
29
?>
30
--EXPECTF--
31
-resource(5) of type (odbc link)
32
-resource(7) of type (odbc link persistent)
33
-resource(8) of type (odbc result)
34
-resource(9) of type (odbc result)
35
-resource(5) of type (Unknown)
36
-resource(7) of type (Unknown)
37
-resource(8) of type (Unknown)
38
-resource(9) of type (Unknown)
+resource(%d) of type (odbc link)
+resource(%d) of type (odbc link persistent)
+resource(%d) of type (odbc result)
+resource(%d) of type (Unknown)
0 commit comments