Skip to content

Commit 6006ed0

Browse files
committed
[ci skip] Add ext/random Exception hierarchy to NEWS
1 parent 3fb1275 commit 6006ed0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ PHP NEWS
55
- Random:
66
. Removed redundant RuntimeExceptions from Randomizer methods. The
77
exceptions thrown by the engines will be exposed directly. (timwolla)
8+
. Added extension specific Exceptions/Errors (RandomException, RandomError,
9+
BrokenRandomEngineError). (timwolla)
810

911
04 Aug 2022, PHP 8.2.0beta2
1012

0 commit comments

Comments
 (0)