PharFileInfo::getCRC32

PharFileInfo::getCRC32

(PHP >= 5.3.0, PECL phar >= 1.0.0)

PharFileInfo::getCRC32Returns CRC32 code or throws an exception if CRC has not been verified

Description

public int PharFileInfo::getCRC32 ( void )

This returns the crc32() checksum of the file within the Phar archive.