History log of /PHP-8.2/ext/random/tests/02_engine/mt19937_error.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# 2d6a883b 23-Aug-2022 Tim Düsterhus

Unify structure for ext/random's engine tests (#9321)

* Remove user_xoshiro128plusplus.phpt

This test does not exercise any of the code paths of the random extension and
thus is

Unify structure for ext/random's engine tests (#9321)

* Remove user_xoshiro128plusplus.phpt

This test does not exercise any of the code paths of the random extension and
thus is no value-add.

* Unify structure for ext/random's engine tests

show more ...


# 53ca24d4 31-Jul-2022 Tim Düsterhus

Improve phrasing in argument value errors in ext/random (#9206)

This rephrases the error message for argument errors to be a proper English
sentence.

Co-authored-by: Máté Kocsis

Improve phrasing in argument value errors in ext/random (#9206)

This rephrases the error message for argument errors to be a proper English
sentence.

Co-authored-by: Máté Kocsis <kocsismate@woohoolabs.com>

show more ...


# d058acb4 27-Jul-2022 Tim Düsterhus

Use ValueError if an invalid mode is passed to Mt19937 (#9159)


# 4d8dd8d2 19-Jul-2022 Go Kudo

Implement Random Extension

https://wiki.php.net/rfc/rng_extension
https://wiki.php.net/rfc/random_extension_improvement