Statement on glibc/iconv Vulnerability

The Swoole\Serialize class

(PECL swoole >= 1.9.0)

Introduzione

Sommario della classe

class Swoole\Serialize {
/* Metodi */
public static pack(string $data, int $is_fast = ?): ReturnType
public static unpack(string $data, string $args = ?): ReturnType
}

Indice dei contenuti

add a note

User Contributed Notes

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