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 is nullable now.
๏ผ‹ๆทปๅŠ ๅค‡ๆณจ

็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจ

ๆญค้กต้ขๅฐšๆ— ็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจใ€‚
To Top