Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/tests/
H A D06copy_2.phpt21 pg_end_copy($db);
H A Ddeprecated_implicit_default_link.phpt51 'pg_end_copy',
131 Deprecated: pg_end_copy(): Automatic fetching of PostgreSQL connection is deprecated in %s on line …
/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h509 ZEND_FUNCTION(pg_end_copy);
626 ZEND_FE(pg_end_copy, arginfo_pg_end_copy)
H A Dpgsql.stub.php402 function pg_end_copy(?PgSql\Connection $connection = null): bool {} function
H A Dpgsql.c3004 PHP_FUNCTION(pg_end_copy) in PHP_FUNCTION() argument
/PHP-8.1/
H A DNEWS1785 . Fixed bug #81509 (pg_end_copy still expects a resource). (Matteo)

Completed in 26 milliseconds