Statement on glibc/iconv Vulnerability

Swoole\Table::column

(PECL swoole >= 1.9.0)

Swoole\Table::columnDefine o tipo de dados e o tamanho das colunas.

Descrição

public Swoole\Table::column(string $name, string $type, int $size = ?): ReturnType

Parâmetros

name

type

size

Valor Retornado

add a note

User Contributed Notes

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