PHP 8.5.0 RC 2 available for testing

ZipArchive::getStatusString

(PHP 5 >= 5.2.7, PHP 7, PHP 8)

ZipArchive::getStatusString โ€” Returns the status error message, system and/or zip messages

่ฏดๆ˜Ž

public ZipArchive::getStatusString(): string

Returns the status error message, system and/or zip messages.

ๅ‚ๆ•ฐ

ๆญคๅ‡ฝๆ•ฐๆฒกๆœ‰ๅ‚ๆ•ฐใ€‚

่ฟ”ๅ›žๅ€ผ

Returns a string with the status message.

ๆ›ดๆ–ฐๆ—ฅๅฟ—

็‰ˆๆœฌ ่ฏดๆ˜Ž
8.0.0, PECL zip 1.18.0 This method can be called on closed archive.
8.0.0, PECL zip 1.18.0 This method no longer returns false on failure.

๏ผ‹ๆทปๅŠ ๅค‡ๆณจ

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

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