The PgSql\Result class

(PHP 8 >= 8.1.0)

はじめに

PHP 8.1.0 以降、pgsql result リソースを置き換える、完全不定形クラスです。

クラス概要

namespace PgSql;
final class Result {
}