CakeFest 2024: The Official CakePHP Conference

The PgSql\Connection class

(PHP 8 >= 8.1.0)

Einführung

A fully opaque class which replaces a pgsql link resource as of PHP 8.1.0.

Klassenbeschreibung

final class PgSql\Connection {
}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top