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 3fb1275 commit 6006ed0Copy full SHA for 6006ed0
NEWS
@@ -5,6 +5,8 @@ PHP NEWS
5
- Random:
6
. Removed redundant RuntimeExceptions from Randomizer methods. The
7
exceptions thrown by the engines will be exposed directly. (timwolla)
8
+ . Added extension specific Exceptions/Errors (RandomException, RandomError,
9
+ BrokenRandomEngineError). (timwolla)
10
11
04 Aug 2022, PHP 8.2.0beta2
12
0 commit comments