hash_update
symfony/var-dumper
Supported Versions: PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1
Pump data into an active hashing context
<?php hash_update
(
HashContext $context
,
string $data
):
bool