php/doc-en
gmp_random_seed() throws a ValueError as of PHP 8.0, return section is incorect
Aperta
#1387 aperta il 8 feb 2022
Extension: gmpbuggood first issue
Metriche repository
- Star
- (596 stelle)
- Metriche merge PR
- (Merge medio 99g 23h) (90 PR mergiate in 30 g)
Descrizione
https://www.php.net/manual/en/function.gmp-random-seed.php
The description has : void but the Return Values section says "Returns null on success or false on failure."
It looks like a changelog needs added to note the change from false return to error: https://3v4l.org/pokBp