php/doc-en

gmp_random_seed() throws a ValueError as of PHP 8.0, return section is incorect

オープン

#1,387 opened on 2022/02/08

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)XML (882 件のフォーク)auto 404
Extension: gmpbuggood first issue

Repository metrics

Stars
 (596 個のスター)
PR merge metrics
 (平均マージ 99d 23h) (30d で 90 merged PRs)

説明

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

コントリビューターガイド