sodium_memzero

Supported Versions: PHP 7 >= 7.2.0, PHP 8
Overwrite a string with NUL characters
<?php sodium_memzero(string &$string): void