php/doc-en
gmp_random_seed() throws a ValueError as of PHP 8.0, return section is incorect
開放
#1,387 建立於 2022年2月8日
Extension: gmpbuggood first issue
倉庫指標
- 星標
- (596 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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