= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_update — 向活躍的哈希運(yùn)算上下文中填充數(shù)據(jù)說(shuō)明hash_update(HashContext $context, string $data): bool參數(shù)cont">
(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)
hash_update — 向活躍的哈希運(yùn)算上下文中填充數(shù)據(jù)
$context, string $data): bool
返回 true。
| 版本 | 說(shuō)明 |
|---|---|
| 7.2.0 | 接收參數(shù)從資源類(lèi)型修改為 HashContext 對(duì)象類(lèi)型。 |