PHP Conference Japan 2024

finfo::__construct

(PHP >= 5.3.0,PHP 7,PHP 8,PECL fileinfo >= 0.1.0)

finfo::__constructfinfo_open() 的别名

描述

public finfo::__construct(int $flags = FILEINFO_NONE, ?string $magic_database = null)

此函数是以下函数的别名:finfo_open()

变更日志

版本 描述
8.0.3 magic_database 现在可以为 null。
添加注释

用户贡献的笔记

此页面没有用户贡献的笔记。
To Top