Searched refs:pg_untrace (Results 1 – 5 of 5) sorted by relevance
2 Bug #GH12763 (pg_untrace(): Argument #1 ($connection) must be of type resource or null, PgSql\Conne…16 pg_untrace($conn);
42 'pg_untrace',121 Deprecated: pg_untrace(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
700 function pg_untrace(?PgSql\Connection $connection = null): true {} function
548 ZEND_FUNCTION(pg_untrace);668 ZEND_FE(pg_untrace, arginfo_pg_untrace)
2414 PHP_FUNCTION(pg_untrace) in PHP_FUNCTION() argument
Completed in 32 milliseconds