Home
last modified time | relevance | path

Searched refs:pg_untrace (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/pgsql/tests/
H A Dgh12763.phpt2 Bug #GH12763 (pg_untrace(): Argument #1 ($connection) must be of type resource or null, PgSql\Conne…
16 pg_untrace($conn);
H A Ddeprecated_implicit_default_link.phpt42 'pg_untrace',
121 Deprecated: pg_untrace(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h493 ZEND_FUNCTION(pg_untrace);
599 ZEND_FE(pg_untrace, arginfo_pg_untrace)
H A Dpgsql.stub.php263 function pg_untrace(?PgSql\Connection $connection = null): bool {} function
H A Dpgsql.c2283 PHP_FUNCTION(pg_untrace) in PHP_FUNCTION() argument
/PHP-8.1/
H A DNEWS76 . Fixed bug GH-12763 wrong argument type for pg_untrace. (degtyarov)

Completed in 49 milliseconds