We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02edc46 commit c63efc7Copy full SHA for c63efc7
NEWS
@@ -49,6 +49,8 @@ PHP NEWS
49
for invalid $mode. (timwolla)
50
. Splitted Random\Randomizer::getInt() (without arguments) to
51
Random\Randomizer::nextInt(). (zeriyoshi)
52
+ . Added extension specific Exceptions/Errors (RandomException, RandomError,
53
+ BrokenRandomEngineError). (timwolla)
54
55
- Sockets:
56
. Added SOL_FILTER socket option for Solaris. (David Carlier)
0 commit comments