Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/tests/
H A D02connection.phpt50 if (pg_options($db))
52 echo "pg_options() error\n";
H A Ddeprecated_implicit_default_link.phpt32 'pg_options',
101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h459 ZEND_FUNCTION(pg_options);
552 ZEND_FE(pg_options, arginfo_pg_options)
H A Dpgsql.stub.php55 function pg_options(?PgSql\Connection $connection = null): string {} function
H A Dpgsql.c961 PHP_FUNCTION(pg_options) in PHP_FUNCTION() argument

Completed in 23 milliseconds