update : 2015.11.03
php.shukuma.com검색:
|
Phar::getSupportedSignatures(PHP >= 5.3.0, PECL phar >= 1.1.0) Phar::getSupportedSignatures — Return array of supported signature types 설명
final public static array Phar::getSupportedSignatures
( void
)
Return array of supported signature types 인수No parameters. 반환값Returns an array containing any of MD5, SHA-1, SHA-256, SHA-512, or OpenSSL. 참고
|