Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/pgsql/
H A Dpgsql_arginfo.h505 ZEND_FUNCTION(pg_untrace);
614 ZEND_FE(pg_untrace, arginfo_pg_untrace)
H A Dpgsql.stub.php689 function pg_untrace(?PgSql\Connection $connection = null): true {} function
H A Dpgsql.c2219 PHP_FUNCTION(pg_untrace) in PHP_FUNCTION() argument

Completed in 51 milliseconds