Searched refs:pg_untrace (Results 1 – 6 of 6) 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
493 ZEND_FUNCTION(pg_untrace);599 ZEND_FE(pg_untrace, arginfo_pg_untrace)
644 function pg_untrace(?PgSql\Connection $connection = null): bool {} function
2189 PHP_FUNCTION(pg_untrace) in PHP_FUNCTION() argument
1073 . Fixed bug GH-12763 wrong argument type for pg_untrace. (degtyarov)
Completed in 27 milliseconds