Home
last modified time | relevance | path

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

/php-src/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-src/ext/pgsql/
H A Dpgsql_arginfo.h504 ZEND_FUNCTION(pg_untrace);
612 ZEND_FE(pg_untrace, arginfo_pg_untrace)
H A Dpgsql.stub.php689 function pg_untrace(?PgSql\Connection $connection = null): true {} function
H A Dpgsql.c2226 PHP_FUNCTION(pg_untrace) in PHP_FUNCTION() argument

Completed in 30 milliseconds