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 ac5920f commit f18a038Copy full SHA for f18a038
ext/pgsql/tests/pg_trace.phpt
@@ -21,6 +21,6 @@ var_dump(pg_trace($tracefile, 'w', $db, 0));
21
$res = pg_query($db, 'select 1');
22
23
?>
24
---EXPECT--
25
-pg_trace(): Argument #4 ($trace_mode) cannot set as trace is unsupported
+--EXPECTF--
+pg_trace(): Argument #4 ($trace_mode) %s
26
bool(true)
0 commit comments