PHP 8.6.0 Alpha 2 available for testing

Interfaz BaseResult

(PECL mysql-xdevapi >= 8.0.11)

Introducción

Sinopsis de la clase

class mysql_xdevapi\BaseResult {
/* Métodos */
abstract public function getWarnings(): array
abstract public function getWarningsCount(): int
}

Tabla de contenidos

add a note

User Contributed Notes

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