http-signatures-php icon indicating copy to clipboard operation
http-signatures-php copied to clipboard

Remove random_compat dependency

Open peter279k opened this issue 6 years ago • 0 comments

Changed log

  • According to the official PHP doc, the random_* functions are available in php-7.x versions.

Remove this random compatibility dependency because native functions are available in php-7.x.

peter279k avatar Aug 05 '19 14:08 peter279k