finfo::__construct
(PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0)
finfo::__construct — 別名 finfo_open()
說明
public finfo::__construct(int
$flags
= FILEINFO_NONE
, ?string $magic_database
= null
)此函式是該函式的別名: finfo_open()
更新日誌
版本 | 說明 |
---|---|
8.0.3 |
magic_database is nullable now.
|