php/doc-en
gmp_random_seed() throws a ValueError as of PHP 8.0, return section is incorect
Offen
#1.387 geöffnet am 08.02.2022
Extension: gmpbuggood first issue
Repository-Metriken
- Stars
- (596 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 99T 23h) (90 gemergte PRs in 30 T)
Beschreibung
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