something like

$result = (new HashContext("SHA1"))->update($str1)->update($str2)->final();

(userland sample imp: https://3v4l.org/lXd3u )

I tried asking on the bugtracker ( https://bugs.php.net/bug.php?id=80221 ) ,
but was told to ask on this mailing list instead.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to