Searched refs:pg_options (Results 1 – 5 of 5) sorted by relevance
48 if (pg_options($db))50 echo "pg_options() error\n";
32 'pg_options',101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
488 function pg_options(?PgSql\Connection $connection = null): string {} function
511 ZEND_FUNCTION(pg_options);620 ZEND_FE(pg_options, arginfo_pg_options)
1016 PHP_FUNCTION(pg_options) in PHP_FUNCTION() argument
Completed in 23 milliseconds