PHP 8.5.0 Beta 3 available for testing

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 ใฏใ€nullable ใซใชใ‚Šใพใ—ใŸใ€‚
๏ผ‹add a note

User Contributed Notes

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